1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-23 13:43:16 +00:00
janet/tools
Calvin Rose fe27df528c Boot core library from image rather than source
This should speed up start time and reduce malloc/free
usage to about 15% of what is what previously for startup.
The current cost is slightly larger binary as the representaion
of the image is currently less compact than source code.
2019-02-08 00:44:30 -05:00
..
amalg.janet Boot core library from image rather than source 2019-02-08 00:44:30 -05:00
bars.janet Fix some typos and update style. 2019-01-31 22:38:59 -05:00
cook.janet Added :lflags option to cook/make-native 2019-01-31 13:30:37 +01:00
gendoc.janet Add anchors in generated docs 2019-01-26 10:12:33 -05:00
highlight.janet Export html-escape from highlight tool. 2019-01-20 13:31:26 -05:00
symcharsgen.c Update copyright date, fix types, remove trailing whitespace. 2019-01-06 03:23:03 -05:00
tm_lang_gen.janet Add splice special form to grammar. 2019-01-08 20:05:36 -05:00
xxd.c Add source amalgamation 2019-01-24 00:15:58 -05:00