summaryrefslogtreecommitdiff
path: root/textpre.py
AgeCommit message (Expand)Author
2012-04-26rename textpre.py -> preprocessor.pyBryan Bishop
2012-04-26improve PointerLabelAfterBank handling in preprocessorBryan Bishop
2012-04-26clean up an error message in preprocessorBryan Bishop
2012-04-26remove newlines from guessed macro names in preprocessorBryan Bishop
2012-04-26preprocessor support for macrosBryan Bishop
2012-04-26break up the for loop in textpre.py into separate functionsBryan Bishop
2012-04-26only strip comments when a semicolon appears on the lineBryan Bishop
2012-04-26skip lines wth no quotes in textpre.pyBryan Bishop
2012-04-26better comment handling in textpre.pyBryan Bishop
2012-03-05Reformat the character table, as suggested by Sanky.IIMarckus
2012-03-05Use textpre.py instead of textpre.awk.IIMarckus