summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.1.41.1.4Kenn Knowles2013-06-041-1/+1
* Do not use smartquotes, since unicode breaks WindowsKenn Knowles2013-06-041-1/+1
* Version 1.1.31.1.3Kenn Knowles2013-05-291-1/+1
* Raise an informative error when docstrings have been strippedKenn Knowles2013-05-293-0/+10
* Update README.mdKenn Knowles2013-05-291-1/+6
* Merge pull request #2 from kennknowles/coverallsKenn Knowles2013-05-224-2/+13
|\
| * README badgesKenn Knowles2013-05-221-1/+4
| * Add coverage and coverallsKenn Knowles2013-05-223-1/+9
|/
* Update README.mdKenn Knowles2013-05-221-1/+1
* Remove reference to "write"Kenn Knowles2013-05-221-2/+2
* Add quick start to README (fixes #1)Kenn Knowles2013-05-221-0/+37
* Version 1.1.21.1.2Kenn Knowles2013-05-011-1/+1
* Just survive any errors reading the long descriptionKenn Knowles2013-05-011-3/+8
* Explicitly specify README.txt encoding and bump to semver 1.1.11.1.1Kenn Knowles2013-05-011-2/+3
* Version to 1.11.1Kenn Knowles2013-03-271-1/+1
* Update the README.md to explain new backquote operatorsKenn Knowles2013-03-271-3/+8
* Switch @ for `this` since it is so common in field names (for example when JS...Kenn Knowles2013-03-275-18/+44
* Version to 1.01.0Kenn Knowles2013-03-271-1/+1
* Support auto id and paths well for `$` operatorKenn Knowles2013-03-272-4/+54
* Add more specific Python version classifiersKenn Knowles2013-03-261-0/+4
* Add trove classifiers (bump version to 0.9 to publish them)0.9Kenn Knowles2013-03-261-1/+8
* Remove set literals0.8Kenn Knowles2013-03-262-8/+8
* Python 2 & 3 supportKenn Knowles2013-03-268-16/+30
* Bump version to 0.70.7Kenn Knowles2013-03-221-1/+1
* Minor simplification to ThisKenn Knowles2013-03-221-5/+2
* More tests and fixes for SliceKenn Knowles2013-03-222-7/+18
* Bump version to 0.60.6Kenn Knowles2013-03-221-1/+1
* Fixes to IndexKenn Knowles2013-03-222-5/+10
* Fix error in descendant match for listKenn Knowles2013-03-222-3/+6
* Bump version and update README0.5Kenn Knowles2013-03-222-10/+9
* Make auto ids work take present ids into account in useful waysKenn Knowles2013-03-222-75/+262
* Add travis build icon and some more docs on extensionsKenn Knowles2013-03-151-0/+14
* Bump to 0.40.4Kenn Knowles2013-03-151-1/+1
* Add auto idsKenn Knowles2013-03-152-13/+94
* Patch up setup for (degraded) building without pandoc aroundKenn Knowles2013-03-151-3/+8
* Fix typo in name of .travis.ymlKenn Knowles2013-03-151-1/+1
* Initial travis configKenn Knowles2013-03-151-0/+7
* Bump to 0.3 in setup.py0.3Kenn Knowles2013-03-151-1/+1
* Remove unused test for hack that is going to go in client not this libraryKenn Knowles2013-03-141-13/+0
* Get datum paths all checking outKenn Knowles2013-03-142-14/+60
* Add path followed info and restore previous test passingKenn Knowles2013-03-142-15/+70
* Bump version0.2Kenn Knowles2013-02-151-1/+1
* Enable iterators to be usable in places where lists are expectedKenn Knowles2013-02-153-4/+15
* Adjusting README.md from pandoc to github markdown0.1Kenn Knowles2013-02-091-3/+9
* Add setup.pyKenn Knowles2013-02-091-0/+21
* Add AST and parser testsKenn Knowles2013-02-096-0/+740
* Add lexer, with testsKenn Knowles2013-02-093-0/+156
* Initial README.md and .gitignoreKenn Knowles2013-02-092-0/+123