Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Tsify lib/compilers (#4609)gh-6026 | Jeremy Rifkin | 2023-01-29 |
| | |||
* | The Grand Reformat (#3643)gh-2830 | Matt Godbolt | 2022-05-09 |
| | | | | | | | | | | * The Grand Reformat - everything made prettier...literally - some tweaks to include a few more files, including documentation - minor changes to format style - some tiny `// prettier-ignore` changes to keep a few things the way we like them - a couple of super minor tweaks to embedded document types to ensure they format correctly | ||
* | cproc tweaks | Matt Godbolt | 2021-07-19 |
| | |||
* | Support cproc C11 compiler (#2787) | Marc Poulhiès | 2021-07-19 |
Add support for cproc C11 compiler. cproc is a lightweight compiler using the QBE backend. Fixes #2755 |