| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Set JASPER_HOME before importing client modules | schneefux | 2014-09-11 | 1 | -13/+13 |
| | | |||||
| * | Added test for vocabcompiler to `--light` tests and updated travis config | schneefux | 2014-09-11 | 1 | -4/+3 |
| | | |||||
| * | Moved all imports to the top and changed `--local` detection | schneefux | 2014-09-11 | 1 | -13/+8 |
| | | |||||
| * | Add client folder to sys.path | schneefux | 2014-09-11 | 1 | -1/+4 |
| | | | | | Otherwise this would cause bugs in client.brain | ||||
| * | `sys.exit(1)` on startup error | schneefux | 2014-09-11 | 1 | -1/+1 |
| | | |||||
| * | Move stdlib/3rd-party imports to the top | schneefux | 2014-09-11 | 1 | -6/+4 |
| | | |||||
| * | Remove prints | schneefux | 2014-09-11 | 1 | -3/+1 |
| | | |||||
| * | Move client/main.py to jasper.py and add client/main.py dummy script for ↵ | schneefux | 2014-09-11 | 1 | -0/+128 |
| backwards compatibility | |||||
