jolt/doc
Yogthos d724aa7069 reader: one-char literals for non-symbol chars (\{ \( \, \%)
read-char read the char name with symbol-char?, so a literal whose char isn't a
symbol char (\{, \(, \), \,, \%, …) came back as an empty name and errored
'Unsupported character'. Now a single non-symbol char after \ is taken as a
one-character literal of that char. Surfaced by funcool/cuerdas (uses \{), which
now loads. Spec cases added.
2026-06-06 00:10:17 -04:00
..
building-and-deps.md bake the .clj stdlib into the binary 2026-06-05 23:51:03 -04:00
grammar.ebnf docs: bring EBNF grammar and project docs up to date 2026-06-05 14:40:47 -04:00
tools-deps.md reader: one-char literals for non-symbol chars (\{ \( \, \%) 2026-06-06 00:10:17 -04:00