about summary refs log tree commit diff
path: root/boot/visit/ir.c
AgeCommit message (Collapse)Author
2026-05-04Complete lowering pass 1, fully collect all top-level declarations and their ↵Mel
dependencies Signed-off-by: Mel <mel@rnrd.eu>
2026-05-03IR lowering pass 1, function declarationsMel
Signed-off-by: Mel <mel@rnrd.eu>
2026-05-03Macro for empty leaf walking for IR visiting, re-formatMel
Signed-off-by: Mel <mel@rnrd.eu>
2026-05-03IR visit system and pretty printerMel
Signed-off-by: Mel <mel@rnrd.eu>