deimos-lang/dmc-lib/src
2026-03-20 23:57:09 -05:00
..
ast Fixing bugs. WIP. 2026-03-20 23:57:09 -05:00
ir Fewer tests failing. WIP. 2026-03-20 20:39:30 -05:00
scope Major refactor of frontend ast semantic analysis. WIP. 2026-03-20 19:36:06 -05:00
symbol Fixing bugs. WIP. 2026-03-20 23:57:09 -05:00
symbol_table Fixing bugs. WIP. 2026-03-20 23:57:09 -05:00
constants_table.rs End-to-end with register allocation. 2026-03-08 01:27:09 -06:00
diagnostic.rs Expand diagnostic API. 2026-03-12 16:15:03 -05:00
error_codes.rs Fewer tests failing. WIP. 2026-03-20 20:39:30 -05:00
lexer.rs Lexing/parsing generic args. 2026-03-16 10:28:53 -05:00
lib.rs Major refactor of frontend ast semantic analysis. WIP. 2026-03-20 19:36:06 -05:00
parser.rs Semantic analysis of generic args and params. 2026-03-16 12:37:10 -05:00
source_range.rs Assembling directly from AST. 2026-02-28 08:22:57 -06:00
token.rs Lexing/parsing generic args. 2026-03-16 10:28:53 -05:00
type_info.rs Fixing bugs. WIP. 2026-03-20 23:57:09 -05:00
types_table.rs Fixing bugs. WIP. 2026-03-20 23:57:09 -05:00