aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/pascal.js
Commit message (Collapse)AuthorAge
...
* | Remove unused loggerRabsRincon2017-12-04
| | | | | | | | Last commit of the day! Unification is now closer than ever.
* | Unify Pascal compilersRabsRincon2017-12-04
|/
* set the output directory so link.res won't be created in the CWDpartouf2017-11-29
|
* separate demangler into support librarypartouf2017-11-28
|
* collect labels to demangle when asm is processed through the binary path ↵partouf2017-11-28
| | | | (and thus was not passed into preProcessLines)
* revert incorrect changepartouf2017-11-28
|
* seperated pascal demangler from pascal compiler, added unit tests and ↵partouf2017-11-28
| | | | bugfixed some demangling
* bugfixpartouf2017-11-24
|
* bug/lintfixpartouf2017-11-24
|
* rename fpc to pascalpartouf2017-11-24