| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | revert 762c6c17 | 2022-08-06 | 1 | -41/+3 | ||
| * | macro body arg | 2022-08-06 | 1 | -3/+41 | ||
| * | sizeof | 2022-08-06 | 1 | -0/+11 | ||
| * | call functin pointers directly | 2022-08-05 | 1 | -8/+13 | ||
| * | . operator on pointers | 2022-08-05 | 1 | -4/+7 | ||
| * | modify let and static decls to allow multiple vars | 2022-08-05 | 1 | -82/+145 | ||
| * | be lazier | 2022-08-05 | 1 | -13/+14 | ||
| * | oops | 2022-08-05 | 1 | -2/+3 | ||
| * | headers, import | 2022-08-05 | 1 | -47/+105 | ||
| * | fn type syntax, bugfixs | 2022-08-05 | 1 | -2/+49 | ||
| * | better diagnostics | 2022-08-05 | 1 | -77/+113 | ||
| * | more struct | 2022-08-05 | 1 | -11/+34 | ||
| * | struct,unions, compound literals; mostly | 2022-08-04 | 1 | -13/+204 | ||
| * | case ; | 2022-08-04 | 1 | -1/+1 | ||
| * | enum | 2022-08-04 | 1 | -25/+185 | ||
| * | fold & more | 2022-08-04 | 1 | -134/+18 | ||
| * | stuff | 2022-08-04 | 1 | -57/+150 | ||
| * | initial | 2022-08-03 | 1 | -0/+1733 | ||