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-18 18:10:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f54bb66b807ee4b22f6be28cfbb71d21b901b10
codeql
/
java
/
kotlin-extractor
History
Chris Smowton
4e15f5f8c7
Fix extracted type arguments of kotlin.jvm.functions.FunctionN
...
Previously we accidentally extracted an argument type instead of the result type.
2022-05-19 11:55:31 +01:00
..
src
/main
Fix extracted type arguments of kotlin.jvm.functions.FunctionN
2022-05-19 11:55:31 +01:00
.gitignore
Add gitignore
2022-05-10 18:45:56 +01:00
build.gradle
Add 1.6.20 support
2022-05-10 19:51:27 +01:00
build.py
Kotlin: Don't use capture_output or text
2022-05-12 14:08:19 +01:00
generate_dbscheme.py
Kotlin: Refactor TrapWriter/Logger
2022-05-10 19:51:18 +01:00
gradle.properties
Add 1.6.20 support
2022-05-10 19:51:27 +01:00
kotlin_plugin_versions.py
Kotlin: Don't use capture_output or text
2022-05-12 14:08:19 +01:00
settings.gradle
Kotlin: Add kotlin-extractor
2022-05-10 18:45:51 +01:00