aboutsummaryrefslogtreecommitdiffstats
path: root/preprocessor.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-27Get rid of globals.asm. Use ::s to export labels between objects.yenatch1-1/+0
2013-12-07prequeue: less wasteful stdout reroutingyenatch1-1/+3
2013-12-07handle preprocessing in one python procress; export asm labelsyenatch1-9/+21
2013-12-05rename textpre.py -> preprocessor.pyyenatch1-0/+0
2013-10-12All music and sfxU-Fish-PC\Daniel1-1/+7
2013-09-16bump and support latest pokemontoolsBryan Bishop1-3/+4
2013-09-01make extras/ a submoduleBryan Bishop1-75/+7
2012-07-07Add the ▶ symbol to the text preprocessor.IIMarckus1-0/+1
2012-03-14Remove python shebangs.IIMarckus1-1/+0
2012-03-05Reformat the character table, as suggested by Sanky.IIMarckus1-249/+250
2012-03-05Add "×" in text.IIMarckus1-0/+1
2012-03-04Add textpre.py, a cleaner rewrite of textpre.awk in Python.IIMarckus1-0/+332