Tom Hvitved
|
b6d93ae81d
|
Merge remote-tracking branch 'upstream/rc/1.25' into merge-rc-1.25
|
2020-09-22 09:35:39 +02:00 |
|
Tom Hvitved
|
37f1ce3122
|
C#: Implement support for path transformers
|
2020-09-07 15:02:50 +02:00 |
|
Tom Hvitved
|
d17f88bbcd
|
C#: Remove assembly prefix from all extractor IDs
|
2020-09-02 10:52:04 +02:00 |
|
Tom Hvitved
|
6eca97bc32
|
Merge pull request #4113 from tamasvajk/feature/nullability-extraction-cil
Enable nullability checks on Semmle.Extraction.CIL
|
2020-08-28 12:06:54 +02:00 |
|
Tamas Vajk
|
7e2cf9a858
|
Adjust code review findings
|
2020-08-27 15:11:55 +02:00 |
|
Tamás Vajk
|
9ef827641f
|
C#: Add .editorconfig file (#4129)
|
2020-08-26 12:41:00 +02:00 |
|
Tamas Vajk
|
997388b075
|
Fix first set of code review comments
|
2020-08-25 17:11:34 +02:00 |
|
Tamas Vajk
|
9cdee63ed7
|
C#: Enable nullability checks on Semmle.Extraction.CIL
|
2020-08-20 16:46:42 +02:00 |
|
Calum Grant
|
5f6527a183
|
C#: Compare symbols using SymbolEqualityComparer.
|
2019-12-06 12:41:20 +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 |
|
Calum Grant
|
0129b42c54
|
C#: Address review comments.
|
2019-08-30 10:11:01 +01:00 |
|
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
|
b776421602
|
C#: Fix up tests. Fix cil_class, and add locations for constructed methods and types.
|
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
|
685c494bcb
|
C#: Make the trap compression algorithm configurable.
|
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
|
e1158bb5e5
|
C#: Store compilations, compiler diagnostics and performance in the database.
|
2019-05-13 09:18:52 +01:00 |
|
calum
|
d76a9805ae
|
C#: Fix assembly labels when public key token is null.
|
2019-03-18 17:59:56 +00:00 |
|
calum
|
1e1784239c
|
C#: Alert suppression comments for lgtm[cs/catch-of-all-exceptions
|
2019-02-12 12:45:22 +00:00 |
|
calum
|
a44a86bf6f
|
C#: Add alert suppression comments. Rename e to ex in catch clauses for consistency.
|
2019-01-11 12:32:24 +00:00 |
|
calum
|
fb0cae87a8
|
C#: Fix some alerts, and fix a potential NullReferenceException.
|
2019-01-11 12:12:11 +00:00 |
|
calum
|
6267946768
|
C#: Revert breaking change
|
2018-12-21 14:39:01 +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
|
68194b4474
|
C#: Fix typo again.
|
2018-10-26 13:10:16 +01:00 |
|
calum
|
448b080d4f
|
C#: Fix typos.
|
2018-10-25 13:45:46 +01:00 |
|
calum
|
5c0b9867f8
|
C#: Fix violations for cs/local-shadows-member
|
2018-10-24 17:36:51 +01:00 |
|
calum
|
103d140e71
|
C#: Migrate extractor to this repository.
|
2018-10-10 14:40:52 +01:00 |
|