deimos-lang/src
2025-10-20 19:20:43 -05:00
..
ast Properly using dyn for better dispatch of gather methods. 2025-10-13 11:58:30 -05:00
bin New phases for name analysis. 2025-10-20 19:20:43 -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 New phases for name analysis. 2025-10-20 19:20:43 -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 Fix memory bugs. 2025-10-18 22:35:14 -05:00
lib.rs Rework gc api. 2025-10-17 18:11:02 -05:00