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-04-30 03:05:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c94cdfa79a56642d143e875e8bad58ed68dc8052
codeql
/
csharp
/
extractor
/
Semmle.Extraction.CSharp
/
Populators
History
Michael Nebel
c94cdfa79a
C#: Update the extractor to include the kind of the extracted attributes. Furthermore, include method return attributes.
2022-02-01 13:29:26 +01: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#: Handle invalid code gracefully: global statements in library
2021-09-29 10:23:33 +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#: Update the extractor to include the kind of the extracted attributes. Furthermore, include method return attributes.
2022-02-01 13:29:26 +01:00
TypeOrNamespaceVisitor.cs
C#: Make support for FileScoped namespace declaration in the extrator.
2022-01-07 16:04:43 +01:00