oga/ext/java
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
..
org/liboga/xml Lex contents of <script> tags as plain text. 2015-03-02 16:22:09 +01:00
Liboga.java Manually bootstrap JRuby after all. 2014-05-07 22:32:34 +02:00