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-01-01 08:42:06 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b73cb3a4ce4caa03ebaead23e99587eb250affc5
codeql
/
javascript
/
ql
/
test
/
ApiGraphs
History
CodeQL CI
e2b0c60627
Merge pull request
#4449
from max-schaefer/js/api-graphs-type-handling-improvements
...
Approved by erik-krogh
2020-10-12 11:41:21 -07:00
..
argprops
…
async-await
…
branching-flow
…
classes
JavaScript: Improve API-graph support for function-style classes.
2020-10-02 09:25:51 +01:00
ctor-arg
…
custom-entry-point
…
cyclic
…
dynamic-prop-read
…
imprecise-export
…
imprecision
…
namespaced-package
…
nested-property-export
…
nonlocal
…
partial-invoke
JavaScript: Teach API graphs to recognise arguments supplied in partial function applications.
2020-09-28 17:52:57 +01:00
promises
…
property-read-from-argument
JavaScript: Add a negative test for API graphs.
2020-10-08 19:53:23 +01:00
reexport
JavaScript: Add yet another API-graph test with re-exports.
2020-10-06 15:32:21 +01:00
return-self
…
typed
JavaScript: Introduce convenience predicate for working with typed API-graph nodes.
2020-10-06 09:25:35 +01:00
VerifyAssertions.qll
…