Max Brunsfeld
|
9e8bec458d
|
Add ts_node_edit API
|
2018-07-11 16:17:46 -07:00 |
|
Max Brunsfeld
|
6fc8d9871c
|
Hide the details of TSNode's fields in the public API
|
2018-05-16 15:44:04 -07:00 |
|
Max Brunsfeld
|
fe53506175
|
Declare subtrees as const wherever possible
Co-Authored-By: Rick Winfrey <rewinfrey@github.com>
|
2018-05-11 15:06:13 -07:00 |
|
Max Brunsfeld
|
35510a612d
|
Rename Tree -> Subtree
|
2018-05-10 15:11:14 -07:00 |
|
Max Brunsfeld
|
a53d0b43a1
|
Remove unnecessary include
|
2018-05-09 22:55:54 -07:00 |
|
Max Brunsfeld
|
92255bbfdd
|
Remove document parameter from ts_node_type, ts_node_string
Co-Authored-By: Rick Winfrey <rewinfrey@github.com>
|
2018-05-09 15:28:28 -07:00 |
|
Max Brunsfeld
|
973e4a44f0
|
Start work on removing parent pointers
Co-Authored-By: Rick Winfrey <rewinfrey@github.com>
|
2018-05-09 12:22:19 -07:00 |
|
Max Brunsfeld
|
09be0b6ef5
|
Store trees' children in TreeArrays, not w/ separate pointer and length
|
2018-04-06 13:26:18 -07:00 |
|
Max Brunsfeld
|
0e69da37a5
|
Return a character count from the lexer's get_column method
|
2017-12-20 16:26:38 -08:00 |
|
Max Brunsfeld
|
90629bd45a
|
Add some assertions to the fixture grammar tests
|
2017-12-07 11:50:27 -08:00 |
|
Max Brunsfeld
|
09f4796f6b
|
Get tests passing w/ new alias API
|
2017-08-01 14:35:34 -07:00 |
|
Max Brunsfeld
|
4b40a1ed6c
|
Support anonymous tokens inside of RENAME rules
|
2017-07-14 10:19:58 -07:00 |
|
Max Brunsfeld
|
fcffd4b732
|
Add test for an example found during fuzzing
|
2017-06-30 21:55:50 -07:00 |
|
Max Brunsfeld
|
6dc0ff359d
|
Rename spec -> test
'Test' is a lot more straightforward of a name.
|
2017-03-09 20:40:01 -08:00 |
|