Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Initial support for Objective-C/Objective-C++gh-5918gh-5916 | Marc Poulhiès | 2023-01-21 |
| | | | | | | | | | | | | | | | Currently only list GCC compilers as a first step. Will add clang in a followup change. Port gcc.js to Typescript (simple renaming). Package the objectivec language support for Monaco. Add very basic example. Something more objc/objc++ specific would be better. fixes #2942 Signed-off-by: Marc Poulhiès <dkm@kataplop.net> | ||
* | 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 | ||
* | Reassign copyright to Compiler Explorer Authors (#2233) | Matt Godbolt | 2020-09-26 |
| | |||
* | Use ES6 Modules (#2132) | Austin Morton | 2020-09-26 |
| | |||
* | Eliminate all dynamic require statements (#2230) | Austin Morton | 2020-09-25 |
| | |||
* | Fix copyright dates and normalize text | RabsRincon | 2018-02-27 |
| | |||
* | remove obsolete/empty constructors | partouf | 2018-01-28 |
| | |||
* | compiler handler calls initialise() | Partouf | 2018-01-28 |
| | |||
* | remove return initialise, no need for unittestmode | Partouf | 2018-01-28 |
| | |||
* | ES6fy compilers inheritance | RabsRincon | 2018-01-18 |
| | |||
* | Made some changes to the way we parse arguments as a stab at a start of a ↵ | jaredwy | 2017-07-03 |
meta data gatherer |