Michael Nebel
|
3c8fb0520e
|
C#: Sync files.
|
2022-11-04 08:20:53 +01:00 |
|
Tom Hvitved
|
d3488da0c2
|
Data flow: Sync files
|
2022-11-03 15:52:30 +01:00 |
|
Tom Hvitved
|
cc87d2e38b
|
Data flow: Restrict public PathNodes to those that may reach a sink
|
2022-11-03 15:52:30 +01:00 |
|
Henry Mercer
|
dd264c6dfb
|
Consistently mention language in metric names
This improves consistency between the lines of code queries and the
number of successfully extracted files queries.
|
2022-11-03 11:44:10 +00:00 |
|
Henry Mercer
|
c60d071239
|
Lowercase "lines"
|
2022-11-03 11:40:22 +00:00 |
|
Asger F
|
0f1b3486de
|
Ruby: Use another join order for nested constant lookup
|
2022-11-03 10:47:39 +01:00 |
|
Asger F
|
a195ea942e
|
Ruby: only drop to CFG layer for getConstantValue()
|
2022-11-03 10:18:31 +01:00 |
|
Asger F
|
cf4a3e0bbe
|
Ruby: 'a' -> 'an' in a qldoc
|
2022-11-03 10:13:39 +01:00 |
|
Asger F
|
fe8945b5c9
|
Ruby: Rename getCanonicalEnclosing/Nested module
getCanonicalEnclosingModule -> getParentModule
getCanonicalNestedModule -> getNestedModule
|
2022-11-03 10:10:47 +01:00 |
|
Asger F
|
bd2a065562
|
Ruby: rename ConstantValue::getX -> fromX
|
2022-11-03 10:03:40 +01:00 |
|
erik-krogh
|
f3741ff1e4
|
changes based on review
|
2022-11-03 09:41:05 +01:00 |
|
Dave Bartolomeo
|
499f20f6e8
|
Merge pull request #11004 from dbartol/dbartol/use-workspace-versions
|
2022-11-02 20:02:48 -04:00 |
|
Tom Hvitved
|
46631d6eaf
|
Merge pull request #10931 from hvitved/ruby/fix-flow-into-phis
Ruby: Fix flow steps into phi nodes
|
2022-11-02 21:07:06 +01:00 |
|
Dave Bartolomeo
|
a475e5758d
|
Merge remote-tracking branch 'upstream/main' into dbartol/use-workspace-versions
|
2022-11-02 12:38:03 -04:00 |
|
erik-krogh
|
6bc12e8f2b
|
Merge branch 'main' into formatTaint
|
2022-11-02 13:39:30 +01:00 |
|
Tom Hvitved
|
1e3adcd14e
|
Revert "Revert "SSA: Turn consistency predicates into query predicates""
|
2022-11-02 11:37:37 +01:00 |
|
Tom Hvitved
|
f603d96f48
|
Merge pull request #11074 from github/revert-10576-ssa/consistency-queries
Revert "SSA: Turn consistency predicates into `query` predicates"
|
2022-11-02 11:29:42 +01:00 |
|
erik-krogh
|
33cca29a8e
|
drop down to the CFG instead of the AST to better support de-sugaring
|
2022-11-02 11:23:01 +01:00 |
|
Tom Hvitved
|
2d5b9c12a6
|
Ruby: Avoid calls to deprecated SSA predicates
|
2022-11-02 09:37:28 +01:00 |
|
Tom Hvitved
|
780ea72b3b
|
Revert "SSA: Turn consistency predicates into query predicates"
|
2022-11-02 09:11:45 +01:00 |
|
erik-krogh
|
c15f63ce62
|
sync files
|
2022-11-01 21:35:27 +01:00 |
|
Dave Bartolomeo
|
9d5e5e3ee7
|
${workspace} all the things
|
2022-11-01 13:29:05 -04:00 |
|
Dave Bartolomeo
|
49c4c554c4
|
Merge from main
|
2022-11-01 13:22:40 -04:00 |
|
Tom Hvitved
|
ee9163aa40
|
Ruby: Fix flow steps into phi nodes
- Add missing flow from post-update nodes into phi nodes.
- Prevent flow from reads into phi nodes when use-use flow is prohibited.
|
2022-11-01 16:33:06 +01:00 |
|
Tom Hvitved
|
a191edfbd5
|
Ruby: Add data flow tests that illustrate problems with flow into SSA phi nodes
|
2022-11-01 16:32:46 +01:00 |
|
Tom Hvitved
|
e8f9429b92
|
Merge pull request #10917 from hvitved/ruby/singleton-call-sensitivity
Ruby: Call-context sensitivity for singleton method calls
|
2022-11-01 14:13:26 +01:00 |
|
Arthur Baars
|
aba87a139d
|
Merge pull request #10668 from aibaars/ruby-deps
Ruby: update dependencies
|
2022-11-01 13:55:42 +01:00 |
|
Tom Hvitved
|
4edef874d6
|
SSA: Turn consistency predicates into query predicates
|
2022-11-01 10:01:56 +01:00 |
|
erik-krogh
|
84a7fddd95
|
remove explicit versions in lock files, as the dependencies are all installed locally
|
2022-11-01 09:09:26 +01:00 |
|
Asger F
|
2619f3f667
|
Ruby: include overridden methods in getAnInstanceSelf
|
2022-11-01 08:32:55 +01:00 |
|
Asger F
|
ab4e341e65
|
Ruby: fix handling of namespaces with no 'self'
|
2022-10-31 14:05:11 +01:00 |
|
Asger F
|
9da5ec79c5
|
Ruby: Drive-by fix a QL4QL alert
|
2022-10-31 14:05:11 +01:00 |
|
Asger F
|
e549f15b1c
|
Ruby: fix implicit 'this'
|
2022-10-31 14:05:11 +01:00 |
|
Asger F
|
056b1e8d63
|
Ruby: add some basic tests
|
2022-10-31 14:05:11 +01:00 |
|
Asger F
|
9be2512050
|
Ruby: rename one of the PostsController2 classes
These had the same name and ended up being unified
|
2022-10-31 13:33:41 +01:00 |
|
Asger F
|
b4b34cc994
|
Ruby: port part of ActionController model
|
2022-10-31 13:33:41 +01:00 |
|
Asger F
|
12ce46e4b1
|
Ruby: port part of Railties model
|
2022-10-31 13:33:41 +01:00 |
|
Asger F
|
38955d1761
|
Ruby: port part of the Rails model
|
2022-10-31 13:33:41 +01:00 |
|
Asger F
|
9f59b6b439
|
Update type-tracking test
|
2022-10-31 13:33:41 +01:00 |
|
Asger F
|
0a8f39fe96
|
Ruby: recover some incomplete capture flow
|
2022-10-31 13:33:41 +01:00 |
|
Asger F
|
ff02ba5965
|
Ruby: include SSA param input step for flowsTo
|
2022-10-31 13:33:41 +01:00 |
|
Asger F
|
017157820a
|
Ruby: make ParameterNode extend LocalSourceNode
|
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 |
|
Asger F
|
b632e21ba0
|
Ruby: add ConstRef
|
2022-10-31 13:33:41 +01:00 |
|
Harry Maclean
|
0dd63c007e
|
Ruby: Add change note
|
2022-10-31 11:53:22 +13:00 |
|
Harry Maclean
|
fd61a5253d
|
Ruby: Recognise try/try! as code executions
|
2022-10-31 11:53:22 +13:00 |
|
Harry Maclean
|
3f403f0f87
|
Merge pull request #10700 from hmac/activesupport
Ruby: Model some ActiveSupport methods
|
2022-10-31 11:50:44 +13:00 |
|
Asger F
|
06ec03de74
|
Ruby: add convenience-accessors for ConstantValue
|
2022-10-28 15:16:14 +02:00 |
|
Asger F
|
046e669c78
|
Ruby: add getAncestorExpr
|
2022-10-28 15:16:14 +02:00 |
|