oga/ext
Yorick Peterse 49ddebf358 Tighten lexing of T_TEXT nodes.
Thanks to some heavy rubberducking with @whitequark the lexer is now a little
bit better at lexing T_TEXT nodes. For example, previously the following could
not be lexed properly:

    "foo < bar"

There might still be some tweaking to do but we're getting there.
2014-09-03 00:51:13 +02:00
..
c Use proper create_makefile 2014-09-02 20:27:20 +02:00
java Fixed lexing of XML comments. 2014-08-15 20:42:32 +02:00
ragel Tighten lexing of T_TEXT nodes. 2014-09-03 00:51:13 +02:00