Michael Nebel
|
7c670cdc3f
|
C#: Address review comments and make more early returns in Populate.
|
2025-11-07 14:50:20 +01:00 |
|
Michael Nebel
|
443c183e41
|
C#: Only extract locations for unbound declarations (if a declaration can be unfound) and don't extract empty locations.
|
2025-09-30 11:33:21 +02:00 |
|
Tamas Vajk
|
b5f349bd2c
|
C#: Handle namespace resolution error more gracefully
|
2024-03-14 08:37:22 +01:00 |
|
Michael Nebel
|
864f60f90f
|
C#: Re-arrange using statements.
|
2023-08-21 09:41:28 +02:00 |
|
Michael Nebel
|
a6d847b532
|
C#: Make support for FileScoped namespace declaration in the extrator.
|
2022-01-07 16:04:43 +01:00 |
|
Tom Hvitved
|
4f8a103df2
|
C#: Add active preprocessor conditions as suffix in all TRAP .push instructions
|
2021-06-28 10:34:42 +02:00 |
|
Tom Hvitved
|
fab8400ecd
|
C#: Escape IDs in TRAP label definitions
|
2021-05-06 19:12:13 +02:00 |
|
Tom Hvitved
|
63686b5c4e
|
C#: Use is [not] null throughout in the extractor
|
2021-03-05 16:28:12 +01:00 |
|
Tamas Vajk
|
10ab17a7e0
|
C#: Enable nullability in csharp extraction project v1
|
2021-03-03 14:18:19 +01:00 |
|
Tamas Vajk
|
5fca946678
|
C#: Split 'Context' class between CIL and source extraction
|
2021-02-24 16:21:19 +01:00 |
|
Tamas Vajk
|
4f693be33b
|
Move location creation to instance method on context
|
2021-02-15 10:17:08 +01:00 |
|
Tamas Vajk
|
64b584b4a3
|
C#: Fix PR review findings in NamespaceDeclaration
|
2020-10-28 11:30:17 +01:00 |
|
Tamas Vajk
|
1094d192ab
|
C#: Change extraction of NamespaceDeclarations to have ID based on the location
|
2020-10-14 13:26:01 +02:00 |
|
Tamas Vajk
|
2e350caf9f
|
C#: Fix private field and local variable naming
|
2020-10-13 14:45:37 +02:00 |
|
Tamas Vajk
|
7d544e34af
|
C#: Add declaration visibility modifiers
|
2020-10-13 14:45:37 +02:00 |
|
Tamás Vajk
|
9ef827641f
|
C#: Add .editorconfig file (#4129)
|
2020-08-26 12:41:00 +02:00 |
|
Calum Grant
|
71e0dc087b
|
C#: General code tidy.
|
2020-03-26 15:35:31 +00:00 |
|
Calum Grant
|
fe7e90e25a
|
C#: Remove the tuples from the C# extractor.
|
2019-08-30 10:11:00 +01:00 |
|
Calum Grant
|
486c192dda
|
C#: Refactoring expression and statement population.
|
2019-08-30 10:11:00 +01:00 |
|
Calum Grant
|
bd1b0018b0
|
C#: Rename some methods.
|
2019-08-30 10:00:06 +01:00 |
|
calum
|
5c0b9867f8
|
C#: Fix violations for cs/local-shadows-member
|
2018-10-24 17:36:51 +01:00 |
|
calum
|
103d140e71
|
C#: Migrate extractor to this repository.
|
2018-10-10 14:40:52 +01:00 |
|