aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-06-29add basic character literalsHEADmainClyne Sullivan
2024-06-28fix fibonacci exampleClyne Sullivan
2024-06-28shortcut push-pops; don't env-copy functionsClyne Sullivan
2024-06-28cache sp, minor refactorsClyne Sullivan
2024-06-27move AST->IR outside of parsing stageClyne Sullivan
2024-06-27switch target to x86-64Clyne Sullivan
2024-06-25take env off stack; only save locals for recursionClyne Sullivan
2024-06-25remove unnecessary setinsertpointClyne Sullivan
2024-06-20global env; alloca localsClyne Sullivan
2024-06-16move list impl to forspClyne Sullivan
2024-06-16finish fibonacci exampleClyne Sullivan
2024-06-15readme update; use CC in MakefileClyne Sullivan
2024-06-15recursion; list via support.cClyne Sullivan
2024-06-15some error reportingClyne Sullivan
2024-06-15add license to filesClyne Sullivan
2024-06-15break code into separate filesClyne Sullivan
2024-06-14initial commitClyne Sullivan
2024-06-14Initial commitClyne