Tom Hvitved
|
813f5b99e7
|
C#: Update PrintAST query
|
2024-04-03 20:03:02 +02:00 |
|
Michael Nebel
|
80513d846d
|
C#: Update PrintAst test expected outputs.
|
2024-02-26 13:51:07 +01:00 |
|
Michael Nebel
|
feda6bc01b
|
C#: Update expected test output.
|
2024-02-19 13:04:13 +01:00 |
|
Michael Nebel
|
68b920f330
|
C#: Update other tests expected output.
|
2024-02-12 15:09:36 +01:00 |
|
Tom Hvitved
|
57ec0948cf
|
C#: Update expected test output
|
2023-11-10 08:46:15 +01:00 |
|
Michael Nebel
|
c52dbcbb52
|
C#: Update all PrintAst test expected output.
|
2023-01-20 13:39:41 +01:00 |
|
Tom Hvitved
|
dc2cd994d4
|
C#: Update expected test output
|
2022-11-15 11:22:48 +01:00 |
|
Michael Nebel
|
7d1d2e792c
|
C#: Add specialized ql classes for each attribute kind and update AST printing.
|
2022-02-01 13:29:26 +01:00 |
|
Michael Nebel
|
b927aad6ed
|
C#: Address review comments related to record structs.
|
2022-01-17 16:16:18 +01:00 |
|
Michael Nebel
|
9770f09839
|
C#: Deprecate Record and introduce RecordClass instead. Also make flow summary support for record struct constructors.
|
2022-01-17 16:16:18 +01:00 |
|
Tom Hvitved
|
563b771163
|
C#: Update expected test output
|
2021-12-10 10:42:29 +01:00 |
|
Tamas Vajk
|
b7f13a7e1f
|
C#: Change generic method names to include <> and type args/params
|
2021-09-06 11:48:22 +02:00 |
|
Tamas Vajk
|
5e2770339f
|
Add adjusted expected files
|
2021-07-01 16:09:11 +02:00 |
|
Tamas Vajk
|
a5a4329669
|
C#: Add tests for covariant return types
|
2021-03-03 14:52:10 +01:00 |
|
Tamás Vajk
|
e6532cbd75
|
Merge pull request #4695 from tamasvajk/feature/csharp9-with-expr
C#: Extract 'with' expressions
|
2021-02-23 21:04:51 +01:00 |
|
Tamas Vajk
|
423fee3069
|
Fix argument location of top level statement entry point
|
2021-02-15 17:47:32 +01:00 |
|
Tamas Vajk
|
6a4b54ec89
|
C#: Extract global statements
|
2021-02-15 17:44:44 +01:00 |
|
Tamas Vajk
|
b2b4c9ecd6
|
C#: Extract 'with' expressions
|
2021-02-12 19:54:52 +01:00 |
|
Tamas Vajk
|
7c506f445c
|
C#: Extract underlying methods of foreach statements
|
2021-02-07 09:06:11 +01:00 |
|
Tamas Vajk
|
83f0fad014
|
Fix expected test AST
|
2021-02-04 21:08:01 +01:00 |
|
Tamas Vajk
|
f0b0845f9f
|
Add 'record' QL class
|
2021-02-04 21:08:01 +01:00 |
|
Tamas Vajk
|
9ffc38f5b1
|
Fix deterministic ordering of class members in PrintAst
|
2021-02-04 21:08:01 +01:00 |
|
Tamas Vajk
|
a6fd7a3203
|
C#: Extract record declarations
|
2021-02-04 21:08:01 +01:00 |
|
Tom Hvitved
|
1ffa15ea96
|
C#: Update expected test output
|
2021-02-02 08:52:28 +01:00 |
|
Tamas Vajk
|
4685fc0a32
|
C#: Extract binary patterns
|
2021-01-27 11:27:52 +01:00 |
|
Tamas Vajk
|
613bf6dca6
|
Fix failing test
|
2021-01-19 17:26:31 +01:00 |
|
Tamas Vajk
|
a9986ca72d
|
Fix expected printed AST
|
2021-01-19 17:26:31 +01:00 |
|
Tamas Vajk
|
fd27bde4b5
|
Add function pointer conversion tests
|
2021-01-19 17:26:31 +01:00 |
|
Tamas Vajk
|
a11d852054
|
Fix address of unary operator extraction
|
2021-01-19 17:26:31 +01:00 |
|
Tamas Vajk
|
183926d9fd
|
C#: Add QL classes for function pointer type/invocation, tests
|
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
|
f12befdcd0
|
Add extra test for collection initialization
|
2020-12-17 13:49:02 +01:00 |
|
Tamas Vajk
|
6cf3ca49e4
|
C#: Extract 'ImplicitObjectCreationExpressionSyntax'
|
2020-12-15 13:10:53 +01:00 |
|
Tamas Vajk
|
4318941009
|
C#: Add support for init only accessors
|
2020-12-11 10:06:38 +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 |
|
Tamas Vajk
|
548f276e1f
|
Add more tests
|
2020-11-27 08:58:37 +01:00 |
|
Tamas Vajk
|
144e9e6271
|
C#: C#9 Add target typed conditional tests
|
2020-11-27 08:43:02 +01:00 |
|
Tamas Vajk
|
55d47a70f4
|
C#: Extract modifiers for lambdas (async, static)
|
2020-11-26 16:12:18 +01:00 |
|
Tamas Vajk
|
a931c59a28
|
C#: Allow attributes on local functions
|
2020-11-26 10:24:12 +01:00 |
|
Tamas Vajk
|
3bd6807681
|
C#: Extract type patterns
|
2020-11-26 08:54:40 +01:00 |
|
Tamas Vajk
|
9b8d9771f8
|
C#: Handle parenthesized pattern extraction
|
2020-11-25 21:27:34 +01:00 |
|
Tamas Vajk
|
19883302af
|
C#: Extract local functions without body
|
2020-11-25 14:42:40 +01:00 |
|
Tamas Vajk
|
6d9510591a
|
C#: Adjust test for nint/nuint
|
2020-11-25 12:01:56 +01:00 |
|
Tamas Vajk
|
81b03bf876
|
C#: Add test cases for discards as lambda/delegate parameters
|
2020-11-25 11:56:25 +01:00 |
|
Tamas Vajk
|
3e836ef671
|
C#: Add type parameter ref/value type tests
|
2020-11-20 13:08:38 +01:00 |
|
Tamas Vajk
|
52680cd1dc
|
C#: Add test cases for native integers
|
2020-11-20 11:31:20 +01:00 |
|