erik-krogh
|
ccae0933c7
|
try to parse JS files without using the supported extensions
|
2022-09-19 12:20:20 +02:00 |
|
erik-krogh
|
a16233aa7d
|
add failing parse test
|
2022-09-19 12:16:45 +02:00 |
|
Erik Krogh Kristensen
|
de53727ab3
|
remove spurious whitespace
Co-authored-by: Asger F <asgerf@github.com>
|
2021-12-01 14:29:57 +01:00 |
|
Erik Krogh Kristensen
|
19bbe6d276
|
add JavaScript support for new private fields syntax
|
2021-11-29 13:51:25 +01:00 |
|
Max Schaefer
|
9549b01e3c
|
JavaScript: Turn on experimental language features for two tests.
All other tests already pass with experimental features turned on, so once this is merged we can do so by default.
|
2020-06-04 11:27:31 +01:00 |
|
Erik Krogh Kristensen
|
15e26666cd
|
add declaration for private field in syntax error test
|
2020-02-04 14:05:09 +01:00 |
|
Erik Krogh Kristensen
|
e3189aaa47
|
raise syntax error on declaration of private method, and add syntax tests for private fields
|
2020-02-03 16:00:25 +01:00 |
|
Esben Sparre Andreasen
|
9279bfc8a2
|
JS: add test case for arrow functions with duplicate parameter names
|
2020-01-06 09:21:36 +01:00 |
|
Max Schaefer
|
6b817203fd
|
JavaScript: Move --tolerate-parse-errors extractor options into options file.
|
2019-11-06 13:01:28 +00:00 |
|
Pavel Avgustinov
|
b55526aa58
|
QL code and tests for C#/C++/JavaScript.
|
2018-08-02 17:53:23 +01:00 |
|