Tom Hvitved
|
63686b5c4e
|
C#: Use is [not] null throughout in the extractor
|
2021-03-05 16:28:12 +01:00 |
|
Tamás Vajk
|
59d9be48a7
|
Merge pull request #4438 from tamasvajk/feature/ast-fixes
C#: Fixes for AST printing
|
2020-10-28 14:52:24 +01:00 |
|
Tamas Vajk
|
ffc2a64750
|
C#: do not discard duplicate trapfiles for compilation parameter extraction
|
2020-10-16 09:52:21 +02:00 |
|
Tamas Vajk
|
5a91736b7a
|
C#: Change public fields to properties
|
2020-10-14 14:44:01 +02:00 |
|
Tamas Vajk
|
cbdd13127e
|
C#: Convert publicly visible fields to properties
|
2020-10-13 14:45:37 +02:00 |
|
Tamas Vajk
|
2e350caf9f
|
C#: Fix private field and local variable naming
|
2020-10-13 14:45:37 +02:00 |
|
Tamas Vajk
|
155453d9cb
|
C#: Format single line if statements
|
2020-10-13 14:45:37 +02:00 |
|
Tamas Vajk
|
aec4481cfb
|
C#: Use var everywhere
|
2020-10-13 14:45:37 +02:00 |
|
Tamas Vajk
|
7d544e34af
|
C#: Add declaration visibility modifiers
|
2020-10-13 14:45:37 +02:00 |
|
Tamas Vajk
|
7f86768a49
|
C#: Reformat LINQ extension method call-chains
|
2020-10-13 13:27:46 +02:00 |
|
Tamas Vajk
|
921d3eeaec
|
C#: Mark members static (remove unused members)
|
2020-10-13 13:27:45 +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 |
|
Calum Grant
|
25d5c81896
|
C#: Enable nullability for Semmle.Extraction project. Some refactoring required.
|
2020-04-29 15:59:46 +01:00 |
|
Tom Hvitved
|
83ec2d6162
|
C#: Teach extractor and autobuilder about new environment variables
|
2019-10-24 11:15:33 +02:00 |
|
Calum Grant
|
685c494bcb
|
C#: Make the trap compression algorithm configurable.
|
2019-08-30 10:11:00 +01:00 |
|
calum
|
103d140e71
|
C#: Migrate extractor to this repository.
|
2018-10-10 14:40:52 +01:00 |
|