Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | CC65 Binary + NES support (#4139)gh-4688 | Patrick Quist | 2022-10-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 | ||
* | Use ES6 Modules (#2132) | Austin Morton | 2020-09-26 |
| | |||
* | Eliminate all dynamic require statements (#2230) | Austin Morton | 2020-09-25 |
| | |||
* | Compiler Explorer Team->Authors (for consistency) | Matt Godbolt | 2019-05-30 |
| | |||
* | * Add 6502 support | Matt Godbolt | 2019-03-31 |
Kills consecutive blank lines in asm output. Handles labels and opcodes on the same line. Adds cc65 compiler support. See #82 |