aboutsummaryrefslogtreecommitdiffstats
path: root/preprocessor.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove prequeue and preprocessor (now unused).IIMarckus2014-11-051-289/+0
* Add a lot of Yellow text changes.IIMarckus2014-10-101-0/+3
* Get rid of globals.asm. Use ::s to export labels between objects.yenatch2014-01-271-1/+0
* prequeue: less wasteful stdout reroutingyenatch2013-12-071-1/+3
* handle preprocessing in one python procress; export asm labelsyenatch2013-12-071-9/+21
* rename textpre.py -> preprocessor.pyyenatch2013-12-051-0/+273