aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/cli.sh
AgeCommit message (Collapse)Author
2026-02-07feat: bump to v0.4.0v0.4.0nsfisis
2026-02-07feat: support function calls via function pointersnsfisis
The two-pass parsing of function pointer declaration is referenced from chibicc: https://github.com/rui314/chibicc
2026-01-24refactor: organize test filesnsfisis