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
7b34b10ceea5aedd0ba9517e80268abb2055dcb6
codeql
/
java
/
kotlin-extractor
History
Tamás Vajk
d0d8ef1236
Merge pull request
#10672
from tamasvajk/kotlin-unary-op
...
Kotlin: extract unary plus and minus operators
2022-10-05 13:30:21 +02:00
..
src
/main
Merge pull request
#10672
from tamasvajk/kotlin-unary-op
2022-10-05 13:30:21 +02: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
Kotlin: Compile with -Werror, and fix warnings
2022-09-14 16:42:57 +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 unit tests: use best plugin version compatible with environment kotlinc
2022-09-22 21:11:47 +01:00
settings.gradle
Kotlin: Add kotlin-extractor
2022-05-10 18:45:51 +01:00