Age | Commit message (Expand) | Author |
---|---|---|
2012-04-26 | rename textpre.py -> preprocessor.py | Bryan Bishop |
2012-04-26 | improve PointerLabelAfterBank handling in preprocessor | Bryan Bishop |
2012-04-26 | clean up an error message in preprocessor | Bryan Bishop |
2012-04-26 | remove newlines from guessed macro names in preprocessor | Bryan Bishop |
2012-04-26 | preprocessor support for macros | Bryan Bishop |
2012-04-26 | break up the for loop in textpre.py into separate functions | Bryan Bishop |
2012-04-26 | only strip comments when a semicolon appears on the line | Bryan Bishop |
2012-04-26 | skip lines wth no quotes in textpre.py | Bryan Bishop |
2012-04-26 | better comment handling in textpre.py | Bryan Bishop |
2012-03-05 | Reformat the character table, as suggested by Sanky. | IIMarckus |
2012-03-05 | Use textpre.py instead of textpre.awk. | IIMarckus |