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-02-13 13:41:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73eb3e262d8a3eabc866bcffab1e6b280241c9fc
codeql
/
javascript
/
ql
/
test
/
ApiGraphs
History
Asger F
c8108d109d
JS: Localize charpred of API::EntryPoint
...
This is needed for localizing ApiLabel later
2026-01-07 11:05:41 +01:00
..
accessors
…
argprops
…
async-await
JS: Move some promise-related store steps into PromiseFlow::storeStep
2025-03-13 12:53:04 +01:00
bound-args
…
branching-flow
…
call-nodes
…
classes
…
ctor-arg
…
custom-entry-point
JS: Localize charpred of API::EntryPoint
2026-01-07 11:05:41 +01:00
custom-use-steps
JS: Add test for use steps
2024-04-17 14:46:00 +02:00
cyclic
…
dynamic-prop-read
JS: Update a test
2025-03-14 23:08:20 +01:00
explicit-this
JS: Refine criteria so that explicit this-passing is not affected
2025-10-06 11:43:18 +02:00
imprecise-export
…
imprecision
…
namespaced-package
…
nested-property-export
…
nonlocal
…
partial-invoke
…
promises
…
promisify
…
property-read-from-argument
…
reexport
JS: Add store step into namespace re-export specifier
2024-04-17 14:14:12 +02:00
return-self
…
spread
JS: Fix handling of spread args on a bound function
2025-04-01 16:20:57 +02:00
tagged-template
…
typed
…
VerifyAssertions.qll
…