This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2025-12-24 12:46:34 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a928f4c9efd1e796348d37447af46ea04062ea9b
codeql
/
javascript
/
ql
/
test
/
query-tests
/
LanguageFeatures
/
SyntaxError
History
erik-krogh
ccae0933c7
try to parse JS files without using the supported extensions
2022-09-19 12:20:20 +02:00
..
arrows.js
JS: add test case for arrow functions with duplicate parameter names
2020-01-06 09:21:36 +01:00
destructingPrivate.js
remove spurious whitespace
2021-12-01 14:29:57 +01:00
notFlow.js
add failing parse test
2022-09-19 12:16:45 +02:00
options
JavaScript: Turn on experimental language features for two tests.
2020-06-04 11:27:31 +01:00
privateMethod.js
raise syntax error on declaration of private method, and add syntax tests for private fields
2020-02-03 16:00:25 +01:00
SyntaxError.expected
try to parse JS files without using the supported extensions
2022-09-19 12:20:20 +02:00
SyntaxError.qlref
…
tst.html
…
tst.js
JavaScript: Move
--tolerate-parse-errors
extractor options into
options
file.
2019-11-06 13:01:28 +00:00