index
:
jasper-client
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jasper.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace JASPER_HOME with jasperpath.APP_PATH + os.pardir
schneefux
2014-09-19
1
-12
/
+7
*
Style fix for salutation in jasper.py
schneefux
2014-09-16
1
-1
/
+4
*
Changed IOError logger message in jasper.py
schneefux
2014-09-15
1
-1
/
+1
*
Use logging.getLogger(__name__) in jasper.py
schneefux
2014-09-15
1
-1
/
+1
*
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