tree-sitter/spec
Max Brunsfeld e58a6d8ba7 Start work on error recovery
- In runtime, make parse errors part of the parse tree
- Add error state to lexers in which they can accept any token
2014-02-24 18:42:54 -08:00
..
compiler Start work on error recovery 2014-02-24 18:42:54 -08:00
helpers Organize spec helper files 2014-02-17 12:45:53 -08:00
runtime Start work on error recovery 2014-02-24 18:42:54 -08:00
main.cpp Generate parse tables and code using pre-processed grammars 2014-01-03 22:42:05 -08:00
spec_helper.cpp Remove rules that don't need to be public from compiler.h 2014-02-20 23:05:32 -08:00
spec_helper.h Remove rules that don't need to be public from compiler.h 2014-02-20 23:05:32 -08:00