Age | Commit message (Expand) | Author |
2022-02-10 | README: Remove recommendation of qbe branch | Michael Forney |
2022-01-22 | Port to C99 | Michael Forney |
2021-10-21 | Document the C23 features we implement | Michael Forney |
2021-10-20 | expr: Add support for wide string literals | Michael Forney |
2019-12-19 | Fix issue links in README | Michael Forney |
2019-12-14 | Update issue tracker link | Michael Forney |
2019-08-11 | Update wiki URLs | Michael Forney |
2019-07-06 | Mention mailing list in README.md | Michael Forney |
2019-07-05 | Rename to cproc | Michael Forney |
2019-07-02 | README: Wide character constants are implemented | Michael Forney |
2019-05-20 | Mention GitHub mirror at the top of README | Michael Forney |
2019-05-19 | Add supported targets to README | Michael Forney |
2019-05-19 | Most of the code is not so rough anymore | Michael Forney |
2019-05-19 | Add notes about building gcc 4.7 | Michael Forney |
2019-05-13 | Most known problems with arm64 have been resolved | Michael Forney |
2019-05-13 | Add qbe submodule to make it easy to build | Michael Forney |
2019-05-11 | Include lacc in related compilers | Michael Forney |
2019-05-08 | README: Mention that aarch64 mostly works | Michael Forney |
2019-05-08 | Recommend my QBE branch for now | Michael Forney |
2019-04-26 | Replace config.def.h with a configure script | Michael Forney |
2019-04-24 | Implement _Generic selection | Michael Forney |
2019-04-23 | doc/software: Add sections for mcpp and zstd | Michael Forney |
2019-04-20 | README: Fix DYNAMICLINKER define | Michael Forney |
2019-04-20 | Minor style fixes | Michael Forney |
2019-04-20 | Add contributing section to README | Michael Forney |
2019-04-18 | Mirror repository at man.sr.ht to get rendered markdown documents | Michael Forney |
2019-04-18 | Add some documentation about building various software | Michael Forney |
2019-04-18 | Add some documentation about implemented extensions | Michael Forney |
2019-04-17 | More README updates | Michael Forney |
2019-04-17 | Use smaller headings | Michael Forney |
2019-04-17 | Update README | Michael Forney |
2019-02-22 | Simplify build status URL | Michael Forney |
2019-02-21 | Emit complete union type definitions instead of just using the first member | Michael Forney |
2019-02-12 | Add continuous build status | Michael Forney |
2019-02-12 | Fix README list formatting | Michael Forney |
2019-02-12 | Initial import | Michael Forney |