| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | def x = expr -> defmacro x = expr, def const -> def | 2022-08-31 | 1 | -6/+16 | |
| * | remove ir*.cff; make vararg only with primitive types | 2022-08-29 | 1 | -0/+3 | |
| * | don't inherit defers into nested functions | 2022-08-25 | 1 | -0/+1 | |
| * | ir | 2022-08-22 | 1 | -1/+1 | |
| * | initial work on IR | 2022-08-20 | 1 | -1/+4 | |
| * | defer fix | 2022-08-20 | 1 | -0/+3 | |
| * | defer | 2022-08-20 | 1 | -8/+25 | |
| * | alignof, offsetof | 2022-08-19 | 1 | -5/+41 | |
| * | oops | 2022-08-18 | 1 | -1/+1 | |
| * | fix bodyarg | 2022-08-18 | 1 | -2/+6 | |
| * | macro bodyarg | 2022-08-18 | 1 | -3/+41 | |
| * | let | 2022-08-17 | 1 | -2/+2 | |
| * | binary operators and more stuff | 2022-08-16 | 1 | -3/+39 | |
| * | nullish coalescing operator ?? | 2022-08-16 | 1 | -10/+27 | |
| * | change 'not' to '!' | 2022-08-16 | 1 | -2/+2 | |
| * | stuff | 2022-08-16 | 1 | -7/+9 | |
| * | self hosted hello world parses | 2022-08-15 | 1 | -0/+2 | |
| * | #when | 2022-08-15 | 1 | -0/+27 | |
| * | self hosted progress | 2022-08-15 | 1 | -11/+14 | |
| * | woa | 2022-08-14 | 1 | -5/+12 | |
| * | fix arena | 2022-08-14 | 1 | -1/+3 | |
| * | better comment syntax | 2022-08-14 | 1 | -14/+13 | |
| * | multiline comment and stuff | 2022-08-14 | 1 | -0/+12 | |
| * | ok.. | 2022-08-13 | 1 | -2/+2 | |
| * | target | 2022-08-13 | 1 | -1/+3 | |
| * | retty | 2022-08-13 | 1 | -1/+1 | |
| * | set template | 2022-08-13 | 1 | -2/+9 | |
| * | cond switch | 2022-08-13 | 1 | -1/+32 | |
| * | fix #FILE #LINE | 2022-08-12 | 1 | -6/+17 | |
| * | selfhosted lexer | 2022-08-12 | 1 | -4/+5 | |
| * | va list, cont fix | 2022-08-12 | 1 | -0/+25 | |
| * | things | 2022-08-11 | 1 | -17/+41 | |
| * | do-while | 2022-08-11 | 1 | -0/+26 | |
| * | mcall ty | 2022-08-11 | 1 | -0/+1 | |
| * | more fix | 2022-08-11 | 1 | -2/+4 | |
| * | fixs | 2022-08-11 | 1 | -10/+13 | |
| * | many bugfix | 2022-08-10 | 1 | -6/+5 | |
| * | oops | 2022-08-09 | 1 | -1/+1 | |
| * | != | 2022-08-09 | 1 | -2/+2 | |
| * | change comment syntax | 2022-08-09 | 1 | -6/+7 | |
| * | ok | 2022-08-08 | 1 | -0/+8 | |
| * | start self hosted comler | 2022-08-08 | 1 | -4/+17 | |
| * | dbg | 2022-08-08 | 1 | -1/+0 | |
| * | anon union/struct | 2022-08-08 | 1 | -1/+14 | |
| * | correct handling of import path | 2022-08-08 | 1 | -4/+21 | |
| * | oops | 2022-08-08 | 1 | -0/+1 | |
| * | expand macros at toplevel | 2022-08-08 | 1 | -0/+7 | |
| * | change label syntax | 2022-08-08 | 1 | -2/+2 | |
| * | lexing fix | 2022-08-08 | 1 | -1/+4 | |
| * | direct access of eunion fields | 2022-08-08 | 1 | -4/+18 |