deimos-lang/dmc-lib/src
2026-03-12 16:24:20 -05:00
..
ast Add basic classes example. 2026-03-12 16:24:20 -05:00
ir Complete negation operator. 2026-03-11 19:54:47 -05:00
scope Add ctors, most name-analysis for classes/fields/constructors. 2026-03-12 12:35:36 -05:00
symbol Add ability to call constructors. 2026-03-12 15:57:32 -05:00
symbol_table Add ctors, most name-analysis for classes/fields/constructors. 2026-03-12 12:35:36 -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
lexer.rs Add ctors, most name-analysis for classes/fields/constructors. 2026-03-12 12:35:36 -05:00
lib.rs Refactor scopes and symbol table for more resiliency and classes/fields. 2026-03-11 15:05:47 -05:00
parser.rs Add ctors, most name-analysis for classes/fields/constructors. 2026-03-12 12:35:36 -05:00
source_range.rs Assembling directly from AST. 2026-02-28 08:22:57 -06:00
token.rs Add ctors, most name-analysis for classes/fields/constructors. 2026-03-12 12:35:36 -05:00
type_info.rs Add ability to call constructors. 2026-03-12 15:57:32 -05:00