FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for javascript/ql/test/ApiGraphs - github/codeql · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10k
Code
Issues
998
Pull requests
461
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
javascript
ql
test
ApiGraphs
on
codeql-cli/v2.25.5
User selector
Datepicker
Commit history
Commits on Jan 7, 2026
JS: Localize charpred of API::EntryPoint
Show description for c8108d1
asgerf
committed
c8108d1
View commit details
Copy full SHA for c8108d1
View code at this point
Browse repository at this point
Commits on Oct 6, 2025
JS: Refine criteria so that explicit this-passing is not affected
asgerf
committed
587ad5c
View commit details
Copy full SHA for 587ad5c
View code at this point
Browse repository at this point
JS: Restrict this-argument passing in API graphs
asgerf
committed
4d33190
View commit details
Copy full SHA for 4d33190
View code at this point
Browse repository at this point
JS: Add API graph test for explicit 'this' passing
asgerf
committed
84c788a
View commit details
Copy full SHA for 84c788a
View code at this point
Browse repository at this point
Commits on Apr 1, 2025
JS: Fix handling of spread args on a bound function
asgerf
committed
e1784bb
View commit details
Copy full SHA for e1784bb
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
JS: Track through spread/rest params in API graphs
asgerf
committed
1ad471c
View commit details
Copy full SHA for 1ad471c
View code at this point
Browse repository at this point
JS: Add test for API graph through spread args
asgerf
committed
ff99d5c
View commit details
Copy full SHA for ff99d5c
View code at this point
Browse repository at this point
Commits on Mar 14, 2025
JS: Update a test
asgerf
committed
fe1bdf2
View commit details
Copy full SHA for fe1bdf2
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
JS: Move some promise-related store steps into PromiseFlow::storeStep
Show description for 08ee51c
asgerf
committed
08ee51c
View commit details
Copy full SHA for 08ee51c
View code at this point
Browse repository at this point
JS: Add failing test
asgerf
committed
89410d0
View commit details
Copy full SHA for 89410d0
View code at this point
Browse repository at this point
Commits on Apr 17, 2024
JS: Add test for use steps
asgerf
committed
eab9698
View commit details
Copy full SHA for eab9698
View code at this point
Browse repository at this point
JS: Add store step into namespace re-export specifier
asgerf
committed
55b9724
View commit details
Copy full SHA for 55b9724
View code at this point
Browse repository at this point
JS: Add test with ESModule re-exports
asgerf
committed
0a7af90
View commit details
Copy full SHA for 0a7af90
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
JS: show test changes after #15823
RasmusWL
committed
c82f5da
View commit details
Copy full SHA for c82f5da
View code at this point
Browse repository at this point
JS: Add tests before #15823 changes
RasmusWL
committed
f9309ce
View commit details
Copy full SHA for f9309ce
View code at this point
Browse repository at this point
Commits on Oct 6, 2023
add API-graph test for the new tagged template calls
erik-krogh
committed
9b65017
View commit details
Copy full SHA for 9b65017
View code at this point
Browse repository at this point
Commits on May 3, 2023
JS: Make implicit this receivers explicit
kaspersv
committed
67950c8
View commit details
Copy full SHA for 67950c8
View code at this point
Browse repository at this point
Commits on Nov 23, 2022
JS: Merge package/type columns
asgerf
committed
2e3413c
View commit details
Copy full SHA for 2e3413c
View code at this point
Browse repository at this point
Commits on Sep 20, 2022
JS: Update NodeOfType test
asgerf
committed
b545bbb
View commit details
Copy full SHA for b545bbb
View code at this point
Browse repository at this point
Commits on Sep 6, 2022
JS: Sync with JS
Show description for 2cbba65
asgerf
committed
2cbba65
View commit details
Copy full SHA for 2cbba65
View code at this point
Browse repository at this point
Commits on Sep 3, 2022
Ruby+JS: change LabelEntryPoint.toString()
Show description for 55fdf84
asgerf
committed
55fdf84
View commit details
Copy full SHA for 55fdf84
View code at this point
Browse repository at this point
Commits on May 30, 2022
Merge pull request #8606 from asgerf/js/api-graph-api
Show description for cc42f2f
asgerf
authored
cc42f2f
View commit details
Copy full SHA for cc42f2f
View code at this point
Browse repository at this point
Commits on May 24, 2022
JS: Rename Node.{getASource -> asSource, getASink -> asSink}
asgerf
committed
631527f
View commit details
Copy full SHA for 631527f
View code at this point
Browse repository at this point
JS: Make API::EntryPoint overrides optional
asgerf
committed
76ba782
View commit details
Copy full SHA for 76ba782
View code at this point
Browse repository at this point
JS: Also rename predicates on API::EntryPoint
asgerf
committed
ce9c3b3
View commit details
Copy full SHA for ce9c3b3
View code at this point
Browse repository at this point
JS: Rename getARhs -> getASink
asgerf
committed
19a5db9
View commit details
Copy full SHA for 19a5db9
View code at this point
Browse repository at this point
JS: Rename getAnImmediateUse -> getASource
asgerf
committed
4c61926
View commit details
Copy full SHA for 4c61926
View code at this point
Browse repository at this point
add explicit this
erik-krogh
committed
d58fe8e
View commit details
Copy full SHA for d58fe8e
View code at this point
Browse repository at this point
Commits on May 23, 2022
JS: Update test assertions to new syntax
asgerf
committed
0929f5e
View commit details
Copy full SHA for 0929f5e
View code at this point
Browse repository at this point
JS: API graph support for accessors (and classes)
asgerf
committed
33dac5e
View commit details
Copy full SHA for 33dac5e
View code at this point
Browse repository at this point
Commits on Mar 28, 2022
update the JS API-graph labels toString() to print the predicate calls on the API-graphs
erik-krogh
committed
c5fb19c
View commit details
Copy full SHA for c5fb19c
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
JS: Add dedicated API graph label for receiver, instead of parameter -1
asgerf
committed
6bef5a7
View commit details
Copy full SHA for 6bef5a7
View code at this point
Browse repository at this point
Commits on Nov 29, 2021
Merge branch 'main' into apiLabel2
erik-krogh
committed
c13cad7
View commit details
Copy full SHA for c13cad7
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
Merge branch 'main' into explicit-this
erik-krogh
committed
08ce03c
View commit details
Copy full SHA for 08ce03c
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
refactor implementation to make Label implementations private
erik-krogh
committed
e9df860
View commit details
Copy full SHA for e9df860
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL