Tom Hvitved
|
63686b5c4e
|
C#: Use `is [not] null` throughout in the extractor
|
2021-03-05 16:28:12 +01:00 |
Tamas Vajk
|
a75306acbd
|
C#: Remove warnings from MdProvider
|
2021-02-15 10:17:07 +01:00 |
Tamas Vajk
|
ce27831b76
|
C#: Fix nullable warnings and some code quality issues
|
2021-02-04 14:43:51 +01:00 |
Tamas Vajk
|
9ab930f812
|
C#: Remove marker interfaces from CIL extraction
|
2020-12-01 16:06:13 +01:00 |
Tamas Vajk
|
df28544020
|
C#: Separate all classes to dedicated files in CIL extractor
|
2020-12-01 15:20:02 +01:00 |
Tamas Vajk
|
cbdd13127e
|
C#: Convert publicly visible fields to properties
|
2020-10-13 14:45:37 +02:00 |
Tamas Vajk
|
aec4481cfb
|
C#: Use var everywhere
|
2020-10-13 14:45:37 +02:00 |
Tamas Vajk
|
7d544e34af
|
C#: Add declaration visibility modifiers
|
2020-10-13 14:45:37 +02:00 |
Tamas Vajk
|
7f86768a49
|
C#: Reformat LINQ extension method call-chains
|
2020-10-13 13:27:46 +02:00 |
Tamas Vajk
|
c38bf5ee5b
|
C#: Reduce nesting and fix some formatting
|
2020-10-13 13:27:46 +02:00 |
Tamas Vajk
|
e73ced2275
|
C#: Add sealed modifier to classes to fix dispose-pattern, remove explicit IDisposable implementations
|
2020-10-13 13:27:46 +02:00 |
Tamas Vajk
|
e208f3d21d
|
C#: Simplify null checks with pattern matching, ??, and ?:
|
2020-10-13 13:27:46 +02:00 |
Tamas Vajk
|
b793af571e
|
C#: Remove unnecessary usings
|
2020-10-13 13:27:45 +02:00 |
Tamas Vajk
|
ec63acfb0c
|
C#: Inline out variable declarations
|
2020-10-13 13:27:45 +02:00 |
Tamas Vajk
|
412b87c5c7
|
C#: Fix loop that iterates only once
|
2020-10-13 13:27:45 +02:00 |
Tamas Vajk
|
0c9aaa3dce
|
C#: Remove unused parameters
|
2020-10-13 13:27:45 +02:00 |
Tamas Vajk
|
9cdee63ed7
|
C#: Enable nullability checks on Semmle.Extraction.CIL
|
2020-08-20 16:46:42 +02:00 |
calum
|
103d140e71
|
C#: Migrate extractor to this repository.
|
2018-10-10 14:40:52 +01:00 |