| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use arena for interning types toomaster | 2022-09-02 | 1 | -2/+3 | |
| | | |||||
| * | fix some type size errors | 2022-08-30 | 1 | -1/+1 | |
| | | |||||
| * | interntype by ref | 2022-08-30 | 1 | -5/+5 | |
| | | |||||
| * | staticify | 2022-08-29 | 1 | -18/+51 | |
| | | |||||
| * | bitfields | 2022-08-26 | 1 | -0/+6 | |
| | | |||||
| * | vararg promote array->ptr | 2022-08-26 | 1 | -1/+1 | |
| | | |||||
| * | fix voidness eq issue | 2022-08-25 | 1 | -12/+6 | |
| | | |||||
| * | dot operator llvm | 2022-08-24 | 1 | -2/+2 | |
| | | |||||
| * | llvm defer and more | 2022-08-24 | 1 | -6/+6 | |
| | | |||||
| * | llvm hello worlding | 2022-08-22 | 1 | -3/+8 | |
| | | |||||
| * | more miscellaneous fixes | 2022-08-19 | 1 | -5/+8 | |
| | | |||||
| * | some rough edges.. | 2022-08-19 | 1 | -1/+1 | |
| | | |||||
| * | change enum backing type | 2022-08-19 | 1 | -0/+3 | |
| | | |||||
| * | labels, #FILE #LINE, some bugfixes, c types | 2022-08-19 | 1 | -20/+32 | |
| | | |||||
| * | fix hashing and typeeq for enums | 2022-08-19 | 1 | -0/+6 | |
| | | |||||
| * | fix bodyarg | 2022-08-18 | 1 | -9/+13 | |
| | | |||||
| * | parse defmacro | 2022-08-17 | 1 | -1/+10 | |
| | | |||||
| * | collatz checks | 2022-08-17 | 1 | -0/+51 | |
| | | |||||
| * | struct,union | 2022-08-17 | 1 | -0/+6 | |
| | | |||||
| * | ack check | 2022-08-17 | 1 | -0/+18 | |
| | | |||||
| * | more exprs, warnings | 2022-08-17 | 1 | -0/+12 | |
| | | |||||
| * | binary operators and more stuff | 2022-08-16 | 1 | -2/+2 | |
| | | |||||
| * | change 'not' to '!' | 2022-08-16 | 1 | -1/+1 | |
| | | | | | it looks nicer | ||||
| * | stuff | 2022-08-16 | 1 | -0/+47 | |
| | | |||||
| * | self hosted progress | 2022-08-15 | 1 | -20/+126 | |
| | | |||||
| * | woa | 2022-08-14 | 1 | -1/+2 | |
| | | |||||
| * | ok.. | 2022-08-13 | 1 | -0/+1 | |
| | | |||||
| * | target | 2022-08-13 | 1 | -0/+30 | |