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-08-04 09:23:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
nickrolfe/compiled-data-extensions
codeql
/
java
/
ql
/
test-kotlin2
/
library-tests
/
exprs
History
Anders Schack-Mulligen
ec1d034ee0
Java: Make Assignment extend BinaryExpr.
2026-03-05 11:31:59 +01:00
..
binop.expected
Accept Kotlin 2.1.20 test changes
2025-05-13 14:42:15 +01:00
binop.ql
Java: Make Assignment extend BinaryExpr.
2026-03-05 11:31:59 +01:00
delegatedProperties.expected
Accept Kotlin 2.1.20 test changes
2025-05-13 14:42:15 +01:00
delegatedProperties.kt
…
delegatedProperties.ql
…
exprs.expected
Kotlin: Accept test changes
2026-01-28 10:11:21 +01:00
exprs.kt
…
exprs.ql
…
funcExprs.expected
Kotlin: Accept test changes
2026-01-28 10:11:21 +01:00
funcExprs.kt
…
funcExprs.ql
…
kFunctionInvoke.kt
…
localFunctionCalls.kt
…
PrintAst.expected
Kotlin: Accept test changes
2026-01-28 10:11:21 +01:00
PrintAst.qlref
…
samConversion.kt
…
unaryOp.expected
Kotlin: Accept test changes
2026-01-28 10:11:21 +01:00
unaryOp.ql
Java: Rename UnaryExpr.getExpr to getOperand.
2026-02-04 10:50:49 +01:00
whenExpr.kt
…