|
58c5a01312
|
cl-structures: Clean up IndexMap and fix doctests
|
2024-07-10 14:56:17 -05:00 |
|
|
6aea23c8ba
|
cl-ast/desugar: Turn all paths into absolute paths
|
2024-04-29 16:25:30 -05:00 |
|
|
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 |
|
|
9566f098ac
|
cl-typeck: Remove NameCollectable trait, use NameCollector instead :D
|
2024-04-27 16:05:40 -05:00 |
|
|
40ec9b30e4
|
conlang: Use interned strings (Sym ) for all symbols
|
2024-04-24 19:34:29 -05:00 |
|
|
8121c1c8bb
|
Move typeck.rs from cl-repl to cl-typeck
|
2024-04-21 23:41:38 -05:00 |
|