Max Brunsfeld
|
56309a1c28
|
Generate node-fields.json file
|
2019-02-12 11:06:18 -08:00 |
|
Max Brunsfeld
|
e579e09569
|
Ensure interpretations are in a predictable order in conflict messages
|
2019-02-08 17:11:44 -08:00 |
|
Max Brunsfeld
|
79d90f0d3e
|
Restore naming of alias sequence lengths
Fields aren't stored in sequences now, so the max length
is back to being just for aliases.
|
2019-02-08 16:14:18 -08:00 |
|
Max Brunsfeld
|
51a9f14f7d
|
Ensure symbols are written in a predictable order in conflict messages
|
2019-02-08 15:16:56 -08:00 |
|
Max Brunsfeld
|
1d1674811c
|
Fully implement ts_node_child_by_field_id
|
2019-02-08 15:16:56 -08:00 |
|
Max Brunsfeld
|
18a13b457d
|
Get basic field API working
|
2019-02-08 15:16:56 -08:00 |
|
Max Brunsfeld
|
108ca989ea
|
Start work on including child refs in generated parsers
|
2019-02-08 15:16:56 -08:00 |
|
Max Brunsfeld
|
ff41f05a20
|
Fix computation of following tokens
|
2019-01-18 15:16:20 -08:00 |
|
Max Brunsfeld
|
ed195de8b6
|
rustfmt
|
2019-01-17 17:16:04 -08:00 |
|
Max Brunsfeld
|
d23a03bdf1
|
Represent ParseItemSet as a sorted Vec, not a BTreeMap
|
2019-01-15 16:37:54 -08:00 |
|
Max Brunsfeld
|
6592fdd24c
|
Fix parser generation error messages
|
2019-01-11 17:26:45 -08:00 |
|
Max Brunsfeld
|
e64f7a64a1
|
Start work on running test corpus tests
|
2019-01-11 13:31:06 -08:00 |
|
Max Brunsfeld
|
f059557a9d
|
Move parser generation code in to 'generate' module within CLI crate
|
2019-01-07 10:23:01 -08:00 |
|