Conlang/stdlib
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
..
lib.cl cl-parser: Implement a module inlining pass 2024-04-21 22:31:01 -05:00
num.cl stdlib: Update num.cl with eased name resolution restrictions 2024-07-21 06:03:16 -05:00
test.cl cl-typeck: Crate-spanning refactor part 2 2024-07-25 05:55:11 -05:00