Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-09 | remove the Recording junk | Bryan Bishop | |
That should go into vba_wrapper if it turns out to be important. | |||
2013-09-09 | strip out jython garbage from vba.py | Bryan Bishop | |
2013-09-09 | remove some TODOs | Bryan Bishop | |
2013-09-09 | remove vba_config and just use pokemontools.config | Bryan Bishop | |
2013-09-09 | encoding -> coding in python headers | Bryan Bishop | |
2013-09-09 | remove jython shebangs | Bryan Bishop | |
2013-09-09 | move vba_keyboard.py -> keyboard.py | Bryan Bishop | |
2013-09-08 | fix some imports in pokemontools/vba/vba.py | Bryan Bishop | |
This file is meant to be run while under jython, so it's not completely fair to run it through python2.7 when testing. But whatever. | |||
2013-09-08 | move vba/ -> pokemontools/vba/ | Bryan Bishop | |