deimos-lang/src
2025-10-14 11:14:07 -05:00
..
ast Properly using dyn for better dispatch of gather methods. 2025-10-13 11:58:30 -05:00
bin Remove mut on compilation unit params in name analysis. 2025-10-09 17:16:18 -05:00
diagnostic Refactor name-analysis code into separate module/files. 2025-05-16 10:56:57 -05:00
ir Sketching out IR structs/enums. 2025-10-04 21:32:33 -05:00
module WIP on enum generation and solving generated errors. 2025-09-14 21:06:58 -05:00
name_analysis Resolve local variables. 2025-10-14 11:14:07 -05:00
object_file Sketch DvmObjectFile type and related functions. 2025-04-14 07:59:51 -05:00
parser Various gathering and scope table. 2025-10-13 10:51:22 -05:00
std_core Refactor name-analysis SymbolTable, etc. 2025-10-03 09:52:04 -05:00
util WIP on enum generation and solving generated errors. 2025-09-14 21:06:58 -05:00
vm WIP on enum generation and solving generated errors. 2025-09-14 21:06:58 -05:00
lib.rs Sketching out IR structs/enums. 2025-10-04 21:32:33 -05:00