Tom Hvitved
|
63686b5c4e
|
C#: Use is [not] null throughout in the extractor
|
2021-03-05 16:28:12 +01:00 |
|
Tamas Vajk
|
bd2b3e72f8
|
C#: Use covariant return for context overrides
|
2021-03-03 14:35:07 +01:00 |
|
Tamas Vajk
|
841ef9a4ae
|
Make derived 'Context' classes internal and adjust visibility of members in base 'Context'
|
2021-02-24 16:21:19 +01:00 |
|
Tamas Vajk
|
539fdf952a
|
Extend base context in CIL project
|
2021-02-24 16:21:19 +01:00 |
|
Tamas Vajk
|
67289a498f
|
Share entity base classes between CIL and source extraction
|
2021-02-16 09:10:24 +01:00 |
|
Tamas Vajk
|
6cdec2d30e
|
C#: Remove 'extractor.CreateContext' factory method
|
2021-02-15 10:17:07 +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
|
ffc2a64750
|
C#: do not discard duplicate trapfiles for compilation parameter extraction
|
2020-10-16 09:52:21 +02:00 |
|
Tamas Vajk
|
7075c6f8ca
|
C#: Fix public property naming
|
2020-10-13 14:45:38 +02:00 |
|
Tamas Vajk
|
7d544e34af
|
C#: Add declaration visibility modifiers
|
2020-10-13 14:45:37 +02:00 |
|
Tamas Vajk
|
504f56adeb
|
C#: Simplify object initialization
|
2020-10-13 13:27:46 +02:00 |
|
Tamas Vajk
|
33672a4058
|
C#: Simplify using statements
|
2020-10-13 13:27:45 +02:00 |
|
Tom Hvitved
|
b6d93ae81d
|
Merge remote-tracking branch 'upstream/rc/1.25' into merge-rc-1.25
|
2020-09-22 09:35:39 +02:00 |
|
Tom Hvitved
|
37f1ce3122
|
C#: Implement support for path transformers
|
2020-09-07 15:02:50 +02:00 |
|
Tom Hvitved
|
d17f88bbcd
|
C#: Remove assembly prefix from all extractor IDs
|
2020-09-02 10:52:04 +02:00 |
|
Tamas Vajk
|
9cdee63ed7
|
C#: Enable nullability checks on Semmle.Extraction.CIL
|
2020-08-20 16:46:42 +02:00 |
|
Calum Grant
|
b500a02b1e
|
C#: Compare CIL entities directly by handle rather than by label.
C#: Remove IDs from the CIL extractor and make consistent with C# extractor.
C#: Fix method collisions.
|
2019-08-30 10:11:00 +01:00 |
|
Calum Grant
|
685c494bcb
|
C#: Make the trap compression algorithm configurable.
|
2019-08-30 10:11:00 +01:00 |
|
calum
|
343cddcbb7
|
C#: Refactor extractor errors and log extractor errors to the database.
|
2019-05-13 09:18:52 +01:00 |
|
calum
|
e1158bb5e5
|
C#: Store compilations, compiler diagnostics and performance in the database.
|
2019-05-13 09:18:52 +01:00 |
|
calum
|
d76a9805ae
|
C#: Fix assembly labels when public key token is null.
|
2019-03-18 17:59:56 +00:00 |
|
calum
|
a44a86bf6f
|
C#: Add alert suppression comments. Rename e to ex in catch clauses for consistency.
|
2019-01-11 12:32:24 +00:00 |
|
calum
|
103d140e71
|
C#: Migrate extractor to this repository.
|
2018-10-10 14:40:52 +01:00 |
|