Commit Graph

8 Commits

Author SHA1 Message Date
Martin Angers
6669ef001f remove Document.Root, Document is itself a Selection (using embedded struct) 2012-10-14 12:28:27 -04:00
Martin Angers
cbddb7a808 add support for negative indices in Slice(), with tests 2012-10-10 19:55:34 -04:00
Martin Angers
2d885ccd3a add tests for End() rollbacks, doc 2012-09-05 09:35:53 -04:00
Martin Angers
6e1e76af6b refactor Document to make Root a Selection, with all API available 2012-09-02 14:45:50 -04:00
Martin Angers
f1e54e5311 add Add() and AndSelf(), with tests 2012-08-31 10:27:45 -04:00
Martin Angers
85ad689f6a add Index() methods 2012-08-30 17:24:18 -04:00
Martin Angers
fe36d7039a add Get() to array.go, with tests 2012-08-30 15:52:41 -04:00
Martin Angers
5608755eb5 reorganize positional methods in array.go, tests. 2012-08-30 15:42:36 -04:00