| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add type, multiline strings | 2022-08-29 | 1 | -1/+3 | |
| * | gensym fix, offset fix, str statics | 2022-08-26 | 1 | -0/+20 | |
| * | don't inherit defers into nested functions | 2022-08-25 | 1 | -0/+1 | |
| * | mhm | 2022-08-25 | 1 | -5/+2 | |
| * | hmm | 2022-08-25 | 1 | -1/+2 | |
| * | eu switch | 2022-08-25 | 1 | -1/+46 | |
| * | more llvm | 2022-08-24 | 1 | -1/+1 | |
| * | enum ini | 2022-08-24 | 1 | -33/+1 | |
| * | arch stuff | 2022-08-24 | 1 | -0/+2 | |
| * | ir | 2022-08-22 | 1 | -1/+1 | |
| * | initial work on IR | 2022-08-20 | 2 | -3/+9 | |
| * | defer fix | 2022-08-20 | 3 | -9/+13 | |
| * | defer | 2022-08-20 | 4 | -21/+69 | |
| * | labels, #FILE #LINE, some bugfixes, c types | 2022-08-19 | 1 | -2/+2 | |
| * | fix hashing and typeeq for enums | 2022-08-19 | 1 | -1/+1 | |
| * | EUSwitch and #tag | 2022-08-19 | 1 | -2/+0 | |
| * | fix vim syntax | 2022-08-19 | 1 | -0/+2 | |
| * | templates | 2022-08-19 | 1 | -1/+7 | |
| * | tagged unions | 2022-08-19 | 1 | -0/+3 | |
| * | enum union size,align and enumty | 2022-08-19 | 1 | -0/+6 | |
| * | alignof, offsetof | 2022-08-19 | 3 | -5/+44 | |
| * | oops | 2022-08-18 | 1 | -1/+1 | |
| * | 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 |