summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Switch @ for `this` since it is so common in field names (for example when JS...Kenn Knowles2013-03-272-10/+13
* Support auto id and paths well for `$` operatorKenn Knowles2013-03-271-0/+48
* Remove set literals0.8Kenn Knowles2013-03-261-7/+7
* Python 2 & 3 supportKenn Knowles2013-03-263-9/+16
* More tests and fixes for SliceKenn Knowles2013-03-221-0/+8
* Fixes to IndexKenn Knowles2013-03-221-2/+5
* Fix error in descendant match for listKenn Knowles2013-03-221-1/+4
* Make auto ids work take present ids into account in useful waysKenn Knowles2013-03-221-3/+96
* Add auto idsKenn Knowles2013-03-151-5/+36
* 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-141-11/+54
* Add path followed info and restore previous test passingKenn Knowles2013-03-141-2/+13
* Enable iterators to be usable in places where lists are expectedKenn Knowles2013-02-151-0/+2
* Add AST and parser testsKenn Knowles2013-02-092-0/+79
* Add lexer, with testsKenn Knowles2013-02-092-0/+46