An incremental parsing system for programming tools https://tree-sitter.github.io
Find a file
2014-01-18 09:47:26 -08:00
externals Switch specs to use bandit instead of igloo 2013-12-28 16:55:51 -08:00
include Fix parser position in parse error messages 2014-01-13 12:57:12 -08:00
spec Remove ItemSet class; just use a set 2014-01-13 18:47:57 -08:00
src Make separate Item classes for parsing and lexing 2014-01-18 09:47:26 -08:00
tree_sitter.xcodeproj Remove ItemSet class; just use a set 2014-01-13 18:47:57 -08:00
.gitignore Rename project files 2014-01-02 13:09:15 -08:00
.gitmodules Switch specs to use bandit instead of igloo 2013-12-28 16:55:51 -08:00
.vimrc Initial commit 2013-11-05 22:15:19 -08:00
Makefile Initial commit 2013-11-05 22:15:19 -08:00
todo.md Add code for setting parse states’ corresponding lex states 2013-12-28 10:23:40 -08:00