Conlang/compiler
John 7c73fd335c cl-typeck: Store def metadata in a Node
I'm not overly proud of this code, but it currently works. Will refactor later.
2024-04-29 15:40:30 -05:00
..
cl-arena cl-arena: Allow the arena to hold its own lifetime. 2024-04-28 02:01:52 -05:00
cl-ast cl-ast: Switch from old string interner to new string interner 2024-04-27 20:24:11 -05:00
cl-interpret cl-ast: Switch from old string interner to new string interner 2024-04-27 20:24:11 -05:00
cl-lexer Revert "Cargo.toml: Add documentation key" 2024-04-22 00:07:44 -05:00
cl-parser cl-ast: Switch from old string interner to new string interner 2024-04-27 20:24:11 -05:00
cl-repl conlang: Use interned strings (Sym) for all symbols 2024-04-24 19:34:29 -05:00
cl-structures cl-arena: Allow the arena to hold its own lifetime. 2024-04-28 02:01:52 -05:00
cl-token Revert "Cargo.toml: Add documentation key" 2024-04-22 00:07:44 -05:00
cl-typeck cl-typeck: Store def metadata in a Node 2024-04-29 15:40:30 -05:00