This website requires JavaScript.
Explore
Main Site
Help
Register
Sign In
mirrors
/
janet
Watch
1
Star
0
Fork
0
You've already forked janet
mirror of
https://github.com/janet-lang/janet
synced
2025-02-09 21:30:02 +00:00
Code
Issues
1
Releases
Wiki
Activity
janet
/
src
History
Calvin Rose
87ecdb8112
Change \UXXXXXXXX -> \UXXXXXX and check codepoint max.
...
No need to add two extra leading zeros, as the max unicode codepoint is 0x10FFFF.
2020-04-05 07:09:53 -05:00
..
boot
Address
#321
2020-04-04 21:17:15 -05:00
conf
Update changelog and bump version to dev version.
2020-04-04 21:50:27 -05:00
core
Change \UXXXXXXXX -> \UXXXXXX and check codepoint max.
2020-04-05 07:09:53 -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