Calum Grant
|
f00276a82c
|
C#: Remove non-essential changes
|
2019-11-12 13:40:58 +00:00 |
|
Calum Grant
|
9fd4a9ceb6
|
C#: Implement NullabilityEntity to model structured nullability on the side
|
2019-11-12 13:40:57 +00:00 |
|
Calum Grant
|
61ab9431ab
|
C#: Fix DB inconsistencies, and rework id generation.
|
2019-11-12 13:40:57 +00:00 |
|
Tom Hvitved
|
8ba94140b1
|
C#: Use containing type instead of containing method in local function TRAP label
This is in order to handle the case where the enclosing callable of a local
function is a lambda expression.
|
2019-10-06 21:05:34 +02:00 |
|
Tom Hvitved
|
413926f675
|
C#: Prepend enclosing method in local function TRAP labels
|
2019-10-01 10:25:18 +02: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
|
e41e8d6547
|
C#: Remove ITrapBuilder in favour of TextWriter.
|
2019-08-30 10:00:06 +01:00 |
|
Calum Grant
|
599a5b1eef
|
C#: Make @local_function @modifiable, make LocalFunction extend Modifiable, and extract modifiers for local functions.
|
2019-06-04 18:10:49 +01:00 |
|
calum
|
103d140e71
|
C#: Migrate extractor to this repository.
|
2018-10-10 14:40:52 +01:00 |
|