Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-07 | prequeue: less wasteful stdout rerouting | yenatch | |
2013-12-07 | handle preprocessing in one python procress; export asm labels | yenatch | |
instead of running a process for each file, one process handles all files rgbasm requires label EXPORT definitions for cross-object compiling. this is handled by globals.asm | |||
2013-12-05 | rename textpre.py -> preprocessor.py | yenatch | |