Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-01 | use logging in crystal.py instead of print | Bryan Bishop | |
2013-09-01 | docstring for crystal.py | Bryan Bishop | |
2013-09-01 | remove bryan_message for NotImplementedError | Bryan Bishop | |
Nothing was using it. | |||
2013-09-01 | remove an old comment about __main__ in crystal.py | Bryan Bishop | |
The comment no longer applies. | |||
2013-09-01 | remove the 'json.read = json.loads' hack | Bryan Bishop | |
There's no good reason to use json.read anymore, even in the case of jython. | |||
2013-08-29 | fix a wrong error message in ItemFragment.__init__ | Bryan Bishop | |
2013-08-27 | manually apply crystal.py changes from upstream | Bryan Bishop | |
2013-08-04 | make isolate_incbins not take a global asm | Bryan Bishop | |
Why on earth was this using globals? | |||
2013-08-03 | make a basic python module | Bryan Bishop | |