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-22 03:36:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
14a1aa0c11060b787da869eb35e7ef3b97245118
codeql
/
csharp
/
extractor
/
Semmle.Extraction.CSharp
/
Populators
History
Tom Hvitved
ef580aa8bc
C#: Add more debug context to various error messages
2022-01-26 15:50: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#: Add more debug context to various error messages
2022-01-26 15:50:26 +01:00
TypeOrNamespaceVisitor.cs
C#: Make support for FileScoped namespace declaration in the extrator.
2022-01-07 16:04:43 +01:00