aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/language
Commit message (Expand)AuthorAgeFilesLines
* Warn for keyword to last hash parameter when method has no optional/rest para...Jeremy Evans2019-08-301-4/+12
* Update specs to handle non-Symbols for keyword splats in 2.7Jeremy Evans2019-08-304-148/+376
* Fixed a comment [ci skip]Nobuyoshi Nakada2019-08-291-1/+1
* Revert "Remove warnings of flip-flop deprecation from tests and specs"Nobuyoshi Nakada2019-08-292-14/+9
* Warn if using return at top-level with an argumentJeremy Evans2019-07-291-6/+19
* Update to ruby/spec@875a09eBenoit Daloze2019-07-2751-359/+359
* Revert "parse.y: Deprecate flip-flops"Nobuyoshi Nakada2019-07-111-12/+0
* Update to ruby/spec@8d74d49Benoit Daloze2019-06-277-19/+38
* Update to ruby/spec@9a501a8Benoit Daloze2019-05-281-0/+4
* Update to ruby/spec@7de852dBenoit Daloze2019-04-282-138/+124
* Update to ruby/spec@15c9619Benoit Daloze2019-04-2715-135/+122
* Update to ruby/spec@e81b3cderegon2019-03-284-0/+34
* The combination of non-Symbol keys and Symbol keys is now allowed againmame2019-03-112-90/+30
* Update to ruby/spec@7a16e01eregon2019-02-217-92/+97
* Fix specs for yield in singleton class being deprecatederegon2019-02-071-2/+6
* Update to ruby/spec@6cf8ebeeregon2019-02-0712-16/+16
* Update to ruby/spec@e57f49ceregon2019-01-271-4/+4
* Update to ruby/spec@35a9fbaeregon2019-01-205-8/+139
* proc.c: proc without blocknobu2019-01-101-8/+19
* Update to ruby/spec@944ea57eregon2018-12-291-0/+15
* Update to ruby/spec@cdd6ff7eregon2018-11-272-6/+31
* Update to ruby/spec@8b743a3eregon2018-10-272-0/+31
* Update to ruby/spec@241f9e7eregon2018-09-253-1/+18
* Update to ruby/spec@6fd9472eregon2018-08-284-3/+23
* * append newline at EOF.svn2018-08-271-0/+0
* Update to ruby/spec@007e908eregon2018-08-273-16/+20
* * append newline at EOF.svn2018-08-271-0/+0
* Update to ruby/spec@a89819deregon2018-08-273-4/+8
* * append newline at EOF.svn2018-08-272-1/+1
* Update to ruby/spec@09fa86ceregon2018-08-2724-42/+266
* Update to ruby/spec@dd828d6eregon2018-08-212-1/+14
* Fix typo in version guarderegon2018-08-171-1/+1
* non-symbol keys in kwargsnobu2018-08-142-30/+92
* Update to ruby/spec@9be7c7eeregon2018-08-034-9/+60
* const_missing on private constantsnobu2018-07-061-0/+12
* Remove unused variablekazu2018-07-011-1/+0
* Update to ruby/spec@a454137eregon2018-06-271-1/+0
* Update to ruby/spec@41068a6eregon2018-06-272-6/+4
* describe about NameError by #private_constantnobu2018-06-191-0/+35
* Remove warnings of flip-flop deprecation from tests and specsmame2018-06-152-9/+18
* Update to ruby/spec@4bb0f25eregon2018-06-131-0/+8
* Update to ruby/spec@4bc7a2beregon2018-06-131-7/+3
* Update to ruby/spec@6f38a82eregon2018-04-2822-152/+390
* Update to ruby/spec@a585ec3eregon2018-03-261-14/+22
* parse.y: else without rescuenobu2018-03-231-5/+13
* Update to ruby/spec@c1b568beregon2018-03-0468-132/+131
* Update to ruby/spec@cbe855ceregon2018-02-272-3/+12
* r62071 is backported into Ruby 2.5 [Bug #14407]naruse2018-02-261-2/+2
* Update to ruby/spec@83063a3eregon2018-01-295-3/+81
* defined? returns nil for toplevel constant lookupnobu2018-01-271-2/+2