deimos-lang/src
2025-11-23 14:22:33 -06:00
..
asm Rewrite pretty_print as Display impl; tweaking ir. 2025-11-22 16:31:08 -06:00
ast Add fields and special children for Polymorphic enum loop specs. 2025-11-23 14:22:33 -06:00
bin Add fields and special children for Polymorphic enum loop specs. 2025-11-23 14:22:33 -06:00
diagnostic Refactor name-analysis code into separate module/files. 2025-05-16 10:56:57 -05:00
ir Beginnings of type analysis. 2025-11-22 17:59:08 -06:00
module WIP on enum generation and solving generated errors. 2025-09-14 21:06:58 -05:00
name_analysis Beginnings of type analysis. 2025-11-22 17:59:08 -06:00
object_file Sketch DvmObjectFile type and related functions. 2025-04-14 07:59:51 -05:00
parser Add fields and special children for Polymorphic enum loop specs. 2025-11-23 14:22:33 -06:00
std_core Introduce asm representation (between ir and vm instructions). 2025-11-21 21:38:12 -06:00
type_analysis Add fields and special children for Polymorphic enum loop specs. 2025-11-23 14:22:33 -06:00
util Successfully fixed implicit global println test. 2025-11-01 21:38:52 -05:00
vm Modest implementation of lowering to IR and Instruction code. 2025-11-19 23:23:43 -06:00
lib.rs Beginnings of type analysis. 2025-11-22 17:59:08 -06:00