| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | improve bitfields | 2022-08-27 | 1 | -109/+114 | |
| | | |||||
| * | bitfields | 2022-08-26 | 1 | -21/+71 | |
| | | |||||
| * | array statics | 2022-08-26 | 1 | -0/+28 | |
| | | |||||
| * | some fixes + .[] syntax sugar | 2022-08-26 | 1 | -2/+2 | |
| | | |||||
| * | oops | 2022-08-26 | 1 | -1/+1 | |
| | | |||||
| * | vararg promote array->ptr | 2022-08-26 | 1 | -1/+4 | |
| | | |||||
| * | gensym fix, offset fix, str statics | 2022-08-26 | 1 | -1/+9 | |
| | | |||||
| * | vararg promotion | 2022-08-25 | 1 | -2/+10 | |
| | | |||||
| * | hmm | 2022-08-25 | 1 | -3/+9 | |
| | | |||||
| * | now test.cff kinda | 2022-08-25 | 1 | -12/+62 | |
| | | |||||
| * | slen, sptr, complete method type stuff | 2022-08-25 | 1 | -0/+15 | |
| | | |||||
| * | aligns fix | 2022-08-25 | 1 | -1/+2 | |
| | | |||||
| * | add cond switch | 2022-08-25 | 1 | -0/+26 | |
| | | |||||
| * | eu switch | 2022-08-25 | 1 | -10/+61 | |
| | | |||||
| * | iswitch | 2022-08-25 | 1 | -0/+23 | |
| | | |||||
| * | slice and stuff | 2022-08-24 | 1 | -1/+51 | |
| | | |||||
| * | do-while | 2022-08-24 | 1 | -0/+13 | |
| | | |||||
| * | i don't know how to use phi nodes sorry | 2022-08-24 | 1 | -6/+32 | |
| | | |||||
| * | and/or | 2022-08-24 | 1 | -6/+39 | |
| | | |||||
| * | more llvm | 2022-08-24 | 1 | -24/+93 | |
| | | |||||
| * | enum ini | 2022-08-24 | 1 | -5/+49 | |
| | | |||||
| * | opaque ptrs | 2022-08-24 | 1 | -22/+58 | |
| | | |||||
| * | dot operator llvm | 2022-08-24 | 1 | -84/+82 | |
| | | |||||
| * | send target triple to llvm | 2022-08-24 | 1 | -0/+1 | |
| | | |||||
| * | llvm defer and more | 2022-08-24 | 1 | -24/+95 | |
| | | |||||
| * | collatz! | 2022-08-23 | 1 | -26/+199 | |
| | | |||||
| * | ack works | 2022-08-23 | 1 | -18/+41 | |
| | | |||||
| * | llvm hello worlding | 2022-08-22 | 1 | -0/+514 | |