Commit graph

14 commits

Author SHA1 Message Date
Max Brunsfeld
afe7223582 Upgrade Tree-sitter, use single source file in build script 2018-11-20 15:56:16 -08:00
Max Brunsfeld
5efc28f2f3 Update to latest tree-sitter API 2018-06-19 16:19:37 -07:00
Max Brunsfeld
993bfea669 Add missing source file 2018-05-18 10:39:00 -07:00
Max Brunsfeld
654789f925 Use UTF8PROC_STATIC macro 2018-05-18 10:27:36 -07:00
Max Brunsfeld
8d485857e1 Tweak build script for windows 2018-05-18 10:11:29 -07:00
Max Brunsfeld
29dfa05504 Try clang 2018-05-17 21:13:59 -07:00
Max Brunsfeld
13e26b5007 Try a static flag 2018-05-17 18:08:44 -07:00
Max Brunsfeld
b1ff399960 ⬆️ tree-sitter for warning fixes 2018-05-17 18:02:01 -07:00
Max Brunsfeld
572a60183c Suppress warnings associated w/ generated bindings 2018-05-17 17:41:44 -07:00
Max Brunsfeld
7e6675d56e Use a more unique library name when building C sources 2018-05-17 17:41:44 -07:00
Max Brunsfeld
08217fff8d Get basic parsing working, add some unit tests 2018-05-17 17:16:35 -07:00
Max Brunsfeld
ead0e31262 Fix duplicated compile of parser.c 2018-05-17 14:46:29 -07:00
Max Brunsfeld
f07f710db7 Compile tree-sitter sources in c99 mode 2018-05-17 14:46:29 -07:00
Max Brunsfeld
6e4115548c Initial commit 2018-05-17 14:30:03 -07:00