Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-24 | Clean up scan_includes a bit | Eevee (Lexy Munroe) | |
- Use the with statement, so it works with pypy (dies with "too many open files" otherwise) - Nuke dem tabs - Get rid of the global, yikes | |||
2016-02-26 | pokemontools now works with tcg | dannye | |
2016-01-28 | Don't pointlessly traverse files that are already done. | yenatch | |
2016-01-28 | Don't traverse includes that are commented out. | yenatch | |
2016-01-28 | Rewrite scan_includes. | yenatch | |
2014-09-24 | Add docstrings for IncludeReader methods. | yenatch | |
2014-09-24 | Rewrite scan_includes.py. Add include paths. | yenatch | |
2013-12-08 | scan_includes: join names properly and actually use conf.path | yenatch | |
2013-12-05 | use file includes in rgbasm objects to generate dependencies | yenatch | |