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
2026-03-24 08:26:51 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
775ed415923fddd565a21e39839fb35764cb8774
codeql
/
javascript
/
ql
/
test
/
query-tests
/
LanguageFeatures
History
Erik Krogh Kristensen
2e024c3c61
fix that type inference assumed every compound-assignment have type number
2021-01-20 15:26:39 +01:00
..
ArgumentsCallerCallee
…
BadTypeof
…
ConditionalComments
…
DebuggerStatement
…
DeleteVar
…
EmptyArrayInit
…
Eval
…
ExpressionClosures
…
ForInComprehensionBlocks
…
IllegalInvocation
…
InconsistentNew
…
InvalidPrototype
…
JumpFromFinally
…
LengthComparisonOffByOne
…
NonLinearPattern
JS: Include qhelp example in test suite
2020-06-15 17:37:26 +01:00
PropertyWriteOnPrimitive
fix that type inference assumed every compound-assignment have type number
2021-01-20 15:26:39 +01:00
SemicolonInsertion
…
SetterIgnoresParameter
…
SetterReturn
…
SpuriousArguments
…
StrictModeCallStackIntrospection
…
SyntaxError
…
TemplateSyntaxInStringLiteral
add local dataflow to js/template-syntax-in-string-literal
2020-10-19 10:58:40 +02:00
ThisBeforeSuper
…
UnusedIndexVariable
…
WithStatement
…
YieldInNonGenerator
…