index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
prism
/
locals_test.rb
Age
Commit message (
Expand
)
Author
2025-12-02
[ruby/prism] Clean up test excludes
Earlopain
2025-11-08
[ruby/prism] Rename Ruby 3.5 to Ruby 4.0
Earlopain
2025-10-22
[ruby/prism] Test against parse.y
Earlopain
2025-10-22
[ruby/prism] Make error and snapshot tests multi-version aware
Earlopain
2025-09-19
[ruby/prism] Fix up locals test skip name
Kevin Newton
2025-09-19
[ruby/prism] Turn off failing test for parse.y
Kevin Newton
2025-09-12
[ruby/prism] [Bug #17398] Allow `private def hello = puts "Hello"`
Earlopain
2025-02-14
[ruby/prism] Fix up locals test with it parameters
Kevin Newton
2025-01-14
[ruby/prism] Fix parse.y translation for locals test
Kevin Newton
2024-09-16
[ruby/prism] Do not leak explicit encoding
Kevin Newton
2024-07-12
[ruby/prism] When parsing an invalid write, still add to the local table
Kevin Newton
2024-06-18
Optimized forwarding callers and callees
Aaron Patterson
2024-05-30
[ruby/prism] Tests overhaul
Kevin Newton
2024-05-24
[ruby/prism] Remove Debug module
Kevin Newton
2024-04-08
[ruby/prism] Simplify locals test now that all fixtures are valid
Kevin Newton
2024-01-25
[PRISM] Fix VM_CALL_ARGS_SPLAT_MUT failures
Kevin Newton
2024-01-25
[ruby/prism] Fix Ruby head build
Kevin Newton
2024-01-24
Do not use ruby2_keywords for ... argument forwarding
Jeremy Evans
2023-12-01
[ruby/prism] Fix parsing heredoc ends
Haldun Bayhantopcu
2023-09-27
Sync to prism rename commits
Kevin Newton
2023-09-27
Rename YARP filepaths to prism filepaths
Kevin Newton