summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-01don't import remove_quoted_text into crystal.pyBryan Bishop
2013-09-01make the TestPostParsing test case work againBryan Bishop
2013-09-01convert more prints to logging callsBryan Bishop
2013-09-01use logging in crystal.py instead of printBryan Bishop
2013-09-01docstring for crystal.pyBryan Bishop
2013-09-01remove bryan_message for NotImplementedErrorBryan Bishop
2013-09-01remove an old comment about __main__ in crystal.pyBryan Bishop
2013-09-01remove the 'json.read = json.loads' hackBryan Bishop
2013-09-01use an explicit import in labels.pyBryan Bishop
2013-09-01version bump to: v1.3.0v1.3.0Bryan Bishop
2013-09-01Merge pull request #3 from kanzure/dump-pokered-extrasBryan Bishop
2013-09-01Merge pull request #2 from kanzure/pokered-preprocessorBryan Bishop
2013-09-01dump in pokered/extras/ python stuff from b185b245Bryan Bishop
2013-09-01chmod -x dump_sections.pyBryan Bishop
2013-09-01Merge branch 'pokered-preprocessor' into dump-pokered-extrasBryan Bishop
2013-09-01don't make global labels for rgbasm macrosBryan Bishop
2013-08-31version bump to: v1.2.0v1.2.0Bryan Bishop
2013-08-31Merge pull request #1 from kanzure/preprocessorBryan Bishop
2013-08-31merge preprocessor from pokecrystal c0a01c99Bryan Bishop
2013-08-29fix a wrong error message in ItemFragment.__init__Bryan Bishop
2013-08-29better KeyError exception message in preprocessorBryan Bishop
2013-08-28also have the common bits of the preprocessorBryan Bishop
2013-08-27version bump to: v1.1.0v1.1.0Bryan Bishop
2013-08-27Merge branch 'from-yenatch' into masterBryan Bishop
2013-08-27jp char ァBryan Bishop
2013-08-27manually apply crystal.py changes from upstreamBryan Bishop
2013-08-27script command scripttalkerafter is an enderBryan Bishop
2013-08-27refactor symfile parserBryan Bishop
2013-08-27rewrite the encoding line in sym.pyBryan Bishop
2013-08-27remove unused imports from sym.pyBryan Bishop
2013-08-04don't include precompiled python files in the eggv1.0.2Bryan Bishop
2013-08-04include README.md and bump version to v1.0.1v1.0.1Bryan Bishop
2013-08-04Merge branch 'better-testing' into masterBryan Bishop
2013-08-04fix the test for calculate_bankBryan Bishop
2013-08-04make isolate_incbins not take a global asmBryan Bishop
2013-08-04fix setUpClass for a unittest.TestCaseBryan Bishop
2013-08-04fix a test that used LabelBryan Bishop
2013-08-04improve the test for incbin splittingBryan Bishop
2013-08-04separate more integration testsBryan Bishop
2013-08-04move TestEncodedText into tests/integration/Bryan Bishop
2013-08-04move a TestAsmList test into tests/integrations/Bryan Bishop
2013-08-04clean up the formatting in test_write_all_labelsBryan Bishop
2013-08-04remove a file that was created during a testBryan Bishop
2013-08-04separate some of the integration testsBryan Bishop
2013-08-04remove unused imports from tests.pyBryan Bishop
2013-08-04remove a useless testBryan Bishop
2013-08-04remove test helpers and meta testingBryan Bishop
2013-08-04remove unused modules from test helpersBryan Bishop
2013-08-04split meta-testing into separate filesBryan Bishop
2013-08-04remove python2.6 check in tests.pyBryan Bishop