Calum Grant
|
0129b42c54
|
C#: Address review comments.
|
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
|
343cddcbb7
|
C#: Refactor extractor errors and log extractor errors to the database.
|
2019-05-13 09:18:52 +01:00 |
|
calum
|
1e1784239c
|
C#: Alert suppression comments for lgtm[cs/catch-of-all-exceptions
|
2019-02-12 12:45:22 +00:00 |
|
calum
|
fb0cae87a8
|
C#: Fix some alerts, and fix a potential NullReferenceException.
|
2019-01-11 12:12:11 +00:00 |
|
calum
|
d687dd9deb
|
C#: Address review comments. Replace GetHashValue() with MetadataTokens.GetToken().
C#: Make path IDs consistent.
|
2018-12-20 13:02:25 +00:00 |
|
calum
|
fb8895bdc7
|
C#: Extract metadata handle information.
|
2018-12-19 15:22:53 +00:00 |
|
calum
|
b67bc7b612
|
C#: Fix id generation of constructed methods, by avoid id clashes by ensuring that method type parameters are qualified where necessary. Add a qltest.
|
2018-11-23 12:11:10 +00:00 |
|
calum
|
e00807d66b
|
C#: Fix decoding method type parameters in FSharp.Core.
|
2018-11-23 12:09:52 +00:00 |
|
calum
|
103d140e71
|
C#: Migrate extractor to this repository.
|
2018-10-10 14:40:52 +01:00 |
|