Conlang/compiler
John f24bd10c53 cl-structures: intern_pool isn't unsafe
Nor is it an intern pool, it's more of an unstable typed arena. Ah well.
2024-04-24 17:00:58 -05:00
..
cl-ast cl-ast: Give Path some inherent methods 2024-04-22 21:04:30 -05:00
cl-interpret Revert "Cargo.toml: Add documentation key" 2024-04-22 00:07:44 -05:00
cl-lexer Revert "Cargo.toml: Add documentation key" 2024-04-22 00:07:44 -05:00
cl-parser cl-parser: Forego RAII scopeguard finalization pattern in impl Fold for ModuleInliner 2024-04-22 21:43:30 -05:00
cl-repl repline: Remove default-features from crossterm, since we don't use the event API 2024-04-22 02:18:57 -05:00
cl-structures cl-structures: intern_pool isn't unsafe 2024-04-24 17:00:58 -05:00
cl-token Revert "Cargo.toml: Add documentation key" 2024-04-22 00:07:44 -05:00
cl-typeck cl-typeck: Fix list in doc comment getting mistaken for a doctest 2024-04-24 16:50:30 -05:00