Michael Nebel
|
38e3913fa9
|
C#: Remove redundant using statements.
|
2024-12-04 14:46:15 +01:00 |
|
Michael Nebel
|
af06202241
|
C#: Cleanup implementation.
|
2024-03-12 11:12:55 +01:00 |
|
Tom Hvitved
|
62382fc5a2
|
C#: Fetch .NET in dependency manager instead of autobuilder
|
2024-02-29 11:23:36 +01:00 |
|
Tamas Vajk
|
0e5e57dc56
|
Adjust 'silent' flag parsing
|
2024-01-25 16:00:44 +01:00 |
|
Tamas Vajk
|
694be29311
|
Remove uneeded option from the help
|
2023-12-13 14:13:41 +01:00 |
|
Tamas Vajk
|
21229b93bf
|
C#: Remove unneeded options from standalone extractor
|
2023-12-13 12:15:56 +01:00 |
|
Tamas Vajk
|
edc93dfeb7
|
Add managed thread ID to extractor log messages
|
2023-09-19 14:56:27 +02:00 |
|
Michael B. Gale
|
38892bb51b
|
Merge pull request #13999 from github/mbg/csharp/standalone/dotnet-version
C# Standalone: Install .NET SDK specified in `global.json`
|
2023-09-07 11:30:53 +01:00 |
|
Michael B. Gale
|
3b010a2fb3
|
C# standalone: accept path to .dotnet folder
|
2023-09-04 15:08:53 +01:00 |
|
Michael Nebel
|
a966c0e1eb
|
C#: Do not include the mscorlib assembly and remove the option.
|
2023-08-30 14:19:11 +02:00 |
|
Michael Nebel
|
c0d1179c8a
|
C#: Minimal update of relevant code to minimize project dependencies and hide some implementation details behind interfaces.
|
2023-08-18 11:42:12 +02:00 |
|
Tamas Vajk
|
cbdd13127e
|
C#: Convert publicly visible fields to properties
|
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
|
921d3eeaec
|
C#: Mark members static (remove unused members)
|
2020-10-13 13:27:45 +02:00 |
|
Tamás Vajk
|
f5f4b8e25b
|
C#: Enable nullability of Semmle.Extraction.CSharp.Standalone (#4115)
|
2020-09-14 13:43:57 +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 |
|
calum
|
103d140e71
|
C#: Migrate extractor to this repository.
|
2018-10-10 14:40:52 +01:00 |
|