Conlang/cl-structures/src
John 4a52d2bc6a conlang: Update type checker
- cl-typeck: Add modules, intrinsic types, unify definition ids
- cl-ast: make attribute lists `Default`
- cl-structures: Add functions to iterate through a pool
- cl-repl: Create an example REPL for the type checker
2024-04-01 05:14:06 -05:00
..
tree cl-structures: Tree cleanup 2024-03-27 01:25:19 -05:00
intern_pool.rs conlang: Update type checker 2024-04-01 05:14:06 -05:00
lib.rs cl-structures: Sketch out a type-safe generic interning pool 2024-03-27 01:26:27 -05:00
span.rs cl-structures: break span into its own file. 2024-03-12 19:32:11 -05:00
stack.rs cl-structures: add a sized, monotype stack 2024-03-15 05:11:47 -05:00
tree.rs cl-structures: Tree cleanup 2024-03-27 01:25:19 -05:00