| Commit message (Expand) | Author | Age | Files | Lines |
* | do pyimport in __init__() for pre-compilation safety | bnewbold | 2016-06-16 | 1 | -35/+42 |
* | examples: add ipython notebook (aka, Jupyter) example | bnewbold | 2016-06-16 | 1 | -0/+196 |
* | doc: add pyrecwrap.jl gist link | bnewbold | 2016-06-16 | 1 | -2/+5 |
* | Fix travis CI builds (py2.7 and py3.5); update TODOtravis-debug | bnewbold | 2016-04-05 | 2 | -7/+23 |
* | travis: disable OS X builds for now | bnewbold | 2016-04-05 | 1 | -1/+1 |
* | update travis to try both Python2 and Python3 | bnewbold | 2016-04-05 | 1 | -4/+11 |
* | document dot/underline difficulties with objects | bnewbold | 2016-04-05 | 2 | -6/+67 |
* | add a Travis CI build file | bnewbold | 2016-03-03 | 2 | -0/+28 |
* | HACK: split out datafile-path-requiring examples | bnewbold | 2016-03-03 | 2 | -15/+56 |
* | change pipeGS's 'device' from kwarg to arg | bnewbold | 2016-03-03 | 1 | -3/+3 |
* | update README; add Jupyter image | bnewbold | 2016-03-02 | 2 | -17/+36 |
* | README, LICENSE, TODO | bnewbold | 2016-03-01 | 3 | -11/+323 |
* | tests: more of them | bnewbold | 2016-03-01 | 4 | -0/+94 |
* | fix png and jpeg MIME; export writePSfile and writeGSfile | bnewbold | 2016-03-01 | 1 | -5/+7 |
* | huge rework adding MIME output support, PyxCanvas, wrapper, more | bnewbold | 2016-02-23 | 2 | -39/+77 |
* | add conditional (py3) writeSVGfile function export | bnewbold | 2016-02-21 | 2 | -4/+9 |
* | add many, many more example conversions. still not complete | bnewbold | 2016-02-21 | 32 | -1/+2761 |
* | README: add pyx_ prefix functions note | bnewbold | 2016-02-21 | 1 | -0/+5 |
* | examples/graphs/points.jl: fix zero indexing | bnewbold | 2016-02-21 | 1 | -2/+2 |
* | yet more exports; change style_line* exports to be consistent | bnewbold | 2016-02-21 | 1 | -12/+50 |
* | README: how to run tests | bnewbold | 2016-02-21 | 1 | -0/+4 |
* | add more graph tests | bnewbold | 2016-02-21 | 6 | -1/+118 |
* | add examples (all ports from PyX 0.14.1) | bnewbold | 2016-02-21 | 9 | -0/+1086 |
* | simple, naive, draft, etc | bnewbold | 2016-02-21 | 1 | -0/+54 |
* | meta-files | bnewbold | 2016-02-21 | 4 | -0/+70 |