| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix typo | 2022-09-01 | 1 | -3/+3 | |
| | | |||||
| * | tweak cli options | 2022-09-01 | 1 | -7/+10 | |
| | | |||||
| * | self hosting !!! with some workarounds though . | 2022-08-31 | 1 | -0/+1 | |
| | | |||||
| * | Makefile and such | 2022-08-30 | 1 | -5/+75 | |
| | | |||||
| * | fix some fold and add def const | 2022-08-28 | 1 | -0/+1 | |
| | | |||||
| * | vararg promote array->ptr | 2022-08-26 | 1 | -1/+0 | |
| | | |||||
| * | dot operator llvm | 2022-08-24 | 1 | -1/+0 | |
| | | |||||
| * | send target triple to llvm | 2022-08-24 | 1 | -0/+1 | |
| | | |||||
| * | arch stuff | 2022-08-24 | 1 | -1/+7 | |
| | | |||||
| * | llvm hello worlding | 2022-08-22 | 1 | -2/+4 | |
| | | |||||
| * | screw it , llvm | 2022-08-22 | 1 | -0/+1 | |
| | | |||||
| * | asm prelude, more IR | 2022-08-21 | 1 | -1/+0 | |
| | | |||||
| * | more exprs, warnings | 2022-08-17 | 1 | -1/+2 | |
| | | |||||
| * | woa | 2022-08-14 | 1 | -3/+2 | |
| | | |||||
| * | target | 2022-08-13 | 1 | -0/+3 | |
| | | |||||
| * | things | 2022-08-11 | 1 | -13/+2 | |
| | | |||||
| * | do-while | 2022-08-11 | 1 | -0/+4 | |
| | | |||||
| * | mcall ty | 2022-08-11 | 1 | -1/+1 | |
| | | |||||
| * | many bugfix | 2022-08-10 | 1 | -2/+10 | |
| | | |||||
| * | ok | 2022-08-08 | 1 | -2/+6 | |
| | | |||||
| * | start self hosted comler | 2022-08-08 | 1 | -0/+7 | |