File tree
245 files changed
+5995
-1253
lines changed- spec
- ruby/core
- method
- proc
- tags
- core
- method
- proc
- truffle/parsing
- truffle/parsing/fixtures
- array
- block
- argument_descriptors
- arity
- destructuring_array_argument
- destructure
- do_not_destructure
- name
- parameters_to_local_variables
- tail_expression
- break
- case
- with_expression_and_when
- without_expression_and_when
- classes
- defined
- def
- argument_descriptors
- arity
- name
- non_singleton
- singleton
- parameters_declaration_in_a_frame
- parameters_to_local_variables
- destructured_array_argument
- tail_expression
- ensure
- if
- local_variables
- in_block_defined_in_outer_scope
- in_block
- method_calls
- arguments
- special_cases
- super
- modules
- next
- operators
- flip_flop_operator
- match
- multi_assignments
- nested_multi_assignment
- parentheses
- ranges
- regexps
- rescue
- backtrace_optimization/enabled
- capturing
- exceptions_list
- modifier/backtrace_optimization/enabled
- return
- unless
- until
- while
- yield
- src/main/java/org/truffleruby
- core/inlined
- debug
- language
- dispatch
- literal
- methods
- parser
- ast
- parser
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
245 files changed
+5995
-1253
lines changedLines changed: 30 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
| 19 | + | |
18 | 20 |
| |
19 | 21 |
| |
20 | 22 |
| |
| |||
178 | 180 |
| |
179 | 181 |
| |
180 | 182 |
| |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
181 | 188 |
| |
182 | 189 |
| |
183 | 190 |
| |
| |||
225 | 232 |
| |
226 | 233 |
| |
227 | 234 |
| |
228 |
| - | |
| 235 | + | |
229 | 236 |
| |
230 | 237 |
| |
231 | 238 |
| |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
232 | 244 |
| |
233 | 245 |
| |
234 | 246 |
| |
235 | 247 |
| |
236 | 248 |
| |
237 | 249 |
| |
238 | 250 |
| |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
239 | 268 |
| |
240 | 269 |
| |
241 | 270 |
| |
|
Lines changed: 19 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
100 |
| - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
101 | 105 |
| |
102 | 106 |
| |
103 | 107 |
| |
104 | 108 |
| |
105 | 109 |
| |
106 |
| - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
107 | 121 |
| |
108 | 122 |
| |
109 | 123 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + |
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + |
0 commit comments