aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/pascal.js
Commit message (Expand)AuthorAge
* bugfixes pascal objdumppartouf2021-09-13
* Pascalchanges (#2881)Patrick Quist2021-09-13
* Fix up sandbox directory for interpretersMatt Godbolt2021-06-26
* Dont array push multiple timesMatt Godbolt2021-05-27
* Fix lintMatt Godbolt2021-04-01
* Fix up objdump for pascal (thanks @jrtc27)Matt Godbolt2021-04-01
* Support ELF Tool Chain and LLVM objdump (#2538)Jessica Clarke2021-04-01
* Time all the things (#2462)Patrick Quist2021-03-11
* 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 FPC 3.2.0 (#2185)Patrick Quist2020-09-05
* Add new eslint rules (#2121)Rubén Rincón Blanco2020-08-04
* bugfix (#2088)Patrick Quist2020-07-17
* Asyncify pascalMatt Godbolt2020-01-21
* change fpc demangler instantiation, fix #1528Partouf2019-08-08
* Merge remote-tracking branch 'origin/master' into executorpaneMatt Godbolt2019-06-27
|\
| * rename pascal-support to demangler-pascalPartouf2019-06-10
* | Initial stding support for the executor paneRabsRincon2019-05-29
|/
* Fix pascal to use customCwd appropriatelyMatt Godbolt2019-05-15
* Ensure objdump runs in the right directoryMatt Godbolt2019-05-15
* change argument parser for some compilersPartouf2019-01-08
* refactorPartouf2018-11-06
* attempt at seperating compilation and executionPartouf2018-11-06
* Drop underscore-node in favour of underscore.jsRabsRincon2018-06-15
* refactoring, bugfixes and unittestPartouf2018-04-22
* unittest fixesPartouf2018-04-22
* use property for demanglerClassFile and start using itPartouf2018-04-22
* refactor to add extra testPartouf2018-03-15
* remove temp path from filenames in outputPartouf2018-03-15
* ahemPartouf2018-03-15
* bugfix inputfilenamePartouf2018-03-15
* Fix copyright dates and normalize textRabsRincon2018-02-27
* Move to ESLintRabsRincon2018-02-13
* Enabling eqeqeeq for server side codee as w elljaredwy2018-02-08
* compiler handler calls initialise()Partouf2018-01-28
* remove return initialise, no need for unittestmodePartouf2018-01-28
* whitespace thingsPartouf2018-01-20
* fixes pascalPartouf2018-01-20
* Format codeRabsRincon2018-01-18
* ES6fy compilers inheritanceRabsRincon2018-01-18
* shortened notationpartouf2018-01-03
* don't use argumentparser on compilers we're certain to not have anything usefulpartouf2018-01-03
* New year, new dateRabsRincon2018-01-01
* Stop storing the same info twiceRabsRincon2017-12-29
* Always use output.pas as filename, otherwise things will break.partouf2017-12-22
* Remove explicit langid, as it's part of the compiler config alreadyMatt Godbolt2017-12-22
* Merge branch 'master' into unificationRubén2017-12-12
|\
| * bugfix + deprecated fixpartouf2017-12-11
| * refactoringpartouf2017-12-11