deimos-lang/dmc-lib/src
2026-03-13 00:01:55 -05:00
..
ast VM-side work on values and objects to make it possible to locate fields. 2026-03-13 00:01:55 -05:00
ir VM-side work on values and objects to make it possible to locate fields. 2026-03-13 00:01:55 -05:00
scope Add ctors, most name-analysis for classes/fields/constructors. 2026-03-12 12:35:36 -05:00
symbol More work on getting example to compile, need to use fqns and proper returns. 2026-03-12 23:48:35 -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 More work on getting example to compile, need to use fqns and proper returns. 2026-03-12 23:48:35 -05:00