tree-sitter/test/runtime
Max Brunsfeld 5520983144 Clean up Stack API
* Remove StackPopResult
* Rename top_state() -> state()
* Rename top_position() -> position()
* Improve docs
2018-03-29 17:37:54 -07:00
..
document_test.cc Do not insert missing tokens if halt_on_error option is passed 2018-01-24 14:04:55 -08:00
language_test.cc Get tests passing w/ new alias API 2017-08-01 14:35:34 -07:00
node_test.cc 🔥 symbol iterator API 2018-03-08 14:16:37 -08:00
parser_test.cc Allow reusing leaf nodes unless the next leaf has changes 2018-03-07 17:44:54 -08:00
stack_test.cc Clean up Stack API 2018-03-29 17:37:54 -07:00
tree_test.cc Allocate and free trees using an object pool 2017-12-27 10:34:29 -08:00