Tom Hvitved
|
ed78acb1d4
|
C#: Update more nuget packages
|
2021-03-25 17:32:12 +01:00 |
|
Tamas Vajk
|
78843882f9
|
C#: Upgrade nuget packages
|
2021-03-17 09:35:57 +01:00 |
|
Tom Hvitved
|
63686b5c4e
|
C#: Use is [not] null throughout in the extractor
|
2021-03-05 16:28:12 +01:00 |
|
Tamas Vajk
|
4f383be13b
|
Fix new (nullability) compiler warnings
|
2021-03-02 09:21:24 +01:00 |
|
Tamas Vajk
|
71f095d6d4
|
Upgrade projects to .net 5
|
2021-03-02 09:20:31 +01:00 |
|
Tamas Vajk
|
1a4f370d15
|
C#: Fix formatting issues
|
2021-02-15 10:17:07 +01:00 |
|
Tamas Vajk
|
5a91736b7a
|
C#: Change public fields to properties
|
2020-10-14 14:44:01 +02:00 |
|
Tamas Vajk
|
6dfe90e479
|
C#: Change array-returning properties
|
2020-10-13 14:45:37 +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
|
baf6f59bfc
|
C#: Add braces to multiline block statements
|
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
|
2e21564032
|
C#: Fix formatting with 'dotnet format'
|
2020-10-13 13:27:46 +02:00 |
|
Tamas Vajk
|
7f86768a49
|
C#: Reformat LINQ extension method call-chains
|
2020-10-13 13:27:46 +02:00 |
|
Tamas Vajk
|
c38bf5ee5b
|
C#: Reduce nesting and fix some formatting
|
2020-10-13 13:27:46 +02:00 |
|
Tamas Vajk
|
397be7e98f
|
C#: Change constructor visibility to protected in abstract classes
|
2020-10-13 13:27:46 +02:00 |
|
Tamas Vajk
|
e208f3d21d
|
C#: Simplify null checks with pattern matching, ??, and ?:
|
2020-10-13 13:27:46 +02:00 |
|
Tamas Vajk
|
b793af571e
|
C#: Remove unnecessary usings
|
2020-10-13 13:27:45 +02:00 |
|
Tamas Vajk
|
33672a4058
|
C#: Simplify using statements
|
2020-10-13 13:27:45 +02:00 |
|
Tamas Vajk
|
921d3eeaec
|
C#: Mark members static (remove unused members)
|
2020-10-13 13:27:45 +02:00 |
|
Tamas Vajk
|
93c6d5ea58
|
C#: Fix empty array creation
|
2020-10-13 13:27:45 +02:00 |
|
Tamas Vajk
|
2d3985742f
|
C#: Fix length/emptiness checks
|
2020-10-13 13:27:45 +02:00 |
|
Tamas Vajk
|
f3f908383b
|
C#: Adjust autobuilder tests for added nuget.exe flag
|
2020-10-08 17:07:40 +02:00 |
|
Tamas Vajk
|
522f41377f
|
C#: Add '-DisableParallelProcessing' flag to nuget restore in Autobuilder
|
2020-10-08 17:02:14 +02:00 |
|
Tamas Vajk
|
56604e005a
|
C#: Upgrade to .net core app 3.1
|
2020-10-06 16:01:14 +02:00 |
|
Tom Hvitved
|
8de57c7d19
|
C#: Move ASP extraction from auto builder to pre-finalize.{sh,cmd}
|
2020-09-22 11:55:02 +02:00 |
|
Tom Hvitved
|
fcf39eaac1
|
C#: Fix broken auto-builder tests on Windows
|
2020-09-10 10:46:39 +02:00 |
|
Tom Hvitved
|
1ce3ac74a1
|
Address review comments
|
2020-09-09 16:35:37 +02:00 |
|
Tom Hvitved
|
947040aafe
|
C#: Download nuget.exe in auto-builder if it does not exist
|
2020-09-09 14:09:41 +02:00 |
|
Arthur Baars
|
babe69d6e9
|
Update unit tests
|
2020-09-02 17:59:56 +02:00 |
|
Arthur Baars
|
3ed6465716
|
Address comments
|
2020-09-02 15:18:31 +02:00 |
|
Arthur Baars
|
223d94219e
|
C#: autobuild: fix buildless mode for CodeQL
|
2020-09-02 13:23:23 +02:00 |
|
Tom Hvitved
|
2ac732c50a
|
C#: Teach autobuilder about VsDevCmd.bat
|
2020-08-27 09:05:37 +02:00 |
|
Tom Hvitved
|
c5a4a6be05
|
Merge pull request #3871 from hvitved/csharp/autobuilder/dotnet-delegate
C#: Introduce delegate type in autobuilder
|
2020-07-27 16:51:24 +02:00 |
|
Calum Grant
|
03cc4e179e
|
C#: Make fields readonly
|
2020-07-02 17:47:17 +01:00 |
|
Tom Hvitved
|
7dfc584159
|
C#: Introduce delegate type in autobuilder
|
2020-07-02 13:29:49 +02:00 |
|
Tom Hvitved
|
398a95c65f
|
C#: Remove unused field
|
2020-07-01 20:06:46 +02:00 |
|
Tom Hvitved
|
498ee9b5f5
|
C#: Factor C++ parts out of autobuilder
|
2020-07-01 20:06:46 +02:00 |
|
Robert Marsh
|
e24566e313
|
C#/C++: Use CODEQL_EXTRACTOR_CPP_ROOT in autobuild
Left this out earlier because I thought it needed to point to the C#
extractor root even in C++ mode, but it looks like it isn't yet used in
C++ mode.
|
2020-06-23 15:53:25 -07:00 |
|
Robert Marsh
|
c37c282861
|
C#/C++: Fix tests with new environment variables
|
2020-06-23 15:35:22 -07:00 |
|
Robert Marsh
|
da9aa546de
|
C#/C++: Use CODEQL_EXTRACTOR_CPP_* in autobuilder
|
2020-06-23 14:47:07 -07: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
|
6b8a5606d6
|
C#: Enable nullability for Autobuild tests project.
|
2020-04-29 15:27:35 +01:00 |
|
Calum Grant
|
86d032e2ea
|
C#: Remove nullability warning by lifting local function. Warning seems to be caused by a compiler bug.
|
2020-04-29 15:21:43 +01:00 |
|
Tom Hvitved
|
6911937ab8
|
C#: Update expected test output
|
2020-04-24 09:26:50 +02:00 |
|
Tom Hvitved
|
29e690e159
|
Merge remote-tracking branch 'upstream/master' into csharp/vsvars-unset-platform
|
2020-04-21 09:00:26 +02:00 |
|
Tom Hvitved
|
8d81b885c6
|
C#: Unset Platform env variable when invoking vcvarsall.bat
|
2020-04-03 14:47:34 +02:00 |
|
Calum Grant
|
6a26a6542a
|
C#: Remove a function.
|
2020-04-03 09:42:25 +01:00 |
|