summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-08-03fix path walking in gfx.pyBryan Bishop
2013-08-03add dist/ to .gitignoreBryan Bishop
2013-08-03README: fix import statements (pokemontools)Bryan Bishop
2013-08-03Merge branch 'organizing' into masterBryan Bishop
2013-08-03fix import lines in tests/Bryan Bishop
2013-08-03make a basic python moduleBryan Bishop
2013-08-03ignore python/egg outputBryan Bishop
2013-08-03write some TODO comments in wram.pyBryan Bishop
2013-08-03add mock into requirements.txtBryan Bishop
2013-08-03combine hram/gbhw readers into read_constantsBryan Bishop
2013-08-03make read_gbhw_constants consume an IOErrorBryan Bishop
2013-08-03make read_hram_constants to eat hram.asm IOErrorBryan Bishop
2013-08-03fix the bss/wram section defaultBryan Bishop
2013-08-03ignore wram.asm non-existenceBryan Bishop
2013-08-03remove extra newlines from python filesBryan Bishop
2013-08-03a requirements.txt to specify python dependenciesBryan Bishop
2013-08-03Merge branch 'fix-tabs' into masterBryan Bishop
2013-08-03remove dangling whitespace in source code filesBryan Bishop
2013-08-03tabs to spaces in crystal.pyBryan Bishop
2013-08-03tabs to spaces in sym.pyBryan Bishop
2013-08-03make a docstring for wram.pyBryan Bishop
2013-08-03remove dangling whitespace in wram.pyBryan Bishop
2013-08-03normalize tabs to whitespace in wram.pyBryan Bishop
2013-08-03remove trailing newline from wram.pyBryan Bishop
2013-08-03fix path handling in wram.pyBryan Bishop
2013-08-03fix the *.json rule in .gitignoreBryan Bishop
2013-08-03remove sgm/sav cruft from .gitignoreBryan Bishop