1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-25 22:53:16 +00:00
janet/tools
Calvin Rose bad040665f Renamed bigint -> inttypes / int
A lot of refactoring larger integer types. Fix a number
of casting errors, but mostly rename things. Also try to
limit use of template-like macros as they bloat the binary
if not used in moderation. We were able to reduce the size of
typed array code as well by using a single view types.
2019-03-18 18:36:53 -07:00
..
amalg.janet Renamed bigint -> inttypes / int 2019-03-18 18:36:53 -07:00
bars.janet Optional param in bars.janet 2019-03-12 11:35:27 -04:00
cook.janet Add -undefined dynamic_lookup on mac. 2019-03-03 15:18:17 -05:00
gendoc.janet Remove some more extra text in core api doc. 2019-02-16 18:39:44 -05:00
highlight.janet Update special form lists to include break. 2019-03-11 00:58:26 -04:00
symcharsgen.c Add make format to format code. 2019-02-19 20:51:34 -05:00
tm_lang_gen.janet Update special form lists to include break. 2019-03-11 00:58:26 -04:00
xxd.c Update generating tools to produce stylish code. 2019-02-19 21:28:22 -05:00