oga/ext
Yorick Peterse d951a8cc87 Track XML C lexer state in C only.
Instead of storing "act" and "cs" as an instance variable they (along with some
other variables) are now stored in a struct. This struct is attached to a lexer
instance using the (crappy) Data_Get_Struct/Data_Wrap_Struct API.
2014-10-26 11:38:06 +01:00
..
c Track XML C lexer state in C only. 2014-10-26 11:38:06 +01:00
java Count newlines of text nodes in native code. 2014-09-25 22:49:11 +02:00
ragel Count newlines of text nodes in native code. 2014-09-25 22:49:11 +02:00