| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move vocabcompiler into client folder | schneefux | 2014-09-11 | 1 | -71/+0 |
| | | |||||
| * | Remove Shebangs from modules not meant to be executed directly | schneefux | 2014-09-10 | 1 | -1/+0 |
| | | | | | See https://github.com/jasperproject/jasper-client/pull/154#issuecomment-54882839 for more info. | ||||
| * | Add shebang and PEP 0263 source encoding to every module | schneefux | 2014-09-06 | 1 | -0/+2 |
| | | | | | Source encoding should be specified and a shebang helps to execute a module directly (either to start jasper or just for testing purposes). | ||||
| * | no need for '+' in write | schneefux | 2014-05-27 | 1 | -2/+2 |
| | | |||||
| * | finalized test | schneefux | 2014-05-26 | 1 | -1/+0 |
| | | |||||
| * | basic unit test for vocabcompiler | schneefux | 2014-05-26 | 1 | -2/+3 |
| | | |||||
| * | vocabcompiler now takes arguments (useful for testing) | schneefux | 2014-05-26 | 1 | -5/+5 |
| | | |||||
| * | edit docstring | schneefux | 2014-05-26 | 1 | -1/+1 |
| | | |||||
| * | modularized lm compilation | schneefux | 2014-05-26 | 1 | -6/+20 |
| | | |||||
| * | removed unused imports | schneefux | 2014-05-26 | 1 | -1/+0 |
| | | |||||
| * | removed pkgutil | schneefux | 2014-05-26 | 1 | -1/+0 |
| | | |||||
| * | complete vocabcompiler fix | schneefux | 2014-05-26 | 1 | -2/+8 |
| | | |||||
| * | fixed vocabcompiler after init update | schneefux | 2014-05-26 | 1 | -1/+1 |
| | | |||||
| * | Initial commit | schneefux | 2014-03-30 | 1 | -0/+52 |
