| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | alignof, offsetof | 2022-08-19 | 6 | -13/+63 | |
| | | |||||
| * | oops | 2022-08-18 | 1 | -1/+1 | |
| | | |||||
| * | switch enum | 2022-08-18 | 3 | -2/+7 | |
| | | |||||
| * | iswitch | 2022-08-18 | 3 | -1/+73 | |
| | | |||||
| * | lots of goodnes | 2022-08-18 | 8 | -43/+653 | |
| | | |||||
| * | fix bodyarg | 2022-08-18 | 13 | -66/+210 | |
| | | |||||
| * | macro bodyarg | 2022-08-18 | 2 | -7/+45 | |
| | | |||||
| * | parse defmacro | 2022-08-17 | 8 | -14/+268 | |
| | | |||||
| * | collatz checks | 2022-08-17 | 4 | -4/+98 | |
| | | |||||
| * | struct,union | 2022-08-17 | 3 | -33/+98 | |
| | | |||||
| * | ack check | 2022-08-17 | 4 | -33/+184 | |
| | | |||||
| * | collatz | 2022-08-17 | 1 | -0/+28 | |
| | | |||||
| * | if and loopses | 2022-08-17 | 2 | -19/+147 | |
| | | |||||
| * | let | 2022-08-17 | 5 | -7/+87 | |
| | | |||||
| * | more exprs, warnings | 2022-08-17 | 7 | -13/+172 | |
| | | |||||
| * | binary operators and more stuff | 2022-08-16 | 12 | -38/+241 | |
| | | |||||
| * | nullish coalescing operator ?? | 2022-08-16 | 3 | -13/+34 | |
| | | |||||
| * | syntax | 2022-08-16 | 2 | -2/+3 | |
| | | |||||
| * | change 'not' to '!' | 2022-08-16 | 7 | -27/+25 | |
| | | | | | it looks nicer | ||||
| * | stuff | 2022-08-16 | 11 | -36/+256 | |
| | | |||||
| * | diagnostics file loc | 2022-08-15 | 1 | -0/+24 | |
| | | |||||
| * | self hosted hello world parses | 2022-08-15 | 5 | -10/+47 | |
| | | |||||
| * | #when | 2022-08-15 | 4 | -5/+40 | |
| | | |||||
| * | self hosted progress | 2022-08-15 | 18 | -87/+754 | |
| | | |||||
| * | align fix | 2022-08-15 | 2 | -11/+10 | |
| | | |||||
| * | syntax comment fix | 2022-08-15 | 1 | -0/+1 | |
| | | |||||
| * | ^ | 2022-08-14 | 1 | -4/+4 | |
| | | |||||
| * | woa | 2022-08-14 | 22 | -104/+224 | |
| | | |||||
| * | fix arena | 2022-08-14 | 9 | -38/+123 | |
| | | |||||
| * | better comment syntax | 2022-08-14 | 3 | -19/+16 | |
| | | |||||
| * | fix | 2022-08-14 | 3 | -1/+1 | |
| | | |||||
| * | multiline comment and stuff | 2022-08-14 | 9 | -48/+49 | |
| | | |||||
| * | editorconfig | 2022-08-14 | 1 | -0/+10 | |
| | | |||||
| * | ok.. | 2022-08-13 | 12 | -25/+169 | |
| | | |||||
| * | target | 2022-08-13 | 9 | -16/+109 | |
| | | |||||
| * | set more | 2022-08-13 | 2 | -3/+21 | |
| | | |||||
| * | retty | 2022-08-13 | 1 | -1/+1 | |
| | | |||||
| * | set template | 2022-08-13 | 7 | -52/+90 | |
| | | |||||
| * | fix cgen cond | 2022-08-13 | 3 | -8/+31 | |
| | | |||||
| * | cond switch | 2022-08-13 | 6 | -11/+147 | |
| | | |||||
| * | fix #FILE #LINE | 2022-08-12 | 1 | -6/+17 | |
| | | |||||
| * | selfhosted lexer | 2022-08-12 | 9 | -42/+306 | |
| | | |||||
| * | oops | 2022-08-12 | 1 | -10/+8 | |
| | | |||||
| * | va list, cont fix | 2022-08-12 | 13 | -21/+295 | |
| | | |||||
| * | things | 2022-08-11 | 9 | -41/+336 | |
| | | |||||
| * | do-while | 2022-08-11 | 4 | -0/+39 | |
| | | |||||
| * | mcall ty | 2022-08-11 | 5 | -3/+13 | |
| | | |||||
| * | finally? | 2022-08-11 | 1 | -3/+5 | |
| | | |||||
| * | more fix | 2022-08-11 | 4 | -10/+13 | |
| | | |||||
| * | fixs | 2022-08-11 | 7 | -31/+87 | |
| | | |||||