oga/lib/oga
Yorick Peterse ba17996bfc Fancier error messages for the parser.
The error messages of the parser now contain surrounding lines of code instead
of only the offending line of code. This should make debugging a bit easier.
Line numbers are also shown for each line.
2014-03-20 23:30:24 +01:00
..
ast Rip out column counting. 2014-03-20 19:44:28 +01:00
lexer.rl Rip out column counting. 2014-03-20 19:44:28 +01:00
parser.y Fancier error messages for the parser. 2014-03-20 23:30:24 +01:00
version.rb Basic project layout. 2014-02-26 19:50:16 +01:00