Tom Hvitved
|
5d9c64ba6f
|
Ruby: Model flow through initialize constructors
|
2022-12-14 12:57:39 +01:00 |
|
Tom Hvitved
|
9a7628c988
|
Ruby: Add data flow tests for constructors
|
2022-12-14 12:57:39 +01:00 |
|
Asger F
|
9f59b6b439
|
Update type-tracking test
|
2022-10-31 13:33:41 +01:00 |
|
Asger F
|
b29ac5249e
|
Ruby: add type-tracking inline test in global flow test
|
2022-10-31 13:33:41 +01:00 |
|
Asger F
|
4ed61c13f8
|
Ruby: add some captured-variable flow tests
|
2022-10-31 13:33:41 +01:00 |
|
Michael Nebel
|
dd0f19d0b0
|
Ruby: Update expected test output.
|
2022-09-29 14:12:20 +02:00 |
|
Michael Nebel
|
af4db77046
|
Ruby: Update expected test output.
|
2022-09-29 13:54:59 +02:00 |
|
Michael Nebel
|
9ee831a378
|
Ruby: Add (failing) test case for flow out via assignment expression.
|
2022-09-29 13:54:32 +02:00 |
|
Tom Hvitved
|
f0f4fe7286
|
Merge pull request #10444 from hvitved/ruby/stmt-sequence-post-update
Ruby: Add post-update nodes for compound arguments
|
2022-09-22 13:18:51 +02:00 |
|
Tom Hvitved
|
a9f2e5272f
|
Merge pull request #10376 from hvitved/ruby/no-ast-by-default
Ruby: Do not expose AST layer through `ruby.qll`
|
2022-09-21 13:15:30 +02:00 |
|
Tom Hvitved
|
59caa977d0
|
Ruby: Add post-update nodes for compound arguments
|
2022-09-21 11:02:24 +02:00 |
|
Tom Hvitved
|
1f4573cf25
|
Ruby: Add more field flow tests
|
2022-09-21 10:32:38 +02:00 |
|
Tom Hvitved
|
ac4d4ff613
|
Ruby: Rework call graph implementation
|
2022-09-16 10:22:26 +02:00 |
|
Tom Hvitved
|
007ab2b7ce
|
Ruby: Do not expose AST layer through ruby.qll
|
2022-09-13 19:59:56 +02:00 |
|
Arthur Baars
|
b0a97f9b01
|
Ruby: flow through getters/setters
|
2022-05-25 16:01:04 +02:00 |
|
Arthur Baars
|
7ed60b19a2
|
Ruby: improve test case
|
2022-05-23 11:59:12 +02:00 |
|
Arthur Baars
|
d9c2b78aa2
|
Ruby: flow through instance variables
|
2022-05-20 16:30:58 +02:00 |
|