codeql/csharp/extractor/Semmle.Extraction
Calum Grant c3b88210aa C#: Add runtime idenfitiers to project files. 2020-02-18 11:52:41 +00:00
..
Entities C#: Compare symbols using SymbolEqualityComparer. 2019-12-06 12:41:20 +00:00
Properties C#: Migrate extractor to this repository. 2018-10-10 14:40:52 +01:00
CommentProcessing.cs C#: Compare CIL entities directly by handle rather than by label. 2019-08-30 10:11:00 +01:00
Comments.cs C#: Tidy up CommentProcessing. 2019-08-30 10:00:06 +01:00
Context.cs C#: WIP Adding exception handlers. 2019-12-19 11:28:05 +00:00
Entity.cs C#: WIP Adding exception handlers. 2019-12-19 11:28:05 +00:00
ExtractionScope.cs C#: Compare symbols using SymbolEqualityComparer. 2019-12-06 12:41:20 +00:00
Extractor.cs C#: Early identification of duplicate extraction 2019-09-11 20:47:20 +02:00
FreshEntity.cs C#: Code tidy. Rename variables, delete dead code, format whitespace, improve comments. 2019-08-30 10:11:01 +01:00
Id.cs C#: Code tidy. Rename variables, delete dead code, format whitespace, improve comments. 2019-08-30 10:11:01 +01:00
InternalError.cs C#: Rename some methods. 2019-08-30 10:00:06 +01:00
Layout.cs C#: Teach extractor and autobuilder about new environment variables 2019-10-24 11:15:33 +02:00
LocationExtensions.cs C#: Code tidy. Rename variables, delete dead code, format whitespace, improve comments. 2019-08-30 10:11:01 +01:00
Message.cs C#: Fix alerts and tests. 2019-05-13 09:18:52 +01:00
Options.cs C#: Compare CIL entities directly by handle rather than by label. 2019-08-30 10:11:00 +01:00
Semmle.Extraction.csproj C#: Add runtime idenfitiers to project files. 2020-02-18 11:52:41 +00:00
Semmle.Extraction.ruleset C#: Remove rule CA1022, which caused the analyzer to crash, generating a compilation warning (and possibly, instability). 2019-08-02 12:14:03 +01:00
Symbol.cs C#: Distinguish between local variables extracted in different compilations. 2020-02-03 12:22:49 +00:00
TrapExtensions.cs C#: Fix outputting floats to the trap file. In some locales, the extractor output invalid floating point values to the trap file. 2020-01-23 15:43:25 +00:00
TrapWriter.cs C#: Early identification of duplicate extraction 2019-09-11 20:47:20 +02:00
Tuple.cs C#: Address review comments. Tidy up tuple generation, consolidating code and use run-time type information instead of FirstParam/NextParam. 2019-08-30 10:11:01 +01:00
Tuples.cs C#: Address review comments. Tidy up tuple generation, consolidating code and use run-time type information instead of FirstParam/NextParam. 2019-08-30 10:11:01 +01:00