Michael Nebel
|
45cd8e94cd
|
C#: Update test example (field is now a reserved word).
|
2025-12-11 12:19:17 +01:00 |
|
Tamas Vajk
|
03d1a3e0ad
|
Trim test files + remove duplicate newlines
|
2021-07-01 16:09:11 +02:00 |
|
Tamas Vajk
|
c29d11087b
|
C#: Start using 'options' files in tests
|
2021-07-01 16:08:47 +02:00 |
|
Tom Hvitved
|
e15758ba7f
|
C#: Add test for named tuple types
|
2020-10-06 11:42:11 +02:00 |
|
Tom Hvitved
|
28021d6715
|
C#: Add test for local function in lambda
|
2019-10-06 20:50:24 +02:00 |
|
Tom Hvitved
|
413926f675
|
C#: Prepend enclosing method in local function TRAP labels
|
2019-10-01 10:25:18 +02:00 |
|
calum
|
8d072863df
|
C#: Reorder for statements to ensure variables declared in the condition are declared before they are used.
|
2018-12-11 10:31:45 +00:00 |
|
calum
|
cff00506ba
|
C#: Implementation of case ... when ...: which was not previously handled. Move getCondition to CaseStmt. Implement the CFG and tests.
|
2018-09-05 17:47:31 +01:00 |
|
Pavel Avgustinov
|
b55526aa58
|
QL code and tests for C#/C++/JavaScript.
|
2018-08-02 17:53:23 +01:00 |
|