1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core
Jeremy Evans b6804d62f8 Make Proc#parameters support lambda keyword for returning parameters as if lambda
This makes it easier to use Proc#parameters to build wrappers.

Implements [Feature #15357]
2022-03-17 11:52:02 -07:00
..
argf
array Update to ruby/spec@82cd3a3 2022-03-03 14:43:14 +01:00
basicobject
binding
builtin_constants
class
comparable
complex
conditionvariable
data
dir spec: skip '~' test for wasi due to lack of shell 2022-03-14 23:05:15 +09:00
encoding
enumerable Update to ruby/spec@902ab83 2022-01-28 14:42:38 +01:00
enumerator
env
exception Update to ruby/spec@82cd3a3 2022-03-03 14:43:14 +01:00
false
fiber
file
filetest
float Update to ruby/spec@902ab83 2022-01-28 14:42:38 +01:00
gc
hash Update to ruby/spec@902ab83 2022-01-28 14:42:38 +01:00
integer Update to ruby/spec@902ab83 2022-01-28 14:42:38 +01:00
io Update to ruby/spec@82cd3a3 2022-03-03 14:43:14 +01:00
kernel spec: disable a part of Kernel.open spec where spawns a process for WASI 2022-03-17 17:33:12 +09:00
main
marshal
matchdata
math
method
module Update to ruby/spec@902ab83 2022-01-28 14:42:38 +01:00
mutex
nil
numeric Update to ruby/spec@902ab83 2022-01-28 14:42:38 +01:00
objectspace
proc Make Proc#parameters support lambda keyword for returning parameters as if lambda 2022-03-17 11:52:02 -07:00
process
queue
random Update to ruby/spec@902ab83 2022-01-28 14:42:38 +01:00
range Update to ruby/spec@902ab83 2022-01-28 14:42:38 +01:00
rational Update to ruby/spec@82cd3a3 2022-03-03 14:43:14 +01:00
refinement
regexp
signal
sizedqueue
string Update to ruby/spec@82cd3a3 2022-03-03 14:43:14 +01:00
struct A positional Hash is not keyword arguments [Bug #18632] 2022-03-17 20:53:41 +09:00
symbol
systemexit
thread Update to ruby/spec@82cd3a3 2022-03-03 14:43:14 +01:00
threadgroup
time
tracepoint
true
unboundmethod
warning