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
/
extensions
History
Tamas Vajk
91972d1d1f
Kotlin: Fix location (start position) of method calls
2022-10-31 21:08:15 +01:00
..
A.java
Add test case for extension function called from java
2022-05-12 22:37:06 +01:00
extensions.kt
Kotlin: Test tweaks for the diags consistency query
2022-10-25 16:26:11 +01:00
methodaccesses.expected
Kotlin: Fix location (start position) of method calls
2022-10-31 21:08:15 +01:00
methodaccesses.ql
Remove
ExtensionMethodAccess
and revert all dataflow changes
2022-05-10 19:51:27 +01:00
methods.expected
Add test case for extension function called from java
2022-05-12 22:37:06 +01:00
methods.ql
Kotlin: Autoformat QL
2022-05-10 19:51:25 +01:00
parameters.expected
Fix labels of extension function parameters
2022-05-12 22:37:06 +01:00
parameters.ql
Fix
Parameter.getACallArgument
for parameters of extension methods
2022-05-10 19:51:26 +01:00