Add a single-source file way of building the runtime library

This commit is contained in:
Max Brunsfeld 2018-11-13 15:35:14 -08:00
parent 5e456ccbb0
commit 47918070f6
10 changed files with 111 additions and 40 deletions

View file

@ -1663,3 +1663,5 @@ TSTree *ts_parser_parse_string(TSParser *self, const TSTree *old_tree,
TSInputEncodingUTF8,
});
}
#undef LOG