summaryrefslogtreecommitdiff
path: root/test/prism/locals_test.rb
AgeCommit message (Expand)Author
2025-12-02[ruby/prism] Clean up test excludesEarlopain
2025-11-08[ruby/prism] Rename Ruby 3.5 to Ruby 4.0Earlopain
2025-10-22[ruby/prism] Test against parse.yEarlopain
2025-10-22[ruby/prism] Make error and snapshot tests multi-version awareEarlopain
2025-09-19[ruby/prism] Fix up locals test skip nameKevin Newton
2025-09-19[ruby/prism] Turn off failing test for parse.yKevin 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 parametersKevin Newton
2025-01-14[ruby/prism] Fix parse.y translation for locals testKevin Newton
2024-09-16[ruby/prism] Do not leak explicit encodingKevin Newton
2024-07-12[ruby/prism] When parsing an invalid write, still add to the local tableKevin Newton
2024-06-18Optimized forwarding callers and calleesAaron Patterson
2024-05-30[ruby/prism] Tests overhaulKevin Newton
2024-05-24[ruby/prism] Remove Debug moduleKevin Newton
2024-04-08[ruby/prism] Simplify locals test now that all fixtures are validKevin Newton
2024-01-25[PRISM] Fix VM_CALL_ARGS_SPLAT_MUT failuresKevin Newton
2024-01-25[ruby/prism] Fix Ruby head buildKevin Newton
2024-01-24Do not use ruby2_keywords for ... argument forwardingJeremy Evans
2023-12-01[ruby/prism] Fix parsing heredoc endsHaldun Bayhantopcu
2023-09-27Sync to prism rename commitsKevin Newton
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton