| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | labels, #FILE #LINE, some bugfixes, c types | 2022-08-19 | 1 | -24/+68 | ||
| * | fix hashing and typeeq for enums | 2022-08-19 | 1 | -1/+3 | ||
| * | #tag lvalue | 2022-08-19 | 1 | -1/+4 | ||
| * | EUSwitch and #tag | 2022-08-19 | 1 | -3/+63 | ||
| * | fix leaks | 2022-08-19 | 1 | -2/+3 | ||
| * | do not use P.tokloc directly | 2022-08-19 | 1 | -63/+56 | ||
| * | templates | 2022-08-19 | 1 | -21/+226 | ||
| * | tagged unions | 2022-08-19 | 1 | -1/+17 | ||
| * | enum union size,align and enumty | 2022-08-19 | 1 | -11/+52 | ||
| * | take alignment in allocator | 2022-08-19 | 1 | -3/+3 | ||
| * | alignof, offsetof | 2022-08-19 | 1 | -2/+16 | ||
| * | switch enum | 2022-08-18 | 1 | -0/+1 | ||
| * | iswitch | 2022-08-18 | 1 | -1/+59 | ||
| * | lots of goodnes | 2022-08-18 | 1 | -31/+469 | ||
| * | fix bodyarg | 2022-08-18 | 1 | -30/+149 | ||
| * | parse defmacro | 2022-08-17 | 1 | -5/+157 | ||
| * | collatz checks | 2022-08-17 | 1 | -3/+40 | ||
| * | struct,union | 2022-08-17 | 1 | -33/+89 | ||
| * | ack check | 2022-08-17 | 1 | -33/+139 | ||
| * | if and loopses | 2022-08-17 | 1 | -19/+134 | ||
| * | let | 2022-08-17 | 1 | -5/+76 | ||
| * | more exprs, warnings | 2022-08-17 | 1 | -5/+122 | ||
| * | binary operators and more stuff | 2022-08-16 | 1 | -23/+164 | ||
| * | nullish coalescing operator ?? | 2022-08-16 | 1 | -2/+6 | ||
| * | change 'not' to '!' | 2022-08-16 | 1 | -19/+19 | ||
| * | stuff | 2022-08-16 | 1 | -7/+126 | ||
| * | self hosted hello world parses | 2022-08-15 | 1 | -1/+40 | ||
| * | self hosted progress | 2022-08-15 | 1 | -10/+317 | ||
| * | woa | 2022-08-14 | 1 | -3/+20 | ||
| * | fix arena | 2022-08-14 | 1 | -3/+20 | ||
| * | ok.. | 2022-08-13 | 1 | -0/+9 | ||
| * | set template | 2022-08-13 | 1 | -3/+1 | ||
| * | fix cgen cond | 2022-08-13 | 1 | -7/+26 | ||
| * | cond switch | 2022-08-13 | 1 | -2/+57 | ||
| * | selfhosted lexer | 2022-08-12 | 1 | -5/+137 | ||
| * | va list, cont fix | 2022-08-12 | 1 | -0/+83 | ||
| * | things | 2022-08-11 | 1 | -2/+145 | ||
| * | many bugfix | 2022-08-10 | 1 | -1/+1 | ||
| * | ok | 2022-08-08 | 1 | -0/+5 | ||