tlang/source/tlang
Tristan B. Velloza Kildaire 8bf076b999 TypeChecker (unittests)
- Fixed up calls to `getBuiltInType(...)` which now require some `Container` to pivot on. We now pass in the `Program`
- Fixed up unittests which used `getModule()`, for such uni-modular tests we just use `program.getModules()[0]` now
2024-02-27 09:19:40 +02:00
..
commandline Commands 2023-10-29 14:55:09 +02:00
compiler TypeChecker (unittests) 2024-02-27 09:19:40 +02:00
misc Utils 2022-12-12 16:39:57 +02:00
testing Test cases 2023-12-05 19:35:54 +02:00
app.d Packaging 2023-02-05 20:21:26 +02:00