mclangc/src/parser
MCorange 081ff9a27a Add external functions (both import and export), make includes work
still need to fix literal arrays, it has the same problem as struct
literals had with moving the literal into memory and modifying the
memory with variables
2026-01-29 22:37:04 +02:00
..
ast Add external functions (both import and export), make includes work 2026-01-29 22:37:04 +02:00
expr.rs Add external functions (both import and export), make includes work 2026-01-29 22:37:04 +02:00
mod.rs Add external functions (both import and export), make includes work 2026-01-29 22:37:04 +02:00
stat.rs Add external functions (both import and export), make includes work 2026-01-29 22:37:04 +02:00
typ.rs Add external functions (both import and export), make includes work 2026-01-29 22:37:04 +02:00
utils.rs Initial 2024-12-21 03:22:07 +02:00