Calum Grant
|
7df90f13ed
|
C#: Address review comments. Tidy up tuple generation, consolidating code and use run-time type information instead of FirstParam/NextParam.
|
2019-08-30 10:11:01 +01:00 |
|
Calum Grant
|
40f56ff4b3
|
C#: Code tidy. Rename variables, delete dead code, format whitespace, improve comments.
|
2019-08-30 10:11:01 +01:00 |
|
Calum Grant
|
b500a02b1e
|
C#: Compare CIL entities directly by handle rather than by label.
C#: Remove IDs from the CIL extractor and make consistent with C# extractor.
C#: Fix method collisions.
|
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
|
bd1b0018b0
|
C#: Rename some methods.
|
2019-08-30 10:00:06 +01:00 |
|
calum
|
343cddcbb7
|
C#: Refactor extractor errors and log extractor errors to the database.
|
2019-05-13 09:18:52 +01:00 |
|
calum
|
e1158bb5e5
|
C#: Store compilations, compiler diagnostics and performance in the database.
|
2019-05-13 09:18:52 +01:00 |
|
calum
|
884af9bd7f
|
C#: Fix alert.
|
2019-02-12 13:34:33 +00:00 |
|
calum
|
e18eeb8d2a
|
C#: Address review comments.
|
2019-02-12 12:56:58 +00:00 |
|
calum
|
8bb1af884a
|
C# extractor: Limit string literals to 1MB. This is made more complicated by the fact that we need to limit the number of bytes to output, rather than the number of characters.
|
2019-02-11 17:36:23 +00:00 |
|
calum
|
103d140e71
|
C#: Migrate extractor to this repository.
|
2018-10-10 14:40:52 +01:00 |
|