Tom Hvitved
|
6cf684f615
|
C#: Fix QL doc
|
2021-01-14 15:59:22 +01:00 |
|
Tamas Vajk
|
4b32fd0556
|
Update change note date
|
2021-01-14 14:29:13 +01:00 |
|
Tamas Vajk
|
b7b4ed8774
|
Add DB upgrade folder
|
2021-01-14 14:26:40 +01:00 |
|
Tamas Vajk
|
66d8b0f1a0
|
Add new .stats file
|
2021-01-14 14:11:28 +01:00 |
|
Tom Hvitved
|
f5eb131e2d
|
C#: Address review comments
|
2021-01-14 12:42:43 +01:00 |
|
Tamás Vajk
|
fa8e902fe4
|
Merge pull request #4922 from tamasvajk/feature/fix-finally-cfg-opass
C#: Fix expanded assignment lookup in finally blocks for CFG
|
2021-01-14 11:26:33 +01:00 |
|
Tamás Vajk
|
36a1293156
|
Merge pull request #4952 from tamasvajk/feature/type-mention-nullable
C#: Fix type mention extraction of named types with nullability enabled
|
2021-01-14 11:25:44 +01:00 |
|
Tamas Vajk
|
48d8ee9166
|
Fix failing test
|
2021-01-14 09:47:46 +01:00 |
|
Tamas Vajk
|
927dd514ea
|
C#: Extract unary patterns
|
2021-01-14 09:47:46 +01:00 |
|
Tamás Vajk
|
842ed62875
|
Merge pull request #4927 from tamasvajk/feature/comp-assembly
C#: Add output assembly to compilation
|
2021-01-14 09:45:11 +01:00 |
|
Tamas Vajk
|
05c858ec2c
|
C#: Fix expanded assignment lookup in finally blocks for CFG
|
2021-01-14 08:54:10 +01:00 |
|
Tamas Vajk
|
5803a449be
|
Add test case for assign operation in finally
|
2021-01-14 08:39:46 +01:00 |
|
Tamas Vajk
|
ec669c883a
|
Add DB upgrade folder
|
2021-01-14 08:25:35 +01:00 |
|
Tamas Vajk
|
5060756a0b
|
Fix typo in comment
|
2021-01-14 08:20:45 +01:00 |
|
Tamás Vajk
|
b6107d341b
|
Merge pull request #4924 from tamasvajk/feature/remove-string-literal-might-throw
C#: Remove throw completion from StringLiteral
|
2021-01-14 08:15:33 +01:00 |
|
Tamas Vajk
|
12d602b798
|
Add new .stats file
|
2021-01-13 15:46:08 +01:00 |
|
Tamas Vajk
|
61b207f067
|
Rework type mention test
|
2021-01-13 13:24:48 +01:00 |
|
Tamas Vajk
|
c0e0bd2531
|
C#: Fix type mention extraction of named types with nullability enabled
|
2021-01-13 12:58:41 +01:00 |
|
Tamas Vajk
|
c2a4235db8
|
C#: Add type-mention tests with nullability
|
2021-01-13 12:55:27 +01:00 |
|
Tamas Vajk
|
fb13126676
|
C#: Store output assembly in compilation_assembly relation
|
2021-01-13 09:23:56 +01:00 |
|
Tamas Vajk
|
983c4d06d4
|
Revert "C#: Add output assembly to compilation"
This reverts commit 5cfa900828.
|
2021-01-13 09:12:31 +01:00 |
|
Tamas Vajk
|
5cfa900828
|
C#: Add output assembly to compilation
|
2021-01-13 09:10:49 +01:00 |
|
Tamas Vajk
|
7418c05594
|
Always populate assemblies
|
2021-01-13 09:10:49 +01:00 |
|
Tamas Vajk
|
800fd94572
|
Add DB upgrade folder
|
2021-01-08 08:20:49 +01:00 |
|
Tamas Vajk
|
056dbe31d5
|
C#: Remove throw completion from StringLiteral
|
2021-01-08 08:14:08 +01:00 |
|
Tamas Vajk
|
f971f42bb1
|
Add new stats file
|
2021-01-07 15:24:10 +01:00 |
|
Tamas Vajk
|
fdf5cf9dd0
|
C#: Extract anonymous types explicitly
|
2021-01-07 15:24:10 +01:00 |
|
Tom Hvitved
|
63f76b1b43
|
C#: Uniform treatment of all SSA definitions
|
2021-01-07 15:16:44 +01:00 |
|
Tom Hvitved
|
8d77f4bac9
|
C#: Remove ImplicitUntrackedDefinition
|
2021-01-07 15:16:39 +01:00 |
|
Tamás Vajk
|
3b16d2689d
|
Merge pull request #4821 from tamasvajk/feature/csharp9-cil-init-prop
C#: Extract init only accessors from CIL
|
2021-01-07 15:04:40 +01:00 |
|
Tamás Vajk
|
6cbff13778
|
Merge pull request #4905 from tamasvajk/fix/attribute-argument-extraction
C#: Fix attribute argument extraction
|
2021-01-07 12:28:43 +01:00 |
|
Tamas Vajk
|
e00db46d60
|
Minor code quality improvements
|
2021-01-07 09:19:13 +01:00 |
|
Tom Hvitved
|
2c09f9a8f2
|
Merge pull request #4903 from hvitved/csharp/ssa-fast-tc
C#: Port SSA performance improvements from Java
|
2021-01-07 09:17:21 +01:00 |
|
Tamas Vajk
|
04074c425b
|
C#: Fix named attribute argument extraction
|
2021-01-06 14:27:36 +01:00 |
|
Tamas Vajk
|
44372f4db7
|
C#: Fix attribute argument extraction when default argument value is present
|
2021-01-06 14:27:36 +01:00 |
|
Tamas Vajk
|
6d95ad3282
|
C#: Add file instead of generated location for extraction errors when possible
|
2021-01-06 14:27:31 +01:00 |
|
Tom Hvitved
|
74622cf6f3
|
C#: Fix join-order following stats update
|
2021-01-06 12:16:19 +01:00 |
|
Tamas Vajk
|
12c28547fc
|
Fix code review findings
|
2021-01-05 15:15:13 +01:00 |
|
Tom Hvitved
|
7f25efd43f
|
Merge pull request #4858 from hvitved/csharp/merge-format-queries
C#: Merge queries `FormatInvalid.ql`, `FormatMissingArgument.ql`, and `FormatUnusedArgument.ql`
|
2021-01-04 14:53:34 +01:00 |
|
Tom Hvitved
|
1237e566d0
|
C#: Fix typo
|
2021-01-04 12:59:45 +01:00 |
|
Tom Hvitved
|
c1f822c83f
|
C#: Port SSA performance improvements from Java
|
2021-01-04 10:18:17 +01:00 |
|
Tom Hvitved
|
591f90f98e
|
C#: Add change note
|
2020-12-21 10:26:49 +01:00 |
|
Tom Hvitved
|
b5a1e039a4
|
C#: Merge queries FormatInvalid.ql, FormatMissingArgument.ql, and FormatUnusedArgument.ql
|
2020-12-21 10:13:56 +01:00 |
|
Tom Hvitved
|
8d6c69bf74
|
C#: Move Expr::hasValue() to DotNet::Expr
|
2020-12-21 09:46:45 +01:00 |
|
John Lugton
|
059d6b0e0f
|
Fix warning in ServiceStack.qll
|
2020-12-18 08:34:06 -08:00 |
|
John Lugton
|
563dc62c33
|
Improve qldoc for ServiceStack.qll
|
2020-12-18 08:23:27 -08:00 |
|
Tom Hvitved
|
d53faa86dc
|
C#: Restrict FormatInvalid.ql and UncontrolledFormatString.ql to calls with insertions
|
2020-12-18 10:53:11 +01:00 |
|
Tamas Vajk
|
8e8c3a9ded
|
Add change note
|
2020-12-18 09:15:33 +01:00 |
|
Tamas Vajk
|
6fd1f0049d
|
Add DB upgrade folder
|
2020-12-18 09:10:55 +01:00 |
|
John Lugton
|
3f1f83f667
|
remove experimental
|
2020-12-17 16:24:52 -08:00 |
|