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 01:33:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f177c2c5aea140c2a98279f9ab315acc2bc2ee5b
codeql
/
java
/
kotlin-extractor
History
Chris Smowton
f177c2c5ae
Function trap ids: remove spaces between value parameters
...
Otherwise these won't match the IDs used by the Java extractor.
2022-05-10 19:51:12 +01:00
..
src
/main
Function trap ids: remove spaces between value parameters
2022-05-10 19:51:12 +01:00
.gitignore
Add gitignore
2022-05-10 18:45:56 +01:00
build.gradle
Extract function expressions
2022-05-10 19:51:09 +01:00
build.py
Adjust build script based on review
2022-05-10 19:51:10 +01:00
generate_dbscheme.py
Reintroduce sealed interfaces for generated DB types
2022-05-10 19:51:04 +01:00
gradle.properties
Remove version number from output artifact name
2022-05-10 18:46:02 +01:00
kotlin_plugin_versions.py
Kotlin: Build the appropriate single version, rather than always 1.5
2022-05-10 19:51:08 +01:00
settings.gradle
Kotlin: Add kotlin-extractor
2022-05-10 18:45:51 +01:00