| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-11-03 | Translate-C Remainder Macro Fix | Nathan Bourgeois |
| 2022-10-28 | translate-c: Better support for division in macros | Evan Haas |
| 2022-10-27 | translate-c: fix redefinition of label on left recursive comma operator | Veikka Tuominen |
| 2022-09-07 | translate-c: convert tabs to `\t` in object-like macro string literals | Evan Haas |
| 2022-08-31 | translate-c: promote large integer macros to unsigned long long if necessary | Evan Haas |
| 2022-07-27 | translate-c: take address of functions before passing them to @ptrToInt | Evan Haas |
| 2022-06-29 | translate-c: fix cast or call macro with parenthesis | LordMZTE |
| 2022-03-08 | translate-c: use nested scope for comma operator in macros | Evan Haas |
| 2022-02-23 | translate-c: Add support for cast-to-union | Evan Haas |
| 2021-08-06 | translate-c: handle macros that cast to cv void | Evan Haas |
| 2021-06-13 | meta.cast: handle casts from negative ints to ptrs | Veikka Tuominen |
| 2021-04-29 | move behavior tests from test/stage1/ to test/ | Andrew Kelley |
