| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove redefinition of $LD_LIBRARY_PATH AND $PATH | schneefux | 2014-09-15 | 1 | -11/+0 |
| * | Autodetection of JASPER_HOME | schneefux | 2014-09-15 | 1 | -8/+2 |
| * | Fix wrong argparser name | schneefux | 2014-09-15 | 1 | -1/+1 |
| * | Small cleanup in jasper.py | schneefux | 2014-09-12 | 1 | -5/+3 |
| * | make jasper a class and use logging | schneefux | 2014-09-12 | 1 | -64/+50 |
| * | Using argparse module | schneefux | 2014-09-12 | 1 | -2/+11 |
| * | 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 |
| * | `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 back... | schneefux | 2014-09-11 | 1 | -0/+128 |
