1
0
mirror of https://github.com/janet-lang/janet synced 2024-11-06 00:36:17 +00:00
janet/src/boot
ML b6175e4296 Add keep-syntax and keep-syntax! functions
These functions are designed to make it easier to properly preserve the
sourcemap and tuple type in macros. This commit also modifies the threading
macros to make use of these functions.
2023-04-07 21:09:52 -04:00
..
array_test.c Update copyright year. 2023-01-07 15:03:35 -06:00
boot.c Update copyright year. 2023-01-07 15:03:35 -06:00
boot.janet Add keep-syntax and keep-syntax! functions 2023-04-07 21:09:52 -04:00
buffer_test.c Update copyright year. 2023-01-07 15:03:35 -06:00
number_test.c Update copyright year. 2023-01-07 15:03:35 -06:00
system_test.c Update copyright year. 2023-01-07 15:03:35 -06:00
table_test.c Update copyright year. 2023-01-07 15:03:35 -06:00
tests.h Begin work on new memory layout for all objects and GC. 2019-02-21 11:22:29 -05:00