| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix some warnings | 2022-08-31 | 1 | -2/+2 | |
| * | def x = expr -> defmacro x = expr, def const -> def | 2022-08-31 | 1 | -1/+1 | |
| * | fix some type size errors | 2022-08-30 | 1 | -0/+1 | |
| * | remove ir*.cff; make vararg only with primitive types | 2022-08-29 | 1 | -7/+7 | |
| * | many things ,varags | 2022-08-29 | 1 | -0/+2 | |
| * | fix some fold and add def const | 2022-08-28 | 1 | -0/+6 | |
| * | bitfields | 2022-08-26 | 1 | -0/+6 | |
| * | initial work on IR | 2022-08-20 | 1 | -0/+6 | |
| * | templates | 2022-08-19 | 1 | -5/+22 | |
| * | lots of goodnes | 2022-08-18 | 1 | -1/+23 | |
| * | fix bodyarg | 2022-08-18 | 1 | -5/+7 | |
| * | parse defmacro | 2022-08-17 | 1 | -1/+6 | |
| * | struct,union | 2022-08-17 | 1 | -0/+3 | |
| * | more exprs, warnings | 2022-08-17 | 1 | -4/+13 | |
| * | binary operators and more stuff | 2022-08-16 | 1 | -0/+1 | |
| * | stuff | 2022-08-16 | 1 | -5/+15 | |
| * | diagnostics file loc | 2022-08-15 | 1 | -0/+24 | |
| * | self hosted progress | 2022-08-15 | 1 | -0/+121 | |
| * | woa | 2022-08-14 | 1 | -8/+17 | |
| * | fix arena | 2022-08-14 | 1 | -1/+6 | |
| * | cond switch | 2022-08-13 | 1 | -8/+26 | |
| * | selfhosted lexer | 2022-08-12 | 1 | -31/+82 | |
| * | va list, cont fix | 2022-08-12 | 1 | -0/+94 |