Tamás Vajk
|
d21c101c0d
|
Merge pull request #4041 from tamasvajk/feature/update-roslyn
C#: upgrade Roslyn dependencies to version 3.7
|
2020-09-14 13:57:36 +02:00 |
|
Tamás Vajk
|
f5f4b8e25b
|
C#: Enable nullability of Semmle.Extraction.CSharp.Standalone (#4115)
|
2020-09-14 13:43:57 +02:00 |
|
Tom Hvitved
|
0fb9dc5bac
|
C#: Adjust caching of tuple types
|
2020-09-14 11:24:46 +02:00 |
|
Tom Hvitved
|
e549377561
|
C#: Construct File::TransformedPathLazy lazily
This avoids calling the path transformer for `GeneratedFile`s.
|
2020-09-14 11:03:00 +02:00 |
|
Tom Hvitved
|
19746023d9
|
C#: Tidy code for constructing underlying tuple structs
|
2020-09-14 10:08:58 +02:00 |
|
Tom Hvitved
|
f225a17639
|
C#: Even more reflection for retrieving meta data handle
|
2020-09-11 11:49:07 +02:00 |
|
Tamas Vajk
|
643a8b57c3
|
C#: Explicitly handle underlying tuple types
|
2020-09-10 14:05:37 +02:00 |
|
Tamas Vajk
|
221b92de04
|
C#: upgrade Roslyn dependencies to version 3.7
|
2020-09-10 13:53:39 +02:00 |
|
Tamás Vajk
|
dfb8761bdc
|
C#: Add flag to Standalone extractor to use the self contained .Net framework (#4233)
|
2020-09-09 16:12:48 +02:00 |
|
Tom Hvitved
|
4d0a1ee857
|
Address review comments
|
2020-09-08 12:54:12 +02:00 |
|
Tom Hvitved
|
37f1ce3122
|
C#: Implement support for path transformers
|
2020-09-07 15:02:50 +02:00 |
|
Tom Hvitved
|
14567f5314
|
C#: Support wild-cards in file patterns
Implements the specification at https://wiki.semmle.com/display/SDmaster/project-layout+format
by compiling file path specifications to regular expressions.
|
2020-09-07 09:03:56 +02:00 |
|
Tom Hvitved
|
26639a113e
|
C#: Rename Layout.Condition to FilePattern and move to separate file
|
2020-09-02 19:41:22 +02:00 |
|
Tom Hvitved
|
1b769ebac9
|
C#: Address more review comments
|
2020-09-02 10:52:05 +02:00 |
|
Tom Hvitved
|
51dc1515ab
|
C#: Address review comments
|
2020-09-02 10:52:05 +02:00 |
|
Tom Hvitved
|
d17f88bbcd
|
C#: Remove assembly prefix from all extractor IDs
|
2020-09-02 10:52:04 +02:00 |
|
Calum Grant
|
7628caa2db
|
C#: Avoid typerefs for constructed types.
|
2020-09-02 10:52:04 +02:00 |
|
Calum Grant
|
aa99269015
|
C#: Fix merge conflicts. Unfortunately, the type of symbolEntityCache needed to be the same as objectEntityCache to fix nullability warnings.
|
2020-09-02 10:52:04 +02:00 |
|
Calum Grant
|
f4b1594461
|
C#: Unqualify method names and nested types.
|
2020-09-02 10:52:04 +02:00 |
|
Calum Grant
|
90517580a5
|
C#: Address review comment: Make dictionary type more specific.
|
2020-09-02 10:52:04 +02:00 |
|
Calum Grant
|
cd51a67c0d
|
C#: Take nullability into account when creating symbol entities. Otherwise, an entity with the wrong (cached) nullability could be created.
|
2020-09-02 10:52:04 +02:00 |
|
Calum Grant
|
d1cde2a815
|
C#: Address review comment.
|
2020-09-02 10:52:03 +02:00 |
|
Calum Grant
|
4657ddcb7c
|
C#: Avoid qualifying explicit interface implementations.
|
2020-09-02 10:52:03 +02:00 |
|
Calum Grant
|
6649d72a2d
|
C#: Qualify type parameters with the entity that declares them
|
2020-09-02 10:52:03 +02:00 |
|
Calum Grant
|
6e5c2ef0e7
|
C#: Remove assembly qualifier from some trap-ids.
|
2020-09-02 10:52:03 +02:00 |
|
Calum Grant
|
93e0bd9d85
|
Merge pull request #4126 from tamasvajk/feature/array-index
C#: Fix computed sizes for implicitly sized array creation
|
2020-08-28 11:21:39 +01: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 |
|
Tamás Vajk
|
74db25d80c
|
C#: Enable nullability on Semmle.Extraction.CIL.Driver (#4114)
|
2020-08-25 11:44:08 +02:00 |
|
Tamás Vajk
|
dc62cd166c
|
C#: Enable nullability checks in Semmle.Extraction.Tests (#4112)
|
2020-08-25 08:40:30 +02:00 |
|
Tamas Vajk
|
7516825b5f
|
C#: Fix computed sizes for implicitly sized array creation
|
2020-08-24 16:14:00 +02:00 |
|
Tamas Vajk
|
9cdee63ed7
|
C#: Enable nullability checks on Semmle.Extraction.CIL
|
2020-08-20 16:46:42 +02:00 |
|
Tamas Vajk
|
b9e3b327d6
|
C#: Fix nullability warning in Semmle.Extraction
|
2020-08-20 16:33:02 +02:00 |
|
Tom Hvitved
|
65b4d35add
|
Merge pull request #4055 from tamasvajk/feature/partial-methods
C#: Add body to partial methods
|
2020-08-20 10:14:56 +02:00 |
|
Tamas Vajk
|
0cf4c99986
|
C#: Change compiler generated flag for length arguments of implicitly sized arrays
|
2020-08-18 12:06:01 +02:00 |
|
Tamas Vajk
|
def1d888c6
|
C#: Add body of partial methods
|
2020-08-12 15:22:14 +02:00 |
|
Tom Hvitved
|
e08e7cdf34
|
C#: Fix a few alerts
|
2020-07-30 16:03:36 +02:00 |
|
Tom Hvitved
|
652de80fa5
|
C#: Enable syntax highlighting in QLDoc snippets
|
2020-06-23 16:56:56 +02:00 |
|
Tom Hvitved
|
011a95dcfa
|
C#: Fix extracted type for nested object initializers
|
2020-05-20 14:20:41 +02:00 |
|
Tom Hvitved
|
e9839198f4
|
Merge pull request #3484 from calumgrant/cs/index-initializers
C#: Extract indexed initializers correctly
|
2020-05-20 09:22:47 +02:00 |
|
Calum Grant
|
84bce9f742
|
C#: Extract indexed initializers correctly.
|
2020-05-15 12:50:53 +01:00 |
|
Tom Hvitved
|
c2c4142271
|
Merge pull request #3306 from calumgrant/cs/extraction-nullability
C#: Enable nullability in Semmle.Extraction project
|
2020-05-11 08:40:31 +02:00 |
|
Calum Grant
|
313c9ac6ec
|
C#: Address review comments.
|
2020-05-07 10:35:29 +01:00 |
|
Tom Hvitved
|
c324c388d0
|
C#: Refine UnboundGeneric and ConstructedGeneric
|
2020-05-05 14:28:13 +02:00 |
|
Calum Grant
|
25d5c81896
|
C#: Enable nullability for Semmle.Extraction project. Some refactoring required.
|
2020-04-29 15:59:46 +01:00 |
|
Tom Hvitved
|
8c0c283811
|
Revert "C#: Improve db consistency by removing assembly id"
|
2020-04-22 16:32:13 +02:00 |
|
Calum Grant
|
41d8d32764
|
C#: Address review comment: Make dictionary type more specific.
|
2020-04-20 15:06:42 +01:00 |
|
Calum Grant
|
ead916702a
|
C#: Take nullability into account when creating symbol entities. Otherwise, an entity with the wrong (cached) nullability could be created.
|
2020-04-20 11:29:31 +01:00 |
|