Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |