- Oct 19, 2015
-
-
Martin Vejnár authored
-
Martin Vejnár authored
add sort_keys
-
Josh Austin authored
-
- Oct 08, 2015
-
-
Martin Vejnár authored
-
- Oct 05, 2015
-
-
Martin Vejnár authored
Feature/write null values as comments
-
Josh Austin authored
-
Josh Austin authored
-
Josh Austin authored
-
Josh Austin authored
-
-
Josh Austin authored
-
- Jul 19, 2015
-
-
Martin Vejnár authored
-
Martin Vejnár authored
-
Martin Vejnár authored
-
Martin Vejnár authored
-
Martin Vejnár authored
-
Martin Vejnár authored
-
- Jul 13, 2015
-
-
Martin Vejnár authored
Strip underscores for int() and float()
-
Michael Lamparski authored
Fixes a parse failure on integers/floats with underscores. While the script has no problem detecting numbers with underscores, `_p_value` would choke right before returning them due to the strings being passed unmodified into `int()` and `float()`.
-
- Jul 03, 2015
-
-
Martin Vejnár authored
-
Martin Vejnár authored
-
Martin Vejnár authored
-
Martin Vejnár authored
-
Martin Vejnár authored
-
- Jun 30, 2015
-
-
Martin Vejnár authored
There is not more lexing involved, all token extraction is now context-sensitive. This fixes #3.
-
- Jun 29, 2015
-
-
Martin Vejnár authored
-
Martin Vejnár authored
-
- May 28, 2015
-
-
Martin Vejnár authored
Suggest installing with pip
-
Andrea Bedini authored
The Python Packaging User Guide recommends installing packages with pip. See https://packaging.python.org/en/latest/installing.html#use-pip-for-installing
-
- Apr 23, 2015
-
-
Martin Vejnár authored
Make duplicate_keys error message more specific
-
John O'Leary authored
-
- Mar 17, 2015
-
-
Martin Vejnár authored
-
Martin Vejnár authored
-
- Mar 16, 2015
-
-
Martin Vejnár authored
-
- Mar 15, 2015
-
-
Martin Vejnár authored
-
Martin Vejnár authored
-
Martin Vejnár authored
-
Martin Vejnár authored
-
- Mar 14, 2015
-
-
Martin Vejnár authored
-