aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/language/block_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update to ruby/spec@740ccc8Benoit Daloze2022-11-071-0/+43
* Update to ruby/spec@d01709fBenoit Daloze2022-08-291-0/+74
* Update to ruby/spec@3affe1eBenoit Daloze2022-04-251-41/+11
* Do not autosplat array in block call just because keywords acceptedJeremy Evans2022-03-301-2/+11
* Update to ruby/spec@ac878adBenoit Daloze2020-11-271-1/+7
* 2.8 -> 3.0 in specsBenoit Daloze2020-09-151-10/+10
* Drop support for ruby 2.4 from ruby/specNobuyoshi Nakada2020-04-011-12/+6
* Do not autosplat when calling procs that accept rest and keywordsJeremy Evans2020-03-081-11/+20
* Update specs for keyword argument separationJeremy Evans2020-01-021-47/+111
* Make circular argument reference a SyntaxError instead of a warningJeremy Evans2019-10-171-12/+30
* Update to ruby/spec@519df35Benoit Daloze2019-09-291-16/+8
* Update specs to handle non-Symbols for keyword splats in 2.7Jeremy Evans2019-08-301-27/+61
* Update to ruby/spec@875a09eBenoit Daloze2019-07-271-24/+24
* Update to ruby/spec@15c9619Benoit Daloze2019-04-271-0/+24
* The combination of non-Symbol keys and Symbol keys is now allowed againmame2019-03-111-12/+17
* Update to ruby/spec@6cf8ebeeregon2019-02-071-3/+3
* Update to ruby/spec@dd828d6eregon2018-08-211-1/+1
* non-symbol keys in kwargsnobu2018-08-141-17/+14
* Update to ruby/spec@6f38a82eregon2018-04-281-7/+5
* Update to ruby/spec@c1b568beregon2018-03-041-2/+2
* Update to ruby/spec@a6b8805eregon2017-10-281-1/+1
* Move spec/rubyspec to spec/ruby for consistencyeregon2017-09-201-0/+865