Michael Nebel
|
00d311205b
|
C#: Update expected test output.
|
2024-02-28 13:44:28 +01:00 |
|
Michael Nebel
|
794bc44a41
|
C#: Add test query predicate for ref readonly parameters.
|
2024-02-28 13:44:28 +01:00 |
|
Michael Nebel
|
692d7036a0
|
C#: Add extractor and QL library support for ref readonly parameters.
|
2024-02-28 13:44:28 +01:00 |
|
Michael Nebel
|
a86de9de2f
|
C#: Update comment in DB Scheme.
|
2024-02-28 13:44:28 +01:00 |
|
Michael Nebel
|
18c7e73805
|
C#: Add test for parameter modifiers.
|
2024-02-28 13:44:28 +01:00 |
|
Michael Nebel
|
d8bff14365
|
C#: Adjust locations for the parameter default value tests.
|
2024-02-28 13:44:28 +01:00 |
|
Michael Nebel
|
4bbaf687ad
|
Merge pull request #15723 from michaelnebel/csharp/experimentalattribute
C# 12: Experimental attribute.
|
2024-02-28 13:06:09 +01:00 |
|
Michael Nebel
|
65ec80967e
|
Merge pull request #15696 from michaelnebel/csharp/compilergeneratedstmt
C#: Compiler generated statements.
|
2024-02-28 12:06:39 +01:00 |
|
Michael Nebel
|
3c15b21385
|
C#: Add change note.
|
2024-02-28 11:25:23 +01:00 |
|
Michael Nebel
|
7535a15fda
|
C#: Add tests and update expected test output.
|
2024-02-28 11:22:12 +01:00 |
|
Michael Nebel
|
95dc2f71d3
|
C#: Add ExperimentalAttribute class.
|
2024-02-28 11:20:43 +01:00 |
|
Tom Hvitved
|
bbeee8f38d
|
Merge pull request #15717 from hvitved/csharp/view-cfg
Shared `View CFG` implementation
|
2024-02-27 09:13:18 +01:00 |
|
Michael Nebel
|
cba247788a
|
C#: Add change note.
|
2024-02-26 13:51:07 +01:00 |
|
Michael Nebel
|
f9934ed5e7
|
C#: Add downgrade script.
|
2024-02-26 13:51:07 +01:00 |
|
Michael Nebel
|
4dd368f7a6
|
C#: Add upgrade script.
|
2024-02-26 13:51:07 +01:00 |
|
Michael Nebel
|
80513d846d
|
C#: Update PrintAst test expected outputs.
|
2024-02-26 13:51:07 +01:00 |
|
Michael Nebel
|
ff32cf90fd
|
C#: Add a test for compiler generated statements.
|
2024-02-26 13:51:06 +01:00 |
|
Michael Nebel
|
e6f4263eff
|
C#: Do not print compiler generated statements.
|
2024-02-26 13:51:06 +01:00 |
|
Michael Nebel
|
bf4e3a7d1c
|
C#: Merge expr_compiler_generated and compiler_generated and add compiler generated statements.
|
2024-02-26 13:51:06 +01:00 |
|
Tom Hvitved
|
dd0c721e8c
|
C#: Add change note
|
2024-02-26 13:48:19 +01:00 |
|
Tom Hvitved
|
606a8fed0c
|
Merge pull request #15406 from hvitved/csharp/no-stats-experiment
C#: Remove all DB stats
|
2024-02-26 13:40:37 +01:00 |
|
Michael Nebel
|
e5e0b4c537
|
C#: Add some examples of uses of the Experimental attribute and update the expected test output.
|
2024-02-26 13:15:55 +01:00 |
|
Michael Nebel
|
bc98712da5
|
C#: Add one more using statement to the attributes test file.
|
2024-02-26 13:14:03 +01:00 |
|
Tom Hvitved
|
5f5bcf686d
|
Update csharp/ql/lib/semmle/code/csharp/AnnotatedType.qll
Co-authored-by: Michael Nebel <michaelnebel@github.com>
|
2024-02-26 11:35:28 +01:00 |
|
Tom Hvitved
|
5b1fb8789a
|
C#: Implement View CFG query
|
2024-02-26 11:23:49 +01:00 |
|
Tom Hvitved
|
5b6e76c030
|
Move View CFG implementation from Ruby/Swift into shared library
|
2024-02-26 11:23:49 +01:00 |
|
Tom Hvitved
|
4bd79c0eb3
|
Add change note
|
2024-02-26 09:58:23 +01:00 |
|
Tom Hvitved
|
acd52192d1
|
C#: Adopt shared variable capture library
|
2024-02-26 09:53:30 +01:00 |
|
Tom Hvitved
|
7197c64e2d
|
C#: Add more variable capture tests
|
2024-02-26 09:53:29 +01:00 |
|
Tom Hvitved
|
2683e40038
|
Merge pull request #15708 from hvitved/share-ide-contextual
Share `getFileBySourceArchiveName` implementation
|
2024-02-23 19:56:33 +01:00 |
|
Tamás Vajk
|
72f73553ca
|
Merge pull request #15692 from tamasvajk/buildless/no-dotnet-sdk
C#: Download latest dotnet SDK when missing
|
2024-02-23 13:24:46 +01:00 |
|
Tom Hvitved
|
62b16c0fa3
|
Share getFileBySourceArchiveName implementation
|
2024-02-23 11:25:49 +01:00 |
|
Tamas Vajk
|
20f795c03a
|
Code quality improvements
|
2024-02-23 11:20:15 +01:00 |
|
Michael Nebel
|
1a155b3a30
|
Merge pull request #15667 from michaelnebel/csharp/syntheticconstructorbody
C#: Add synthetic bodies and inititializers for default constuctors.
|
2024-02-23 11:14:00 +01:00 |
|
Tom Hvitved
|
303a2bb63a
|
C#: Update expected test output
|
2024-02-22 21:04:55 +01:00 |
|
Tom Hvitved
|
ea7d9c97fd
|
C#: Use separate newtype branch for AssignableDefinitionNode
|
2024-02-22 21:04:55 +01:00 |
|
Tamas Vajk
|
50f9354ca8
|
Remove redundant using
|
2024-02-22 17:14:02 +01:00 |
|
Tamas Vajk
|
e176b32a83
|
Remove environment dictionary passing
|
2024-02-22 17:12:38 +01:00 |
|
Tamas Vajk
|
648c06ce27
|
Simplify dotnet SDK check in autobuilder
|
2024-02-22 16:44:46 +01:00 |
|
Tamas Vajk
|
c0d82cb73e
|
Minor improvement to not start dotnet process when it is known to fail
|
2024-02-22 14:58:00 +01:00 |
|
Tamas Vajk
|
8e64880e86
|
Fix and add unit tests
|
2024-02-22 14:27:28 +01:00 |
|
Michael Nebel
|
a24a57c586
|
C#: Update most other test cases to reflect the synthesized constructor calls and bodies.
|
2024-02-22 13:33:30 +01:00 |
|
Michael Nebel
|
a4ab163532
|
C#: Update test output for cfg tests.
|
2024-02-22 13:33:29 +01:00 |
|
Michael Nebel
|
d19c83228e
|
C#: Do not bind comments to compiler generated statements.
|
2024-02-22 13:33:29 +01:00 |
|
Michael Nebel
|
cf9c3d5dd1
|
C#: Remove un-needed code as we extract synthetic default constructors.
|
2024-02-22 13:33:29 +01:00 |
|
Michael Nebel
|
14de39a854
|
C#: Also add synthetic bodies and inititializers for default constructors.
|
2024-02-22 13:33:29 +01:00 |
|
Michael Nebel
|
7ce7b58ce0
|
Merge pull request #15657 from michaelnebel/csharp/recordflow
C#: Use primary constructors for record types for dataflow.
|
2024-02-22 13:18:29 +01:00 |
|
Tamas Vajk
|
976c627d52
|
C#: Download latest dotnet SDK when missing
|
2024-02-22 12:07:15 +01:00 |
|
Michael Nebel
|
f2c849c737
|
C#: Simplify.
|
2024-02-22 11:19:34 +01:00 |
|
Michael Nebel
|
2afcc611ce
|
C#: Fix formatting.
|
2024-02-22 11:18:00 +01:00 |
|