Age | Commit message (Expand) | Author |
2019-11-19 | decl: Parse array size as an assignment-expression | Michael Forney |
2019-11-18 | Fix email address in build manifests | Michael Forney |
2019-11-17 | Fix build manifests for changed environment behavior | Michael Forney |
2019-11-17 | Update oasis software status | Michael Forney |
2019-11-17 | driver: phase -> stage | Michael Forney |
2019-11-17 | driver: Preprocess assembly files with .S extension | Michael Forney |
2019-08-17 | driver: Use LEN(phases) instead of NPHASES | Michael Forney |
2019-08-14 | Update qbe submodule | Michael Forney |
2019-08-13 | scan: Add `::` operator | Michael Forney |
2019-08-13 | Send mail to list on build job failure | Michael Forney |
2019-08-13 | Remove test corresponding to cast-same-type.qbe | Michael Forney |
2019-08-13 | decl: Allow _Static_assert with no message | Michael Forney |
2019-08-13 | decl: Separate _Static_assert handling to its own function | Michael Forney |
2019-08-12 | Revert "expr: Fix cast of same type" | Michael Forney |
2019-08-11 | Update oasis package list | Michael Forney |
2019-08-11 | decl: Allow enumerator values up to UINT_MAX | Michael Forney |
2019-08-11 | Update wiki URLs | Michael Forney |
2019-07-30 | Fix alpine-aarch64 build manifest | Michael Forney |
2019-07-11 | expr: Fix cast of same type | Michael Forney |
2019-07-10 | Remove comment for completed TODO | Michael Forney |
2019-07-10 | decl: Display message when _Static_assert fails | Michael Forney |
2019-07-08 | Fix link | Michael Forney |
2019-07-08 | Mention oasis packages in doc/software.md | Michael Forney |
2019-07-07 | Update binutils/gcc patch branch and descriptions | Michael Forney |
2019-07-07 | type: Ignore parameter qualifiers when determining type compatibility | Michael Forney |
2019-07-07 | Build annotations in continuous build | Michael Forney |
2019-07-07 | driver: Print error message when run with unsupported target | Michael Forney |
2019-07-06 | Handle argv = { NULL } in ARGBEGIN | Michael Forney |
2019-07-06 | Minor tweaks to arg.h | Michael Forney |
2019-07-06 | Mention mailing list in README.md | Michael Forney |
2019-07-06 | Update .gitignore for rename | Michael Forney |
2019-07-05 | Rename to cproc | Michael Forney |
2019-07-05 | Specify function name in error message | Michael Forney |
2019-07-05 | qbe: Handle K&R function definition argument promotion | Michael Forney |
2019-07-05 | qbe: Separate out value conversion from funcexpr | Michael Forney |
2019-07-05 | Update qbe submodule | Michael Forney |
2019-07-05 | Move some functions around | Michael Forney |
2019-07-05 | driver: Ignore -P flag | Michael Forney |
2019-07-05 | stmt: Fix conversion of controlling expression to bool | Michael Forney |
2019-07-03 | Implement no-op __builtin_expect | Michael Forney |
2019-07-03 | Convert controlling expression of loops to bool | Michael Forney |
2019-07-02 | README: Wide character constants are implemented | Michael Forney |
2019-07-02 | stmt: Add specific error message for missing inline asm | Michael Forney |
2019-06-30 | configure: Undefine __SIZEOF_INT128__ | Michael Forney |
2019-06-27 | qbe: Fix switch statements with 64-bit controlling expression | Michael Forney |
2019-06-27 | Implement prefixed character constants | Michael Forney |
2019-06-27 | Pass target to cc-qbe | Michael Forney |
2019-06-18 | decl: _Thread_local is not yet supported | Michael Forney |
2019-06-18 | pp: Add __typeof as an alternate keyword for __typeof__ | Michael Forney |
2019-06-17 | driver: Add some more dependency handling options | Michael Forney |