FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for java/ql/test/kotlin/query-tests - github/codeql · GitHub
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
1k
Pull requests
470
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
java
ql
test
kotlin
query-tests
on
codeql-cli-2.11.3
User selector
Datepicker
Commit history
Commits on Oct 31, 2022
Kotlin: Fix location (start position) of method calls
tamasvajk
committed
91972d1
View commit details
Copy full SHA for 91972d1
View code at this point
Browse repository at this point
Commits on Oct 26, 2022
Kotlin: do not report on unused `object` extension parameters
tamasvajk
committed
9cc7a30
View commit details
Copy full SHA for 9cc7a30
View code at this point
Browse repository at this point
Kotlin: Add test case for unused extension parameters
tamasvajk
committed
fbcf7ea
View commit details
Copy full SHA for fbcf7ea
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
Merge pull request #10962 from tamasvajk/kotlin-unreachable-catch
Show description for 3264bbc
tamasvajk
authored
3264bbc
View commit details
Copy full SHA for 3264bbc
View code at this point
Browse repository at this point
Kotlin: Exclude .kt files from `java/unreachable-catch-clause`
tamasvajk
committed
0e4287e
View commit details
Copy full SHA for 0e4287e
View code at this point
Browse repository at this point
Kotlin: Add test cases for `java/unreachable-catch-clause`
tamasvajk
committed
4b042f9
View commit details
Copy full SHA for 4b042f9
View code at this point
Browse repository at this point
Kotlin: Improve `java/abstract-to-concrete-cast` to handle `when` branches
tamasvajk
committed
a0490f4
View commit details
Copy full SHA for a0490f4
View code at this point
Browse repository at this point
Kotlin: Add abstract to concrete type cast guarded by `when`
tamasvajk
committed
690d651
View commit details
Copy full SHA for 690d651
View code at this point
Browse repository at this point
Commits on Oct 24, 2022
Merge pull request #10949 from tamasvajk/kotlin-underscore-var
Show description for 1d2087b
tamasvajk
authored
1d2087b
View commit details
Copy full SHA for 1d2087b
View code at this point
Browse repository at this point
Kotlin: exclude Kotlin files from `java/underscore-identifier`
tamasvajk
committed
d585839
View commit details
Copy full SHA for d585839
View code at this point
Browse repository at this point
Kotlin: Add test case for variables named underscore
tamasvajk
committed
0192ae8
View commit details
Copy full SHA for 0192ae8
View code at this point
Browse repository at this point
Commits on Oct 21, 2022
Merge pull request #10885 from tamasvajk/kotlin-const-loop-cond-fp
Show description for 352c20b
tamasvajk
authored
352c20b
View commit details
Copy full SHA for 352c20b
View code at this point
Browse repository at this point
Add more test cases
tamasvajk
committed
9d1af76
View commit details
Copy full SHA for 9d1af76
View code at this point
Browse repository at this point
Revert "Kotlin: Exclude captured variables from constant loop condition check"
Show description for 7559d30
tamasvajk
committed
7559d30
View commit details
Copy full SHA for 7559d30
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
Kotlin: Exclude captured variables from constant loop condition check
tamasvajk
committed
3e476f9
View commit details
Copy full SHA for 3e476f9
View code at this point
Browse repository at this point
Kotlin: Add FP test case for constant loop condition
tamasvajk
committed
0bc5741
View commit details
Copy full SHA for 0bc5741
View code at this point
Browse repository at this point
Kotlin: Add test for useless null check on safe calls
tamasvajk
committed
d65c52b
View commit details
Copy full SHA for d65c52b
View code at this point
Browse repository at this point
Commits on Oct 17, 2022
Merge pull request #10767 from tamasvajk/kotlin-prop-ref-fix
Show description for 85fbf4b
tamasvajk
authored
85fbf4b
View commit details
Copy full SHA for 85fbf4b
View code at this point
Browse repository at this point
Commits on Oct 12, 2022
Kotlin: exclude generated code from useless parameter check
tamasvajk
committed
955336f
View commit details
Copy full SHA for 955336f
View code at this point
Browse repository at this point
Kotlin: Add test case for useless parameter FP
tamasvajk
committed
aa9dc3a
View commit details
Copy full SHA for aa9dc3a
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
Kotlin: adjust extracted property reference base class
tamasvajk
committed
43f9331
View commit details
Copy full SHA for 43f9331
View code at this point
Browse repository at this point
Kotlin: Add test to show imperfections in property reference extraction
tamasvajk
committed
92b425b
View commit details
Copy full SHA for 92b425b
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
Merge pull request #10718 from tamasvajk/kotlin-internal-repr
Show description for 1cf2db1
tamasvajk
authored
1cf2db1
View commit details
Copy full SHA for 1cf2db1
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
Kotlin: Consider `::class` type check in `equals`
tamasvajk
committed
51f9314
View commit details
Copy full SHA for 51f9314
View code at this point
Browse repository at this point
Kotlin: Add test case for `::class` type check in `equals`
tamasvajk
committed
f7f1207
View commit details
Copy full SHA for f7f1207
View code at this point
Browse repository at this point
Kotlin: ignore properties in `java/internal-representation-exposure` check
tamasvajk
committed
cd64faf
View commit details
Copy full SHA for cd64faf
View code at this point
Browse repository at this point
Kotlin: Add test for exposed internal representation
tamasvajk
committed
e9a304b
View commit details
Copy full SHA for e9a304b
View code at this point
Browse repository at this point
Commits on May 17, 2022
Merge pull request #9145 from tamasvajk/kotlin-useless-param
Show description for 350d137
tamasvajk
authored
350d137
View commit details
Copy full SHA for 350d137
View code at this point
Browse repository at this point
Merge pull request #9146 from tamasvajk/kotlin-inner-class-static
Show description for fcb3d78
tamasvajk
authored
fcb3d78
View commit details
Copy full SHA for fcb3d78
View code at this point
Browse repository at this point
Merge pull request #9149 from tamasvajk/kotlin-maybe-null
Show description for 26553ce
tamasvajk
authored
26553ce
View commit details
Copy full SHA for 26553ce
View code at this point
Browse repository at this point
Commits on May 13, 2022
Kotlin: Add more type check casts to MissingInstanceofInEquals query
tamasvajk
committed
7d5844a
View commit details
Copy full SHA for 7d5844a
View code at this point
Browse repository at this point
Kotlin: Add more type check tests for MissingInstanceofInEquals query
tamasvajk
committed
e2efef7
View commit details
Copy full SHA for e2efef7
View code at this point
Browse repository at this point
Kotlin: Exclude operands of `NotNullExpr` from NullMaybe query
tamasvajk
committed
c2a8965
View commit details
Copy full SHA for c2a8965
View code at this point
Browse repository at this point
Kotlin: Add test for NullMaybe query
tamasvajk
committed
e5d7868
View commit details
Copy full SHA for e5d7868
View code at this point
Browse repository at this point
Kotlin: exclude Kotlin source from 'inner class could be static' check
tamasvajk
committed
631ba8a
View commit details
Copy full SHA for 631ba8a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL