Commit Graph

12 Commits

Author SHA1 Message Date
d-led
3bc04b2032 ready for the first version tag
interface intended for use with 1-byte encodings and mostly default
parameters in the methods. No full documentation yet. To see the api,
consult the register_pugilua procedure
2012-10-03 21:07:07 +02:00
d-led
347ac65743 printing to string -> node.text 2012-10-03 19:14:08 +02:00
d-led
3e8bdc9a22 path and node selection 2012-10-03 19:11:09 +02:00
d-led
bdeb57221b xml_node navigation 2012-10-03 18:02:49 +02:00
d-led
3d2d6d4f67 attributes of xml_nodes traversable 2012-10-03 17:46:10 +02:00
d-led
07944e48c6 lxml_document not implementing lxml_node
returns root as xml_node instead
2012-10-03 17:18:41 +02:00
d-led
442bcedaeb update test 2012-10-03 13:28:37 +02:00
d-led
44e2d0a334 lxpath_node and lxpath_node_set 2012-10-03 12:58:34 +02:00
d-led
9d169706de started wrapping xml_xpath_node_set 2012-10-02 20:20:53 +02:00
d-led
d20b9b5a96 missing valid methods, README 2012-10-02 06:49:35 +02:00
d-led
d3f972a073 valid, child and name methods
right now the bound classes for document and node do not have
inheritance; some methods have to be repeated, hence.
2012-10-01 23:36:48 +02:00
d-led
ee4625d394 initial commit 2012-10-01 22:42:05 +02:00