Tamas Vajk
|
b05199dccf
|
Tuple data flow: take cfg reachability into account
|
2021-03-09 09:14:23 +01:00 |
|
Tamas Vajk
|
0ca4bf4267
|
C#: WIP: Add tuple data flow
|
2021-03-09 09:14:23 +01:00 |
|
Tamas Vajk
|
4709442ef3
|
Extract tuple types from patterns and variable declarations
|
2021-03-09 09:14:23 +01:00 |
|
Tamas Vajk
|
1d70bfd011
|
Extract non-named tuple types
|
2021-03-09 09:06:35 +01:00 |
|
Tamas Vajk
|
7e1eee5fe2
|
Add tests that show tuple types
|
2021-03-09 09:06:35 +01:00 |
|
Anders Schack-Mulligen
|
aeb13146d2
|
Merge pull request #5275 from Marcono1234/marcono1234/included-qhelp-files
Use `.inc.qhelp` extension for included help files
|
2021-03-08 16:26:32 +01:00 |
|
Marcono1234
|
95aeb7b53f
|
Fix .qhelp file name mismatch
|
2021-03-08 14:27:35 +01:00 |
|
Tom Hvitved
|
6e5af1a9f8
|
Data flow: Sync files
|
2021-03-05 14:56:40 +01:00 |
|
Tom Hvitved
|
d496503d5d
|
Data flow: Restrict the size of getApNil()
|
2021-03-05 14:54:54 +01:00 |
|
Tom Hvitved
|
492add1f7a
|
Data flow: Force join-order for Node::getEnclosingCallable()
|
2021-03-05 14:54:54 +01:00 |
|
Jonas Jensen
|
32f1da7455
|
Merge pull request #5327 from MathiasVP/less-field-to-obj-flow
C++: Remove more field-to-object flow
|
2021-03-05 13:16:21 +01:00 |
|
Mathias Vorreiter Pedersen
|
c86fc223b9
|
C++: Fix comment and prevent false positives on chiOnlyPartiallyUpdatesLocation when Alias::getEndBitOffset doesn't have known value.
|
2021-03-05 08:53:24 +01:00 |
|
Marcono1234
|
5a8ffa5a85
|
Use .inc.qhelp extension for included help files
|
2021-03-04 22:04:48 +01:00 |
|
Mathias Vorreiter Pedersen
|
b399246d7f
|
C++/C#: Sync identical files.
|
2021-03-04 16:34:35 +01:00 |
|
Mathias Vorreiter Pedersen
|
8a4cc3b5c2
|
C++: Sync identical files.
|
2021-03-04 15:38:36 +01:00 |
|
Tamas Vajk
|
3e0245a7fc
|
Fix test case for RuntimeChecksBypass
|
2021-03-04 12:47:21 +01:00 |
|
Tamas Vajk
|
90acd8c695
|
Explicitly enable nullability analysis in guards tests
|
2021-03-04 11:39:56 +01:00 |
|
Anders Schack-Mulligen
|
45f52289ea
|
Merge branch 'main' into java/merge-5226
|
2021-03-04 11:36:16 +01:00 |
|
Anders Schack-Mulligen
|
fe07630e40
|
Merge pull request #5219 from smowton/smowton/feature/backward-dataflow-for-fluent-methods
Java: Add backward dataflow edges through fluent function invocations.
|
2021-03-04 11:13:32 +01:00 |
|
Tamas Vajk
|
cb4ed90c5c
|
Fix failing tests
|
2021-03-03 16:58:48 +01:00 |
|
Marcono1234
|
b9c0193022
|
Sync .qhelp file renaming to other languages
|
2021-03-03 15:38:08 +01:00 |
|
Tamas Vajk
|
a5a4329669
|
C#: Add tests for covariant return types
|
2021-03-03 14:52:10 +01:00 |
|
Tamás Vajk
|
73ad417757
|
Merge pull request #5132 from tamasvajk/feature/dotnet502
C#: Upgrade projects to .net 5
|
2021-03-03 12:47:08 +01:00 |
|
Mathias Vorreiter Pedersen
|
721ba5e2c5
|
Merge pull request #4825 from rdmarsh2/rdmarsh2/cpp/operand-reuse
C++: share `TOperand` across IR stages
|
2021-03-03 08:55:44 +01:00 |
|
Tamas Vajk
|
fa2f345611
|
Revert "Simplify MissingCallTarget for calli"
This reverts commit 3b82abd7c7.
|
2021-03-02 12:58:42 +01:00 |
|
Tamas Vajk
|
3b82abd7c7
|
Simplify MissingCallTarget for calli
|
2021-03-02 09:21:24 +01:00 |
|
Tamas Vajk
|
7ae640ce16
|
Fix OS specific tests
|
2021-03-02 09:21:24 +01:00 |
|
Tamas Vajk
|
f2e667173c
|
C#: Add calli IL opcode extraction
|
2021-03-02 09:21:24 +01:00 |
|
Tamas Vajk
|
17109a36ce
|
Fix extraction error due to missing DLL
|
2021-03-02 09:21:24 +01:00 |
|
Tamas Vajk
|
6205ec233c
|
Fix more failing tests
|
2021-03-02 09:21:24 +01:00 |
|
Tamas Vajk
|
2b1c6faefd
|
Fix failing test
|
2021-03-02 09:21:24 +01:00 |
|
Robert Marsh
|
2b382d588a
|
C++: autoformat Operand.qll
|
2021-03-01 11:13:04 -08:00 |
|
Chris Smowton
|
cdccc1a064
|
Remove needless typecasts
|
2021-03-01 16:47:34 +00:00 |
|
Chris Smowton
|
c32514bf66
|
Sync dataflow library files
|
2021-03-01 10:27:28 +00:00 |
|
Tamás Vajk
|
3b56e3520c
|
Merge pull request #5277 from tamasvajk/feature/fix-name-resolution
Fix method name resolution issue with nullable suppression
|
2021-03-01 08:47:21 +01:00 |
|
Tom Hvitved
|
ac67c67ad7
|
Merge pull request #4998 from hvitved/csharp/shared-base-pre-ssa
C#: Use shared SSA implementation for `{Pre,Base}Ssa`
|
2021-02-26 11:29:07 +01:00 |
|
Tamas Vajk
|
b3d6d0c12b
|
Fix method name resolution issue with nullable suppression
|
2021-02-26 09:48:37 +01:00 |
|
Marcono1234
|
e21cbe82a9
|
Update Java documentation links to Java 11
Where possible update Java documentation links to Java 11.
Additionally update some other links to use HTTPS.
|
2021-02-26 00:43:51 +01:00 |
|
Robert Marsh
|
290b1c624e
|
C++: cache the IR stage Operand class
|
2021-02-25 13:10:39 -08:00 |
|
Tamás Vajk
|
e6532cbd75
|
Merge pull request #4695 from tamasvajk/feature/csharp9-with-expr
C#: Extract 'with' expressions
|
2021-02-23 21:04:51 +01:00 |
|
Tom Hvitved
|
bed66203c1
|
C#: Use shared SSA implementation for BaseSsa
|
2021-02-23 14:06:27 +01:00 |
|
Tom Hvitved
|
b0ee508f10
|
C#: Use shared SSA implementation for PreSsa
|
2021-02-23 14:06:27 +01:00 |
|
Tom Hvitved
|
d8792f2f7f
|
C#: Fix bug in BaseSSA::reachesEndOf/3
|
2021-02-23 14:06:27 +01:00 |
|
Robert Marsh
|
0b2daf7679
|
C++: filter operands of removed IR instructions
|
2021-02-22 14:41:21 -08:00 |
|
Anders Schack-Mulligen
|
dae65f687a
|
Merge pull request #5150 from Marcono1234/marcono1234/conditional-expr-branch
Java: Add ConditionalExpr.getBranchExpr(boolean)
|
2021-02-19 10:12:43 +01:00 |
|
Tamás Vajk
|
8e7a823b9a
|
Merge pull request #5083 from raulgarciamsft/master
Adding queries related to the Solorigate campaign
|
2021-02-18 13:50:45 +01:00 |
|
Raul Garcia (MSFT)
|
cba9f421ad
|
Changes to the Readme file
|
2021-02-17 10:05:22 -08:00 |
|
Robert Marsh
|
6aeec5872d
|
Merge branch 'main' into rdmarsh2/cpp/operand-reuse
|
2021-02-16 15:42:58 -08:00 |
|
Tamas Vajk
|
9c2ca93986
|
Use 'Declaration::hasQualifiedName/2' in 'MainMethod'
|
2021-02-15 21:38:02 +01:00 |
|
Tamas Vajk
|
9bb501c595
|
Fix failing tests
|
2021-02-15 21:30:56 +01:00 |
|