1
0
mirror of https://github.com/janet-lang/janet synced 2024-11-05 08:16:16 +00:00
janet/src
Calvin Rose 464fb73d83 Add os/perm-int and os/perm-str.
This helps address #331. While we could also
make os/stat return an integer, we don't do that yet
for api breakage reasons.

This also lets us use this logic on other functions
that take permission strings.
2020-04-03 15:02:12 -05:00
..
boot Fix typo flie 2020-03-31 15:31:27 +02:00
conf Prepare for 1.8.1 release. 2020-03-31 09:49:09 -05:00
core Add os/perm-int and os/perm-str. 2020-04-03 15:02:12 -05:00
include Fix wrong check on big endian systems 2020-03-30 13:38:49 -05:00
mainclient Address #301 2020-03-08 20:44:03 -05:00