Conlang/compiler
John fe2b816f27 cl-typeck: Crate-spanning refactor part 2
- Removed all unreferenced files
- Reimplemented missing/nonfunctional behavior
- Added module documentation for most things
  - TODO: item-level docs on Entry(Mut)
- Reparented the stages of Table population into the `stage` module.
  - TODO: rewrite type inference to use only the tools provided by Table.
2024-07-25 05:55:11 -05:00
..
cl-arena cl-arena: Add iterator allocation to TypedArena 2024-05-04 22:17:34 -05:00
cl-ast cl-typeck: Refactor display for Def. 2024-07-21 01:46:20 -05:00
cl-interpret conlang: Self is not a type, it's a path to a type 2024-07-17 15:05:52 -05:00
cl-lexer Revert "Cargo.toml: Add documentation key" 2024-04-22 00:07:44 -05:00
cl-parser conlang: Add array and slice type syntax 2024-07-20 18:22:50 -05:00
cl-repl conlang: Add array and slice type syntax 2024-07-20 18:22:50 -05:00
cl-structures cl-structures: Clean up IndexMap and fix doctests 2024-07-10 14:56:17 -05:00
cl-token Revert "Cargo.toml: Add documentation key" 2024-04-22 00:07:44 -05:00
cl-typeck cl-typeck: Crate-spanning refactor part 2 2024-07-25 05:55:11 -05:00