oga/ext/c
Yorick Peterse afbb585812 Lexing support for unquoted HTML attribute values
This adds support for HTML such as:

    <a href=foo>HTML is a child of Satan itself</a>

Fixes #94
2015-04-15 01:23:46 +02:00
..
extconf.rb Use RbConfig::CONFIG['CC'] vs 'cc' 2015-03-23 19:46:44 +01:00
lexer.h Track XML C lexer state in C only. 2014-10-26 11:38:06 +01:00
lexer.rl Lexing support for unquoted HTML attribute values 2015-04-15 01:23:46 +02:00
liboga.c Don't redefine namespaces in C. 2014-05-07 10:52:06 +02:00
liboga.h Removed stdioh. #include. 2014-05-11 21:06:55 +02:00