oga/lib
Yorick Peterse 3307e2f4d2 Remove source lines from parser error messages.
This was a gimmick in the first place. It doesn't work well with IO instances
(= requires re-reading of the input), the code was too complex and it wasn't
that useful in the end. Lets just get rid of it.

This fixes #53.
2014-09-25 22:58:06 +02:00
..
oga Remove source lines from parser error messages. 2014-09-25 22:58:06 +02:00
oga.rb Implemented a basic SAX API. 2014-09-16 14:30:46 +02:00