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-11 12:41:06 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54109b8ea7ce7b413f2d672b52e2ccfde8795e72
codeql
/
java
/
ql
/
test
/
kotlin
/
library-tests
/
reflection
History
Ian Lynagh
7eaef0cd3d
Merge pull request
#11436
from igfoo/igfoo/NamingConventionsRefTypes
...
Kotlin: Enable java/misnamed-type query
2022-11-29 18:39:18 +00: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
Kotlin: format string literals like the Java annotaton extractor
2022-11-17 17:28:17 +00:00
PrintAst.qlref
WIP: add test for reflective calls
2022-05-10 19:51:18 +01:00
reflection.expected
Merge pull request
#11436
from igfoo/igfoo/NamingConventionsRefTypes
2022-11-29 18:39:18 +00: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