35 Commits
Author SHA1 Message Date
Martin Angers a28d5edf42 fix doc for build instruction of exp package 2013-01-10 19:27:30 -05:00
Martin Angers 7f5775caed go.pkgdoc.org is case sensitive now. Closes #3. 2012-11-19 09:00:21 -05:00
Martin Angers 6948b1bfac finalize tests and benchmarks for v0.2 2012-11-11 21:26:27 -05:00
Martin Angers ae1a71636e update changelog, doc 2012-10-14 12:34:28 -04:00
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 9ed3dce6b0 forgot changelog 2012-09-17 11:14:03 -04:00
Martin Angers 2371acd273 refactor Next...() and Prev...() functions to use linked list, much faster 2012-09-17 11:01:00 -04:00
Martin Angers d239ff0ac3 finalize benchmarks for traversal.go, add bench data for v0.1.0 2012-09-12 14:50:41 -04:00
Martin Angers f0e21587c8 start work on benchmarks 2012-09-11 11:00:14 -04:00
Martin Angers 7b5bdc108a fix todo link in readme 2012-09-10 11:21:23 -04:00
Martin Angers e53c314452 add version and changelog 2012-09-10 11:17:34 -04:00
Martin Angers d5e9341ca1 add PrevFilteredUntil...() with tests 2012-09-10 10:04:00 -04:00
Martin Angers 2fc9009621 add NextFilteredUntil...() with tests 2012-09-10 09:09:32 -04:00
Martin Angers ab7dea3da3 update to use new exp/html package 2012-09-09 18:44:47 -04:00
Martin Angers 661a12ade6 temp info for install 2012-09-07 09:50:22 -04:00
Martin Angers 7126aa375d update TODOs 2012-09-06 14:40:44 -04:00
Martin Angers 1e921f3bd8 update TODOs 2012-09-06 10:58:27 -04:00
Martin Angers eea8ab69ed add PrevUntilSelection() and PrevUntilNodes() with tests 2012-09-06 10:57:54 -04:00
Martin Angers a9c4ad4c8f start work on PrevUntil() and NextUntil() 2012-09-06 10:27:42 -04:00
Martin Angers e952587198 little more idiomatic code in the example 2012-09-06 07:55:07 -04:00
Martin Angers 5aae70d501 add example 2012-09-05 10:40:16 -04:00
Martin Angers 454e21b28a finalize End() tests 2012-09-05 10:06:52 -04:00
Martin Angers 2d885ccd3a add tests for End() rollbacks, doc 2012-09-05 09:35:53 -04:00
Martin Angers 3aaca8f8ea refactor of Find() methods to use mapNodes 2012-09-04 15:18:51 -04:00
Martin Angers 6b27ec19a5 refactor Children() and Contents() to use mapNodes internally 2012-09-04 14:56:20 -04:00
Martin Angers 766e10867e add Html() and tests 2012-09-01 21:08:39 -04:00
Martin Angers b89ed30e10 fix doc a little, start Is() 2012-08-31 11:26:24 -04:00
Martin Angers 2142c85b5d explain why use same syntax as jq 2012-08-31 10:57:15 -04:00
Martin Angers 7a69490818 add tests for Has() and End() 2012-08-31 09:06:39 -04:00
Martin Angers 503306d8a5 point doc to gopkgdoc site 2012-08-30 22:17:16 -04:00
Martin Angers f696fbf5bb add local html doc for tests 2012-08-29 11:31:25 -04:00
Martin Angers ff4e037994 add .Attr() method 2012-08-29 10:15:40 -04:00
Martin Angers 378a150352 add BSD license 2012-08-29 09:48:51 -04:00
Martin Angers 89fb6a72a7 add readme 2012-08-28 22:14:23 -04:00