Tamas Vajk
|
f352bcb0a3
|
C#: Change nHibernate stub to nuget-based one
|
2021-06-23 13:55:19 +02:00 |
|
Tamas Vajk
|
e200ecde4a
|
C#: Change Newtonsoft.Json stub to nuget-based one
|
2021-06-23 13:49:11 +02:00 |
|
Tom Hvitved
|
eca11f1b40
|
C#: Adjust getQualifiedName for type parameters
|
2021-06-17 14:47:19 +02:00 |
|
Tom Hvitved
|
3f6beaf9df
|
C#: Add tests for complex CSV flow summaries
|
2021-06-16 19:36:05 +02:00 |
|
Tom Hvitved
|
0af44a7f94
|
C#: Changes to Type::{getQualifier,hasQualifiedName}
|
2021-06-16 19:36:05 +02:00 |
|
Tom Hvitved
|
8866e6c969
|
C#: Always use fully qualified names in CSV data-flow summaries
|
2021-06-16 14:09:45 +02:00 |
|
Tom Hvitved
|
def3d6bac4
|
C#: CSV-based flow summaries
|
2021-06-16 14:09:45 +02:00 |
|
Tamas Vajk
|
eea96a5585
|
Fix effective publicness of protected private and protected internal
|
2021-06-16 10:51:52 +02:00 |
|
Tamas Vajk
|
f715445c7a
|
Fix effective privateness of explicitly implemented members
|
2021-06-16 10:51:08 +02:00 |
|
Tamas Vajk
|
a24006239b
|
C#: Add more tests to effective visibility
|
2021-06-16 10:50:15 +02:00 |
|
Tamás Vajk
|
9f44bc575f
|
Merge pull request #6089 from tamasvajk/feature/interface-member-modifier
C#: Allow abstract modifier on interface members
|
2021-06-16 10:44:43 +02:00 |
|
Tamas Vajk
|
66835651fe
|
C#: Allow abstract modifier on interface members
|
2021-06-16 09:56:36 +02:00 |
|
Tamas Vajk
|
dacb044790
|
C#: Add tests for abstract/virtual modifier of interface members
|
2021-06-16 09:54:34 +02:00 |
|
Tamas Vajk
|
44b30b70da
|
C#: Fix Modifiable::isUnsafe to handle declarations extracted from assemblies
|
2021-06-15 17:30:48 +02:00 |
|
Tamás Vajk
|
3f33f2de13
|
Merge pull request #5980 from tamasvajk/fix/extension-method-as-target
C#: Extract correct method symbol as target of extension method calls
|
2021-06-07 15:57:24 +02:00 |
|
Tamas Vajk
|
b3a2998d96
|
Fix failing test after rebase
|
2021-06-04 14:34:45 +02:00 |
|
Tamas Vajk
|
33daa2c41d
|
Fix container type extraction of tuple members
|
2021-06-04 14:33:12 +02:00 |
|
Tamas Vajk
|
4f4bf59cd4
|
C#: Add tuple member tests
|
2021-06-04 14:33:12 +02:00 |
|
Tamas Vajk
|
f98781db63
|
Fix non-constructed generic extension method extraction
|
2021-06-04 13:34:19 +02:00 |
|
Tamas Vajk
|
e05e2365ea
|
C#: Extract correct method symbol as target of extension method calls
|
2021-06-04 13:34:19 +02:00 |
|
Tamas Vajk
|
fc0fc740ac
|
C#: Add test for extension method calls
|
2021-06-04 13:32:03 +02:00 |
|
Tamás Vajk
|
8d7f8a5bab
|
Merge pull request #5997 from tamasvajk/fix/colliding-method-ids
C#: Base IDs for constructed methods on their unconstructed counterparts
|
2021-06-04 10:29:53 +02:00 |
|
Tamas Vajk
|
1ce7c631ff
|
Fix failing tests
|
2021-06-03 13:01:42 +02:00 |
|
Tamas Vajk
|
5a3a011b8e
|
Fix test results
|
2021-06-03 11:17:01 +02:00 |
|
Tamas Vajk
|
d044b15533
|
C#: Add colliding method ID tests
|
2021-06-03 11:11:32 +02:00 |
|
Tom Hvitved
|
498f9b2547
|
Merge pull request #5848 from hvitved/csharp/trap-key-escape
C#: Escape IDs in TRAP label definitions
|
2021-05-10 16:13:13 +02:00 |
|
Tom Hvitved
|
fab8400ecd
|
C#: Escape IDs in TRAP label definitions
|
2021-05-06 19:12:13 +02:00 |
|
Tom Hvitved
|
182b2d0457
|
C#: Improve CFG for constructors when there are multiple implementations
|
2021-05-03 10:46:36 +02:00 |
|
Tom Hvitved
|
633f228dc2
|
C#: Add CFG tests for partial classes
|
2021-05-03 10:23:29 +02:00 |
|
Tom Hvitved
|
c3890a9435
|
C#: Adjust CFG for instance constructors
|
2021-04-29 14:05:42 +02:00 |
|
Tom Hvitved
|
ee62522c51
|
C#: Extract implicit constructor initializer calls
|
2021-04-29 14:05:42 +02:00 |
|
Tamás Vajk
|
310baab73f
|
Merge pull request #5740 from tamasvajk/feature/diag
C#: Add extraction error diagnostic query
|
2021-04-28 08:46:35 +02:00 |
|
Tamas Vajk
|
51e08d4940
|
Fix error severity
|
2021-04-27 15:47:16 +02:00 |
|
Tom Hvitved
|
2e266c7ddd
|
Merge pull request #5756 from hvitved/csharp/string-builder-fluent
C#: Add missing `StringBuilder` flow summaries
|
2021-04-27 11:24:56 +02:00 |
|
Tom Hvitved
|
004450b201
|
C#: Add missing StringBuilder flow summaries
|
2021-04-23 16:17:49 +02:00 |
|
Tom Hvitved
|
956507b5fa
|
C#: Add guards stress test
|
2021-04-23 10:25:31 +02:00 |
|
Tom Hvitved
|
4c597dd467
|
C#: Improve performance of guards library
|
2021-04-23 10:09:43 +02:00 |
|
Tamas Vajk
|
1a708affbf
|
Include compilation errors in diagnostic check
|
2021-04-22 10:08:33 +02:00 |
|
Tamas Vajk
|
64354bbfaa
|
Fix test results after rebase
|
2021-04-22 09:23:59 +02:00 |
|
Tamas Vajk
|
ff9327a035
|
Add diagnostic query to get correctly extracted files
|
2021-04-22 09:21:46 +02:00 |
|
Tamas Vajk
|
b05e211e21
|
Fix failing test
|
2021-04-22 09:21:45 +02:00 |
|
Tamas Vajk
|
353d43a039
|
Log model errors even in standalone extraction
|
2021-04-22 09:13:06 +02:00 |
|
Tamas Vajk
|
5149ffdd16
|
C#: Add extraction error diagnostic query
|
2021-04-22 09:13:06 +02:00 |
|
Tamas Vajk
|
a0f5e45ae9
|
C#: Fix special case of default argument value extraction
|
2021-04-21 16:34:29 +02:00 |
|
Tamas Vajk
|
46197e6e69
|
Address review comments
|
2021-04-09 13:39:37 +02:00 |
|
Tamas Vajk
|
a790eb8110
|
Fix for unconstrained generic types
|
2021-04-08 12:20:01 +02:00 |
|
Tamas Vajk
|
a8cbdc92b9
|
Add more test cases
|
2021-04-08 12:17:19 +02:00 |
|
Tamas Vajk
|
551a7ce9e5
|
Fix expression value of struct default argument values
|
2021-04-08 12:14:53 +02:00 |
|
Tamas Vajk
|
c069c3384e
|
Fix tests
|
2021-04-08 12:07:36 +02:00 |
|
Tamas Vajk
|
cb9a9db356
|
C# Improve default argument value extraction
|
2021-04-08 12:07:22 +02:00 |
|