| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | EUSwitch and #tag | 2022-08-19 | 2 | -4/+75 | |
| * | fix leaks | 2022-08-19 | 1 | -2/+3 | |
| * | do not use P.tokloc directly | 2022-08-19 | 1 | -63/+56 | |
| * | templates | 2022-08-19 | 4 | -28/+284 | |
| * | tagged unions | 2022-08-19 | 2 | -1/+18 | |
| * | enum union size,align and enumty | 2022-08-19 | 2 | -11/+53 | |
| * | big mem fix | 2022-08-19 | 1 | -1/+3 | |
| * | take alignment in allocator | 2022-08-19 | 3 | -12/+15 | |
| * | alignof, offsetof | 2022-08-19 | 3 | -8/+19 | |
| * | switch enum | 2022-08-18 | 2 | -1/+2 | |
| * | iswitch | 2022-08-18 | 2 | -1/+64 | |
| * | lots of goodnes | 2022-08-18 | 5 | -35/+605 | |
| * | fix bodyarg | 2022-08-18 | 11 | -63/+201 | |
| * | parse defmacro | 2022-08-17 | 6 | -8/+266 | |
| * | collatz checks | 2022-08-17 | 3 | -4/+97 | |
| * | struct,union | 2022-08-17 | 3 | -33/+98 | |
| * | ack check | 2022-08-17 | 4 | -33/+184 | |
| * | if and loopses | 2022-08-17 | 2 | -19/+147 | |
| * | let | 2022-08-17 | 3 | -5/+82 | |
| * | more exprs, warnings | 2022-08-17 | 5 | -11/+170 | |
| * | binary operators and more stuff | 2022-08-16 | 7 | -29/+183 | |
| * | nullish coalescing operator ?? | 2022-08-16 | 1 | -2/+6 | |
| * | syntax | 2022-08-16 | 1 | -1/+1 | |
| * | change 'not' to '!' | 2022-08-16 | 4 | -23/+23 | |
| * | stuff | 2022-08-16 | 9 | -28/+243 | |
| * | diagnostics file loc | 2022-08-15 | 1 | -0/+24 | |
| * | self hosted hello world parses | 2022-08-15 | 3 | -1/+43 | |
| * | self hosted progress | 2022-08-15 | 12 | -67/+714 | |
| * | woa | 2022-08-14 | 16 | -98/+168 | |
| * | fix arena | 2022-08-14 | 7 | -37/+116 | |
| * | better comment syntax | 2022-08-14 | 1 | -3/+1 | |
| * | multiline comment and stuff | 2022-08-14 | 3 | -46/+32 | |
| * | ok.. | 2022-08-13 | 7 | -18/+159 | |
| * | target | 2022-08-13 | 5 | -11/+93 | |
| * | set more | 2022-08-13 | 2 | -3/+21 | |
| * | set template | 2022-08-13 | 4 | -43/+70 | |
| * | fix cgen cond | 2022-08-13 | 2 | -7/+30 | |
| * | cond switch | 2022-08-13 | 3 | -10/+88 | |
| * | selfhosted lexer | 2022-08-12 | 5 | -36/+281 | |
| * | va list, cont fix | 2022-08-12 | 5 | -8/+224 | |
| * | things | 2022-08-11 | 6 | -21/+285 | |
| * | do-while | 2022-08-11 | 1 | -0/+4 | |
| * | mcall ty | 2022-08-11 | 3 | -2/+12 | |
| * | fixs | 2022-08-11 | 3 | -2/+37 | |
| * | many bugfix | 2022-08-10 | 8 | -44/+119 | |
| * | ok | 2022-08-08 | 5 | -5/+39 | |
| * | start self hosted comler | 2022-08-08 | 3 | -0/+32 |