1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-26 15:13:16 +00:00
janet/src
Calvin Rose 3c63a48df4 (#667) Add constant inlining for tuples and structs.
Structs and tuples composed entirely out of constant values
will themselves be considered constant values during compilation.
This reduces the amount of generated code.
2021-03-16 20:52:55 -05:00
..
boot Add group-by and partition-by to the core. 2021-03-04 19:34:36 -06:00
conf Prepare for 1.15.4 release. 2021-03-16 20:12:33 -05:00
core (#667) Add constant inlining for tuples and structs. 2021-03-16 20:52:55 -05:00
include Sort keys initial. 2021-03-13 19:17:07 -06:00
mainclient Begin work on allowing small binaries. 2021-01-23 17:08:11 -06:00