Michael Nebel
|
af6e1bda4c
|
C#: Extract alignment and format clauses of string interpolation expressions.
|
2025-03-21 13:04:39 +01:00 |
|
Michael Nebel
|
1ef8daf7cd
|
C#: Add some more collection and spread element expression kinds to the dbscheme.
|
2024-01-25 19:45:56 +01:00 |
|
Michael Nebel
|
5e692a882e
|
C#: Update dbscheme with a typekind for inline arrays.
|
2024-01-17 14:01:05 +01:00 |
|
Michael Nebel
|
955f23d021
|
C#: Introduce extractor support for scoped variables and parameters.
|
2023-02-09 11:32:08 +01:00 |
|
Michael Nebel
|
7e174dce8b
|
C#: Re-factor. Introduce variablekind enum.
|
2023-02-09 11:32:08 +01:00 |
|
Michael Nebel
|
e8eedb7b4d
|
C#: Extractor support for UTF-8 encoded strings.
|
2023-01-20 13:39:41 +01:00 |
|
Michael Nebel
|
14c92e6eb3
|
C#: Add expressions kind including dummy stats for unsigned right shift and unsigned right shift assigment.
|
2023-01-12 19:06:28 +01:00 |
|
Michael Nebel
|
00354a2f08
|
C#: Add list- and slice pattern expression kinds and re-generate ExprKind.cs.
|
2022-12-15 14:50:21 +01:00 |
|
Tamas Vajk
|
b2b4c9ecd6
|
C#: Extract 'with' expressions
|
2021-02-12 19:54:52 +01:00 |
|
Tamas Vajk
|
41fbce0ad0
|
Extract #if directives
|
2021-02-04 08:42:38 +01:00 |
|
Tamas Vajk
|
4685fc0a32
|
C#: Extract binary patterns
|
2021-01-27 11:27:52 +01:00 |
|
Tamas Vajk
|
876123315d
|
C#: Extract function pointers
|
2021-01-19 17:26:31 +01:00 |
|
Tamas Vajk
|
f235a28295
|
C# Add relational patterns extraction
|
2021-01-18 09:19:27 +01:00 |
|
Tamas Vajk
|
927dd514ea
|
C#: Extract unary patterns
|
2021-01-14 09:47:46 +01:00 |
|
Tamas Vajk
|
998e2de2c6
|
Revert "Merge pull request #4653 from tamasvajk/feature/csharp9-relational-pattern"
This reverts commit 5e75a4109c, reversing
changes made to c751c516bf.
|
2020-11-27 12:23:38 +01:00 |
|
Tamas Vajk
|
b11fc2f957
|
C#: Extract relational patterns
|
2020-11-27 10:16:57 +01:00 |
|
Calum Grant
|
8aeeec01ff
|
C#: Add namespace_access_expr because of nameof(Namespace)
|
2019-08-29 18:11:00 +01:00 |
|
Calum Grant
|
620ecc8128
|
C#: Address review comments part 1.
|
2019-06-26 20:24:56 +01:00 |
|
Calum Grant
|
4aa1947a23
|
C#: Implement type annotations for nullability, parameter kinds and method returns.
|
2019-06-26 20:24:55 +01:00 |
|
Calum Grant
|
d48ce859eb
|
C#: Implement nullable warning suppression expressions.
|
2019-06-11 12:12:29 +01:00 |
|
Calum Grant
|
15cd1d274a
|
C#: Implement using declaration statements.
|
2019-06-04 18:10:49 +01:00 |
|
Calum Grant
|
ac3a06f77b
|
C#: Implement null coalescing assignment operator
|
2019-06-04 18:10:49 +01:00 |
|
calum
|
1428d0ba93
|
C#: Implement recursive patterns
|
2019-05-24 13:49:05 +01:00 |
|
calum
|
318068b52f
|
C#: Implement range operator
|
2019-05-24 13:49:04 +01:00 |
|
calum
|
de4f592bba
|
C#: Add alert suppression comments for cs/similar-file
|
2019-01-11 12:36:20 +00:00 |
|
calum
|
103d140e71
|
C#: Migrate extractor to this repository.
|
2018-10-10 14:40:52 +01:00 |
|