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 | ||
* | All semver comparisons now ensure it's safe to do so (#3562) | Rubén Rincón Blanco | 2022-04-26 |
| | | | | | | | | | | | | | | | | | | | * All semver comparisons now ensure it's safe to do so * Oops, use correct class * Remove leftover import * Leave the Zig fixes for another PR * Fix linter * Fix test issues * Make linter happy, yet again * What? * Address PR review | ||
* | Avoid calling compilerProps after compiler object construction (#3005)gh-1092 | Austin Morton | 2021-10-04 |
| | |||
* | Add initial scala support (#2737) | Oleksandr | 2021-06-29 |
* Add initial scala support * Fix scala 3 compiler flags * Use semver instead |