about summary refs log tree commit diff
path: root/boot/visit.c
AgeCommit message (Expand)Author
2025-06-30Factor out translation unit includes to seperate headerMel
2025-06-30License project files under MPL-2.0Mel
2025-06-30Re-format FOR_EACH macros as control structuresMel
2025-06-30Implement Visitor system for syntax tree, with re-written tree printer as fir...Mel