about summary refs log tree commit diff
path: root/boot/visit
AgeCommit message (Expand)Author
2026-05-04Initial lowering pass 2 implementation, create shells for source expressions ...Mel
2026-05-04Complete lowering pass 1, fully collect all top-level declarations and their ...Mel
2026-05-03IR lowering pass 1, function declarationsMel
2026-05-03Macro for empty leaf walking for IR visiting, re-formatMel
2026-05-03IR visit system and pretty printerMel
2026-05-03Move tree visit definitions in visit.c to visit/tree.c for future consistencyMel