Arthur Baars
|
dbd9c1859d
|
Add more test cases for &. operator
|
2022-05-11 12:06:08 +02:00 |
|
Arthur Baars
|
c9f7568ca3
|
Ruby: add Call::isSafeNavigation
|
2022-05-11 12:06:08 +02:00 |
|
Harry Maclean
|
28a430a2f2
|
Ruby: Fix bad name of lambda in test
This isn't the identity function, so it's confusing for it to be named
so.
|
2022-03-24 12:44:41 +13:00 |
|
Harry Maclean
|
c891e62a0e
|
Ruby: Add some tests for method calls in lambdas
This reveals a bug where we identify reads of captured variables in
lambdas as method calls. This is fixed in a followup commit.
|
2022-03-22 15:33:22 +13:00 |
|
Arthur Baars
|
00fb4d3776
|
Ruby: Values in Hash literals and keyword arguments can be omitted
|
2022-01-28 19:47:31 +01:00 |
|
Arthur Baars
|
3e2ca61c01
|
Ruby: support anonymous block parameters/arguments
|
2022-01-28 19:47:31 +01:00 |
|
Alex Ford
|
8603609698
|
Update test output to account for for-loop -> each desugaring
|
2021-11-17 09:05:36 +01:00 |
|
Arthur Baars
|
976daddd36
|
Move files to ruby subfolder
|
2021-10-15 11:47:28 +02:00 |
|