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-05-14 19:29:28 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc0344e2fc199a719aa939081c1faad7be9c8e88
codeql
/
csharp
/
extractor
History
Michael Nebel
4446f42846
Merge pull request
#21684
from michaelnebel/csharp/improve-reachability-checks
...
C#: Improve BMN feed checking & handling.
2026-04-30 15:53:52 +02:00
..
Semmle.Extraction.CSharp
C#: Re-use the GetTargetSymbol logic from invocations to find the right operator symbol (operators can also be declared in extensions).
2026-04-24 08:50:03 +02:00
Semmle.Extraction.CSharp.DependencyFetching
C#: Fix missing slash in comments.
2026-04-29 15:27:47 +02:00
Semmle.Extraction.CSharp.DependencyStubGenerator
C#: Update extractor to target .NET 10.
2025-12-11 11:34:38 +01:00
Semmle.Extraction.CSharp.Driver
…
Semmle.Extraction.CSharp.Standalone
C#: Cleanup dependencies.
2025-12-11 11:34:56 +01:00
Semmle.Extraction.CSharp.StubGenerator
…
Semmle.Extraction.CSharp.Util
C#: Add support for compound assignment operators in the TryGetOperatorSymbol method.
2026-04-24 08:50:00 +02:00
Semmle.Extraction.Tests
C#: Cleanup dependencies.
2025-12-11 11:34:56 +01:00
Semmle.Util
C#: Extract extension types and members. Replacing invocations to static generated methods with invocation of extension type member.
2026-02-05 15:38:05 +01:00
Semmle.Util.Tests
…
Testrunner
…
BUILD.bazel
…