summaryrefslogtreecommitdiff
path: root/pokemontools/preprocessor.py
AgeCommit message (Expand)Author
2013-09-16use try/except on globals.asm for preprocessingBryan Bishop
2013-09-11spit GLOBAL defs for labels into globals.asm instead of inlineyenatch
2013-09-02class Preprocessor instead of just functionsBryan Bishop
2013-09-01don't make global labels for rgbasm macrosBryan Bishop
2013-08-31merge preprocessor from pokecrystal c0a01c99Bryan Bishop
2013-08-29better KeyError exception message in preprocessorBryan Bishop
2013-08-28also have the common bits of the preprocessorBryan Bishop