Age | Commit message (Collapse) | Author |
|
https://github.com/ruby/prism/commit/283938ed1f
|
|
https://github.com/ruby/prism/commit/7784365d3f
|
|
https://github.com/ruby/prism/commit/168f72b9fe
|
|
over node lists
https://github.com/ruby/prism/commit/5d4da7c69c
|
|
https://github.com/ruby/prism/commit/537947aa5c
|
|
https://github.com/ruby/prism/commit/959eb506ca
|
|
https://github.com/ruby/prism/commit/3e10c46c14
|
|
https://github.com/ruby/prism/commit/d3a149efc5
|
|
https://github.com/ruby/prism/commit/e327449db6
|
|
https://github.com/ruby/prism/commit/69323d3df4
|
|
https://github.com/ruby/prism/commit/857f72e1f4
|
|
|
|
This reverts commit fd87372a7482cbf7672c44ef95bc1dc3b00bab7c.
|
|
This reverts commit 67a987f82bc8a2b7ec15581306873530821fcf9e.
|
|
Amend ScopeNode to point to previous ScopeNode, and to have void*
pointers to constants and index_lookup_table
https://github.com/ruby/prism/commit/0534324312
|
|
So when building instruction sequences for a scope we can reference
items from the ast node that requires the scope. This is useful for for
loops, where the local variable tables from the parent scope will need
to be referenced.
https://github.com/ruby/prism/commit/426b1ca094
|
|
|
|
|