Max Brunsfeld
|
f6d014f3f4
|
Write tree_sitter/parser.h file in generate command
|
2019-01-28 14:23:41 -08:00 |
|
Max Brunsfeld
|
31bdf5eb97
|
Fix handling of JavaScript errors
Refs #258
|
2019-01-18 09:40:09 -08:00 |
|
Max Brunsfeld
|
8f4096e5cb
|
Give more informative error messages when failing to write files
|
2019-01-17 12:52:05 -08:00 |
|
Max Brunsfeld
|
d52a11fd03
|
Avoid using a string literal to pass grammar path to JS
Backslashes in windows path were getting interpeted as escape characters.
|
2019-01-17 10:09:03 -08:00 |
|
Max Brunsfeld
|
a0a3903f76
|
Generate binding.gyp, binding.cc, and index.js
|
2019-01-16 13:53:01 -08:00 |
|
Max Brunsfeld
|
def5884b59
|
Allow passing grammar JS or JSON path to generate command
|
2019-01-14 14:07:42 -08:00 |
|
Max Brunsfeld
|
1468b349b5
|
Ensure 'src' directory exists before writing src/parser.c
|
2019-01-11 17:39:16 -08:00 |
|
Max Brunsfeld
|
e64f7a64a1
|
Start work on running test corpus tests
|
2019-01-11 13:31:06 -08:00 |
|
Max Brunsfeld
|
6bd550ca87
|
Start work on property sheet compilation
|
2019-01-09 18:10:32 -08:00 |
|
Max Brunsfeld
|
c0fad8b3c4
|
Write parser.c in generate command
|
2019-01-09 14:43:49 -08:00 |
|
Max Brunsfeld
|
f059557a9d
|
Move parser generation code in to 'generate' module within CLI crate
|
2019-01-07 10:23:01 -08:00 |
|