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-22 07:15:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd7ec499df44f76ec69a32155ecfcc6cc5257ad8
codeql
/
java
/
kotlin-extractor
History
Ian Lynagh
dd7ec499df
Kotlin: Ignore tags when comparing versions
...
We thought that 1.7.20-Beta > 1.7.20, and so tried to use 1.7.0's extractor with 1.7.20.
2022-10-26 12:21:55 +01:00
..
src
/main
Merge pull request
#10909
from smowton/smowton/fix/kotlin-varargs-dataflow
2022-10-21 13:32:34 +01:00
.gitignore
Add gitignore
2022-05-10 18:45:56 +01:00
build.gradle
Apply code review changes
2022-08-18 09:01:10 +02:00
build.py
Note store_true params default to False not None
2022-10-07 18:02:32 +01:00
generate_dbscheme.py
Kotlin: Add AnyDbType
2022-08-25 16:40:27 +01:00
gradle.properties
Switch to using Kotlin 1.7 by default
2022-06-23 15:34:40 +01:00
kotlin_plugin_versions.py
Kotlin: Ignore tags when comparing versions
2022-10-26 12:21:55 +01:00
settings.gradle
Kotlin: Add kotlin-extractor
2022-05-10 18:45:51 +01:00