| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gensym fix, offset fix, str statics | 2022-08-26 | 1 | -0/+20 | |
| * | mhm | 2022-08-25 | 1 | -5/+2 | |
| * | hmm | 2022-08-25 | 1 | -1/+2 | |
| * | fix hashing and typeeq for enums | 2022-08-19 | 1 | -1/+1 | |
| * | tagged unions | 2022-08-19 | 1 | -0/+3 | |
| * | enum union size,align and enumty | 2022-08-19 | 1 | -0/+6 | |
| * | alignof, offsetof | 2022-08-19 | 1 | -0/+1 | |
| * | switch enum | 2022-08-18 | 1 | -1/+5 | |
| * | iswitch | 2022-08-18 | 1 | -0/+9 | |
| * | lots of goodnes | 2022-08-18 | 1 | -1/+4 | |
| * | macro bodyarg | 2022-08-18 | 1 | -4/+4 | |
| * | change comment syntax | 2022-08-09 | 1 | -2/+2 | |
| * | many decl bugfixes | 2022-08-07 | 1 | -5/+20 | |
| * | Type:decl syntax and fix some diagnostics | 2022-08-07 | 1 | -1/+2 | |
| * | constify access of const aggregate | 2022-08-07 | 1 | -0/+3 | |
| * | union init | 2022-08-07 | 1 | -4/+13 | |
| * | slices | 2022-08-06 | 1 | -0/+11 | |
| * | .#len operator | 2022-08-06 | 1 | -3/+2 | |
| * | inferred length array init | 2022-08-06 | 1 | -3/+4 | |
| * | basic method calls & many bugfix | 2022-08-06 | 1 | -11/+29 | |
| * | revert 762c6c17 | 2022-08-06 | 1 | -19/+6 | |
| * | macro body arg | 2022-08-06 | 1 | -6/+19 | |
| * | sizeof | 2022-08-06 | 1 | -0/+4 | |
| * | call functin pointers directly | 2022-08-05 | 1 | -0/+4 | |
| * | . operator on pointers | 2022-08-05 | 1 | -1/+2 | |
| * | modify let and static decls to allow multiple vars | 2022-08-05 | 1 | -3/+4 | |
| * | headers, import | 2022-08-05 | 1 | -2/+2 | |
| * | fn type syntax, bugfixs | 2022-08-05 | 1 | -0/+11 | |
| * | better diagnostics | 2022-08-05 | 1 | -2/+2 | |
| * | more struct | 2022-08-05 | 1 | -1/+6 | |
| * | struct,unions, compound literals; mostly | 2022-08-04 | 1 | -19/+17 | |
| * | case ; | 2022-08-04 | 1 | -4/+4 | |
| * | enum | 2022-08-04 | 1 | -1/+24 | |
| * | more fold | 2022-08-04 | 1 | -1/+1 | |
| * | fold & more | 2022-08-04 | 1 | -71/+2 | |
| * | stuff | 2022-08-04 | 1 | -12/+47 | |
| * | initial | 2022-08-03 | 1 | -0/+41 |