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-04-27 09:45:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ba9a317664f315a06fa9bee7ee71f46cd648cff
codeql
/
java
/
ql
/
test
/
kotlin
/
library-tests
/
reflection
History
Chris Smowton
f9d65e42dd
Use compiler-provided adapter functions when creating a function reference
2022-10-17 11:48:21 +01:00
..
checkParameterCounts.expected
Add test checking argument <-> parameter matching, and fix superconstructor calls that were missing their argument.
2022-10-17 11:44:44 +01:00
checkParameterCounts.ql
Add test checking argument <-> parameter matching, and fix superconstructor calls that were missing their argument.
2022-10-17 11:44:44 +01:00
PrintAst.expected
Use compiler-provided adapter functions when creating a function reference
2022-10-17 11:48:21 +01:00
PrintAst.qlref
WIP: add test for reflective calls
2022-05-10 19:51:18 +01:00
reflection.expected
Use compiler-provided adapter functions when creating a function reference
2022-10-17 11:48:21 +01:00
reflection.kt
Use compiler-provided adapter functions when creating a function reference
2022-10-17 11:48:21 +01:00
reflection.ql
Kotlin: Add test to show imperfections in property reference extraction
2022-10-11 12:51:06 +02:00