1
0
mirror of https://github.com/janet-lang/janet synced 2026-02-08 03:00:19 +00:00
Files
janet/test
Calvin Rose 0c1585fdfe Preserve tuple type to fix #1709
Macro expansion as done by `macex1` was incorrectly losing the semantic
tuple information inside the `set` form. Since macro expansion is
usually done by the compiler, and `macex1` is mainly used for debugging
and deep transformations inside other macros, this only surfaced with
certain usage of short-fn macro.
2026-01-29 06:52:43 -06:00
..
2026-01-12 07:57:41 -06:00