| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | switch enum | 2022-08-18 | 1 | -1/+5 | |
| * | iswitch | 2022-08-18 | 1 | -0/+9 | |
| * | lots of goodnes | 2022-08-18 | 3 | -8/+48 | |
| * | fix bodyarg | 2022-08-18 | 2 | -3/+9 | |
| * | macro bodyarg | 2022-08-18 | 2 | -7/+45 | |
| * | collatz checks | 2022-08-17 | 1 | -0/+1 | |
| * | let | 2022-08-17 | 1 | -2/+2 | |
| * | more exprs, warnings | 2022-08-17 | 1 | -0/+2 | |
| * | binary operators and more stuff | 2022-08-16 | 4 | -7/+56 | |
| * | nullish coalescing operator ?? | 2022-08-16 | 2 | -11/+28 | |
| * | change 'not' to '!' | 2022-08-16 | 3 | -4/+2 | |
| * | stuff | 2022-08-16 | 1 | -7/+9 | |
| * | self hosted hello world parses | 2022-08-15 | 1 | -0/+2 | |
| * | #when | 2022-08-15 | 3 | -1/+31 | |
| * | self hosted progress | 2022-08-15 | 5 | -20/+32 | |
| * | align fix | 2022-08-15 | 2 | -11/+10 | |
| * | ^ | 2022-08-14 | 1 | -4/+4 | |
| * | woa | 2022-08-14 | 5 | -21/+24 | |
| * | fix arena | 2022-08-14 | 2 | -1/+7 | |
| * | better comment syntax | 2022-08-14 | 1 | -14/+13 | |
| * | multiline comment and stuff | 2022-08-14 | 2 | -1/+13 | |
| * | ok.. | 2022-08-13 | 5 | -7/+10 | |
| * | target | 2022-08-13 | 4 | -5/+16 | |
| * | retty | 2022-08-13 | 1 | -1/+1 | |
| * | set template | 2022-08-13 | 3 | -9/+20 | |
| * | fix cgen cond | 2022-08-13 | 1 | -1/+1 | |
| * | cond switch | 2022-08-13 | 3 | -1/+59 | |
| * | fix #FILE #LINE | 2022-08-12 | 1 | -6/+17 | |
| * | selfhosted lexer | 2022-08-12 | 4 | -6/+25 | |
| * | oops | 2022-08-12 | 1 | -10/+8 | |
| * | va list, cont fix | 2022-08-12 | 5 | -13/+71 | |
| * | things | 2022-08-11 | 3 | -20/+51 | |
| * | do-while | 2022-08-11 | 3 | -0/+35 | |
| * | mcall ty | 2022-08-11 | 2 | -1/+1 | |
| * | finally? | 2022-08-11 | 1 | -3/+5 | |
| * | more fix | 2022-08-11 | 4 | -10/+13 | |
| * | fixs | 2022-08-11 | 4 | -29/+50 | |
| * | many bugfix | 2022-08-10 | 4 | -11/+18 | |
| * | oops | 2022-08-09 | 1 | -1/+1 | |
| * | oops | 2022-08-09 | 5 | -1/+2 | |
| * | != | 2022-08-09 | 1 | -2/+2 | |
| * | change comment syntax | 2022-08-09 | 5 | -10/+11 | |
| * | ok | 2022-08-08 | 8 | -4/+18 | |
| * | start self hosted comler | 2022-08-08 | 7 | -5/+54 | |
| * | 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 | 2 | -1/+2 | |
| * | expand macros at toplevel | 2022-08-08 | 2 | -1/+10 | |
| * | var_%d__ | 2022-08-08 | 1 | -5/+5 |