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 09:43:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd31be43e07d901bafb543c8f65be8e9b5abb364
codeql
/
csharp
/
extractor
/
Semmle.Extraction.CSharp
/
Populators
History
Tamas Vajk
51f0a928dc
C#: Fix global statement extraction by extracting statements inside the implicit main method context
2022-06-20 10:09:11 +02:00
..
AstLineCounter.cs
C#: Enable nullability in csharp extraction project v1
2021-03-03 14:18:19 +01:00
CommentPopulator.cs
C#: Use
is [not] null
throughout in the extractor
2021-03-05 16:28:12 +01:00
CompilationUnitVisitor.cs
C#: Fix global statement extraction by extracting statements inside the implicit main method context
2022-06-20 10:09:11 +02:00
DirectiveVisitor.cs
C#: Refator directive visitor to use expression body.
2022-01-18 09:32:14 +01:00
Locations.cs
C#: Use
is [not] null
throughout in the extractor
2021-03-05 16:28:12 +01:00
Symbols.cs
C#: Extract function pointers
2021-01-19 17:26:31 +01:00
TypeContainerVisitor.cs
C#: Address review comments and update test output.
2022-02-04 11:48:12 +01:00
TypeOrNamespaceVisitor.cs
C#: Make support for FileScoped namespace declaration in the extrator.
2022-01-07 16:04:43 +01:00