history for: README.md

commit author date subject
9cc25f9 Antoni Marzec 2026-02-26 16:19 update readme
f689b6a Antoni Marzec 2026-01-28 19:35 update readme
83a80b9 Antoni Marzec 2026-01-28 19:17 rename project to qk
6816e4b Antoni Marzec 2025-09-11 15:23 update readme
08630f4 Antoni Marzec 2025-09-11 11:01 git hooks and readme update
4cf82e5 marzeq 2025-02-13 22:56 add variadics for external function defs
3c556fd marzeq 2025-02-09 17:38 add char literals
22f21e1 marzeq 2025-02-08 20:55 fix case where as generation fails when last statement is function and it alwaysReturns
8e46789 marzeq 2025-02-08 17:41 add codegen for everything the typechecker supports
53e437c marzeq 2025-02-04 17:31 update readme roadmap
6087a5b marzeq 2025-02-04 16:24 reimplement include imports
cf49edf marzeq 2025-02-04 12:08 add string literals, and update imports to use them
1d3ff2e marzeq 2025-02-04 10:59 lay out roadmap for qbe ir gen
75179de marzeq 2025-02-04 10:18 add boolean literals
96c30ee marzeq 2025-02-03 22:03 initial commit