oga/lib/oga
Yorick Peterse 8135074a62 Merged on_element_start with on_element_name
This makes it easier to automatically insert preceding tokens when
starting a new element as we now have access to the name. Previously
on_element_start would be invoked first which doesn't receive an
argument.
2015-04-21 23:38:06 +02:00
..
css Added CSS/XPath Parser.parse_with_cache 2015-03-23 00:22:59 +01:00
html Lazy decoding of XML/HTML entities. 2015-03-05 23:00:43 +01:00
xml Merged on_element_start with on_element_name 2015-04-21 23:38:06 +02:00
xpath XPath queries match nodes in the default namespace 2015-03-26 01:13:55 +01:00
entity_decoder.rb Added Oga::EntityDecoder 2015-04-07 21:18:15 +02:00
lru.rb Added LRU#maximum=/maximum 2015-03-23 00:26:48 +01:00
oga.rb Corrected YARD argument name. 2014-09-16 14:50:17 +02:00
version.rb Release 0.3.4 2015-04-19 22:19:02 +02:00