Rob Rix
|
291e6719db
|
Revert "Swap the order of the setter’s params."
This reverts commit 6d7534d01c260a6427c5ea405eb7086ebd263c7c.
|
2017-08-03 15:37:55 -04:00 |
|
Rob Rix
|
baffab585b
|
Revert "Use the setter to set & reset the next set."
This reverts commit ee844956ecaa6ab6beb597b44cdeaa1c07031866.
|
2017-08-03 15:37:53 -04:00 |
|
Rob Rix
|
084985d2a1
|
Revert "Only run error handlers when the next set of productions doesn’t contain the current node."
This reverts commit 1d5fa138f0febf1940bd9c1ebd421ccf3932c27b.
|
2017-08-03 15:37:51 -04:00 |
|
Rob Rix
|
b4a2ba099a
|
Revert "Simplify how we limit error handling."
This reverts commit 86ed796bc54b073a0c9a267be267b519ba0a47ef.
|
2017-08-03 15:37:50 -04:00 |
|
Rob Rix
|
f060e11654
|
Revert "Consider catchError rules’ own next set."
This reverts commit 04a02be4c4da5409360c98dc723104d53b004875.
|
2017-08-03 15:37:48 -04:00 |
|
Rob Rix
|
7c1c4f33d4
|
Consider catchError rules’ own next set.
|
2017-08-03 13:37:46 -04:00 |
|
Rob Rix
|
7075115769
|
Simplify how we limit error handling.
|
2017-08-03 13:36:17 -04:00 |
|
Rob Rix
|
3088e42a84
|
Only run error handlers when the next set of productions doesn’t contain the current node.
|
2017-08-03 13:34:53 -04:00 |
|
Rob Rix
|
32252b1caa
|
Use the setter to set & reset the next set.
|
2017-08-03 13:22:50 -04:00 |
|
Rob Rix
|
d8ead33306
|
Swap the order of the setter’s params.
|
2017-08-03 13:22:40 -04:00 |
|
Rob Rix
|
2915d46a85
|
Define a setter for the next set field.
|
2017-08-03 13:21:37 -04:00 |
|
Rob Rix
|
aec09b060d
|
📝 stateNextSet.
|
2017-08-03 13:20:03 -04:00 |
|
Rob Rix
|
382d0476fa
|
Represent the next set of productions with an IntSet.
|
2017-08-03 13:19:24 -04:00 |
|
Rob Rix
|
228b525912
|
Set the next set of productions in alternations.
|
2017-08-03 13:17:02 -04:00 |
|
Rob Rix
|
390a60c5e7
|
Set the next set of productions in repetitions.
|
2017-08-03 13:16:08 -04:00 |
|
Rob Rix
|
7f1ff76e4b
|
Add the next set of productions to the state.
|
2017-08-03 13:13:49 -04:00 |
|
Rob Rix
|
adb84e33f4
|
Use the state nodes to indicate that we’ve advanced past nodes..
|
2017-08-03 13:13:37 -04:00 |
|
Rob Rix
|
7ebd2765ea
|
Compute the first sets of catchError rules.
|
2017-08-03 13:08:32 -04:00 |
|
Rob Rix
|
c74d313194
|
Compute the first sets of repetitions.
|
2017-08-03 13:07:54 -04:00 |
|
Rob Rix
|
f03fd85add
|
Compute the first sets of alternations.
|
2017-08-03 13:07:14 -04:00 |
|
Timothy Clem
|
6bc00b46d7
|
Merge remote-tracking branch 'origin/master' into the-great-tree-sitter-update
|
2017-08-03 09:50:27 -07:00 |
|
Timothy Clem
|
c001b7bc2a
|
Bump tree-sitter-ruby, only use c++98
|
2017-08-03 09:35:51 -07:00 |
|
Rob Rix
|
92a2f999ff
|
Define a function computing the first sets for assignments.
|
2017-08-03 12:33:27 -04:00 |
|
Rob Rix
|
ccd7812e8d
|
Run assignments using iterLookahead.
|
2017-08-03 12:26:07 -04:00 |
|
Rob Rix
|
69d0b55454
|
Bump freer-cofreer for iterLookahead.
|
2017-08-03 12:23:03 -04:00 |
|
Rob Rix
|
e8074d2955
|
Merge branch 'master' into delimited-control
|
2017-08-03 12:16:45 -04:00 |
|
Rob Rix
|
dc7b0a5110
|
Merge pull request #1265 from github/requiem-for-a-protolude
Requiem for a protolude
|
2017-08-03 12:08:24 -04:00 |
|
Rob Rix
|
d041dad599
|
Fix some missing imports.
|
2017-08-03 12:06:03 -04:00 |
|
Rob Rix
|
ca9340c5f3
|
Add hlint rules to error on partial list functions.
|
2017-08-03 12:04:17 -04:00 |
|
Rob Rix
|
2529288f87
|
Merge branch 'master' into requiem-for-a-protolude
|
2017-08-03 11:51:09 -04:00 |
|
Timothy Clem
|
9f41276e3b
|
Update for TypeScript grammar changes
|
2017-08-03 08:49:20 -07:00 |
|
Timothy Clem
|
f38dc3f578
|
Update for Ruby grammar changes
|
2017-08-03 08:19:23 -07:00 |
|
Timothy Clem
|
6563a69ebc
|
Update for Golang grammar changes
|
2017-08-03 08:00:20 -07:00 |
|
Timothy Clem
|
1ebe08c81d
|
Update tree-sitter and all languages
|
2017-08-03 07:59:00 -07:00 |
|
Rob Rix
|
d1d4e35192
|
Merge pull request #1278 from github/cmark-gfm
Use cmark-gfm package
|
2017-08-03 09:51:51 -04:00 |
|
Yuki Izumi
|
134aebe418
|
Fix my bad Haskell style
|
2017-08-03 17:26:53 +10:00 |
|
Yuki Izumi
|
bcf6b5b45e
|
Use cmark-gfm package
|
2017-08-03 17:22:40 +10:00 |
|
Rick Winfrey
|
0dd16d83c1
|
Fix comment
|
2017-08-02 17:46:48 -07:00 |
|
Rick Winfrey
|
947102e996
|
📝 many comment problem for conditional expressions
|
2017-08-02 17:45:05 -07:00 |
|
Rick Winfrey
|
5858d210b6
|
This allows for catching a comment, but not greedily matching expressions
Using `many comment` will consume anonymous nodes (including the `+` in a binary operator expression).
|
2017-08-02 17:27:43 -07:00 |
|
Rick Winfrey
|
12e5d30723
|
Merge branch 'master' into bump-tree-sitter-python
|
2017-08-02 16:24:22 -07:00 |
|
Rick Winfrey
|
dc1d724696
|
Merge pull request #1267 from github/parse-jsx
Enable .jsx file parsing with the TypeScript parser
|
2017-08-02 15:59:17 -07:00 |
|
Rick Winfrey
|
4204df6003
|
Merge branch 'master' into parse-jsx
|
2017-08-02 15:51:45 -07:00 |
|
Rob Rix
|
918aeb5301
|
Recur via the worker function.
|
2017-08-02 17:37:34 -04:00 |
|
Rob Rix
|
79467e3be7
|
Wrap the body of runParser up in a worker function.
|
2017-08-02 17:36:48 -04:00 |
|
Rob Rix
|
8454e187d4
|
Swap the order of the parser & blob params.
|
2017-08-02 17:36:04 -04:00 |
|
Rob Rix
|
35a431f794
|
blobFields closes over the blob.
|
2017-08-02 17:35:08 -04:00 |
|
Rob Rix
|
02ddc4eb65
|
Show missing languages as the empty string.
|
2017-08-02 17:34:34 -04:00 |
|
Rob Rix
|
0c1d08d89d
|
Produce a term when assignment fails at the root.
|
2017-08-02 17:32:12 -04:00 |
|
Rob Rix
|
b619389ec6
|
Don’t showBlob.
|
2017-08-02 17:28:53 -04:00 |
|