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
2025-12-19 10:23:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad0b36a0c901b694ba5d4e1f586128305ebcd28b
codeql
/
java
/
ql
/
test
/
kotlin
/
library-tests
/
reflection
History
Tamas Vajk
91972d1d1f
Kotlin: Fix location (start position) of method calls
2022-10-31 21:08:15 +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
Kotlin: Fix location (start position) of method calls
2022-10-31 21:08:15 +01:00
reflection.kt
Use compiler-provided adapter functions when creating a function reference
2022-10-17 11:48:21 +01:00
reflection.ql
Improve and accept changes to compiler-generated methods test
2022-10-17 18:43:11 +01:00