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-06-13 00:41:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
682c910d49754ddcf160402ca77e1c19a9f5ad4e
codeql
/
csharp
/
ql
/
lib
/
semmle
/
code
/
csharp
/
controlflow
History
Michael Nebel
d31ef371ec
Merge pull request
#8391
from michaelnebel/csharp/gvn-interface
...
C#: Deprecate the StructuralComparisonConfiguration interface and use sameGvn instead.
2022-03-21 14:10:53 +01:00
..
internal
delete all dead code
2022-03-14 13:03:31 +01:00
BasicBlocks.qll
add explicit this to all calls to class predicates
2021-10-14 10:11:55 +02:00
ControlFlowElement.qll
C#: delete leftover comment
2022-03-10 10:02:36 +01:00
ControlFlowGraph.qll
C#: Include CFG scope in
TElementNode
2021-12-03 09:37:41 +01:00
Guards.qll
C#: Use Gvn comparison instead of StructuralComparisonConfiguration in Guards.
2022-03-14 14:17:56 +01:00