Hendrik van Antwerpen
37e3bf2676
Fix incorrect file changes being reported
2021-11-01 14:39:33 +07:00
Hendrik van Antwerpen
53543d6c51
Add a CI step that checks whether the generated files are up-to-date.
2021-10-27 17:00:30 +07:00
Paul M. Rodriguez
666c694801
Resolve more ternary ambiguities
2021-10-21 09:42:26 +07:00
Paul M. Rodriguez
537a7e5e61
Remove known failures that can now be parsed
2021-10-21 09:42:26 +07:00
Max Brunsfeld
ac5dac1190
Upgrade Tree-sitter, Tree-sitter-javascript, use named precedences
2021-03-03 16:48:56 +07:00
João Paulo Silva de Souza
c17fe89961
Fix ambiguity between function signature and function declaration ( #126 )
...
* fix ambiguity between function signature and function declaration
* tweak parse-examples script
* add redux to the ignored repositories
* regenerate parser for function_signature
* Simplify function_signature rule
* Move known failures from parse-examples script into known_failures.txt
Co-authored-by: resolritter <resolritter@users.noreply.github.com>
Co-authored-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
2021-02-04 16:54:42 +07:00
Max Brunsfeld
13b35c16b8
Simplify parse-examples script
...
Also, in that script, parse .tsx files, not just .ts files
2019-12-09 16:25:28 +07:00
Nathan Sobo
948e12842d
Define ts and tsx grammars in subfolders based on a common helper
...
Co-Authored-By: Antonio Scandurra <as-cii@github.com>
2019-05-23 08:59:47 +07:00
Pieter Goetschalckx
9ab65ab2e6
Use external for template chars
2018-05-17 22:12:14 +07:00
Timothy Clem
6bee1acc16
Print out some basic parse stats
2018-05-02 15:24:35 +07:00
Timothy Clem
35c74f93fc
Back to trying our hard reset
2018-04-16 15:54:32 +07:00
Timothy Clem
0a102af564
Still broken
2018-04-16 15:47:01 +07:00
Timothy Clem
9e75e82a7a
Remove debugging
2018-04-16 15:42:21 +07:00
Timothy Clem
2d284614a4
Some more troubleshooting
2018-04-16 15:36:44 +07:00
Timothy Clem
70bb7a8c5f
Troubleshooting build
2018-04-16 15:30:26 +07:00
Timothy Clem
80bd93ebfa
Use variable
2018-04-16 15:25:34 +07:00
Timothy Clem
ebbeaf57fe
Clone instead of submodule
2018-04-16 15:23:08 +07:00
Timothy Clem
0e270a23ef
One known failure for mis-parsing comments
2018-04-16 15:23:08 +07:00
Timothy Clem
fce7f1a9ca
Parse example repo and track failures
2018-04-16 15:23:08 +07:00