| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | c/type: make implicit const T* -> T* conversion warning, not error | 2025-11-26 | 1 | -2/+1 | |
| * | factor type stuff into type.h | 2025-11-16 | 1 | -1/+1 | |
| * | - break; | 2025-10-24 | 1 | -1/+0 | |
| * | implement long double (as double synonym). wchar_t placeholder | 2025-10-15 | 1 | -1/+0 | |
| * | arithmetic type cvt errata | 2025-10-13 | 1 | -2/+2 | |
| * | add initializers (only static for initialier list rn) | 2023-06-29 | 1 | -1/+1 | |
| * | support calling undeclared functions | 2023-06-04 | 1 | -0/+4 | |
| * | abi lowering pass | 2023-06-04 | 1 | -6/+0 | |
| * | field access | 2023-05-29 | 1 | -6/+34 | |
| * | improve struct token | 2023-05-28 | 1 | -3/+3 | |
| * | hm | 2023-05-26 | 1 | -2/+4 | |
| * | initial commit | 2023-05-10 | 1 | -0/+287 |