Tamas Vajk
|
bd2b3e72f8
|
C#: Use covariant return for context overrides
|
2021-03-03 14:35:07 +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
|
1bc65a68df
|
Address PR review comments
|
2020-12-16 16:12:11 +01:00 |
|
Tamas Vajk
|
8e6e4189b3
|
Add logging to attribute decoding failures
|
2020-12-09 21:04:12 +01:00 |
|
Tamas Vajk
|
56eb04fe6d
|
C#: Improve attribute argument (type, enum) decoding in CIL extraction
|
2020-12-09 21:04:12 +01:00 |
|
Tamas Vajk
|
151379edd8
|
C#: Cleanup CIL extraction 'Type' classes
|
2020-12-09 21:00:39 +01:00 |
|
Tamás Vajk
|
cbcae667a8
|
Apply suggestions from code review
Co-authored-by: Tom Hvitved <hvitved@github.com>
|
2020-12-08 15:23:13 +01:00 |
|
Tamas Vajk
|
d140b0121a
|
C#: Improve array argument CIL extraction for attributes
|
2020-12-02 16:51:45 +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
|
7075c6f8ca
|
C#: Fix public property naming
|
2020-10-13 14:45:38 +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
|
9cdee63ed7
|
C#: Enable nullability checks on Semmle.Extraction.CIL
|
2020-08-20 16:46:42 +02:00 |
|
Calum Grant
|
5f6527a183
|
C#: Compare symbols using SymbolEqualityComparer.
|
2019-12-06 12:41:20 +00: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
|
103d140e71
|
C#: Migrate extractor to this repository.
|
2018-10-10 14:40:52 +01:00 |
|