summaryrefslogtreecommitdiff
path: root/spec/ruby/language/block_spec.rb
AgeCommit message (Expand)Author
2024-02-05Update to ruby/spec@3fc4444Benoit Daloze
2023-06-26Update to ruby/spec@30e1c35Benoit Daloze
2022-11-07Update to ruby/spec@740ccc8Benoit Daloze
2022-08-29Update to ruby/spec@d01709fBenoit Daloze
2022-04-25Update to ruby/spec@3affe1eBenoit Daloze
2022-03-30Do not autosplat array in block call just because keywords acceptedJeremy Evans
2020-11-27Update to ruby/spec@ac878adBenoit Daloze
2020-09-152.8 -> 3.0 in specsBenoit Daloze
2020-04-01Drop support for ruby 2.4 from ruby/specNobuyoshi Nakada
2020-03-08Do not autosplat when calling procs that accept rest and keywordsJeremy Evans
2020-01-02Update specs for keyword argument separationJeremy Evans
2019-10-17Make circular argument reference a SyntaxError instead of a warningJeremy Evans
2019-09-29Update to ruby/spec@519df35Benoit Daloze
2019-08-30Update specs to handle non-Symbols for keyword splats in 2.7Jeremy Evans
2019-07-27Update to ruby/spec@875a09eBenoit Daloze
2019-04-27Update to ruby/spec@15c9619Benoit Daloze
2019-03-11The combination of non-Symbol keys and Symbol keys is now allowed againmame
2019-02-07Update to ruby/spec@6cf8ebeeregon
2018-08-21Update to ruby/spec@dd828d6eregon
2018-08-14non-symbol keys in kwargsnobu
2018-04-28Update to ruby/spec@6f38a82eregon
2018-03-04Update to ruby/spec@c1b568beregon
2017-10-28Update to ruby/spec@a6b8805eregon
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon