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-21 03:06:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab52a020fa6760cb0acf3aa56de9a6082f0cabca
codeql
/
java
/
kotlin-extractor
History
Chris Smowton
8e5bbea9f9
Use map...firstOrNull not firstNotNullOfOrNull
...
The latter was introduced in Kotlin 1.5, so we can't use it in all supported versions.
2022-06-30 10:15:44 +01:00
..
src
/main
Use map...firstOrNull not firstNotNullOfOrNull
2022-06-30 10:15:44 +01:00
.gitignore
Add gitignore
2022-05-10 18:45:56 +01:00
build.gradle
Kotlin: Move from 1.7.0-RC to 1.7.0
2022-06-23 15:34:40 +01:00
build.py
Kotlin: Do each build in its own directory
2022-06-10 15:01:37 +01:00
generate_dbscheme.py
Kotlin: Refactor TrapWriter/Logger
2022-05-10 19:51:18 +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: Move from 1.7.0-RC to 1.7.0
2022-06-23 15:34:40 +01:00
settings.gradle
Kotlin: Add kotlin-extractor
2022-05-10 18:45:51 +01:00