aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/ppci.js
Commit message (Expand)AuthorAge
* Tsify lib/compilers (#4609)gh-6026Jeremy Rifkin2023-01-29
* npm run lint to get const fixesgh-5871Jeremy Rifkin2023-01-17
* The Grand Reformat (#3643)gh-2830Matt Godbolt2022-05-09
* Transfer copyright to compiler explorer authors (#2232)Patrick Quist2020-09-26
* Use ES6 Modules (#2132)Austin Morton2020-09-26
* Eliminate all dynamic require statements (#2230)Austin Morton2020-09-25
* Add new eslint rules (#2121)Rubén Rincón Blanco2020-08-04
* Ensure backend options are always generatedRabsRincon2020-06-15
* Allow forward slash in all command line argumentsAustin Morton2019-10-09
* Merge pull request #855 from partouf/ppcifilterRubén2018-03-07
|\
| * weird things happen when return is on its ownPartouf2018-03-07
| * shorterPartouf2018-03-07
| * change to filterUserOptionsPartouf2018-03-07
| * ppci argument filterPartouf2018-03-07
* | Fix copyright dates and normalize textRabsRincon2018-02-27
|/
* ES6fy ppci and improve base-compilerRabsRincon2018-01-28