oga/ext/c
Yorick Peterse ba2177e2cf Lex contents of <script> tags as plain text.
When lexing input in HTML mode the lexer has to treat _all_ content of a
<script> tag as plain text. This ensures that the lexer can process input such
as "x <y" and "// <foo>" correctly.

Fixes #70.
2015-03-02 16:22:09 +01:00
..
extconf.rb Use proper create_makefile 2014-09-02 20:27:20 +02:00
lexer.h Track XML C lexer state in C only. 2014-10-26 11:38:06 +01:00
lexer.rl Lex contents of <script> tags as plain text. 2015-03-02 16:22:09 +01: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