aboutsummaryrefslogtreecommitdiffstats
path: root/preprocessor.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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