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 Update to ruby/spec@d6921ef 2021-10-20 21:41:46 +02:00
builtin_constants
class Remove Class#descendants 2021-12-20 11:02:15 -08:00
comparable
complex Fix typos 2021-11-02 19:17:37 +09:00
conditionvariable Update to ruby/spec@d6921ef 2021-10-20 21:41:46 +02:00
data
dir spec: skip '~' test for wasi due to lack of shell 2022-03-14 23:05:15 +09:00
encoding Update to ruby/spec@7f22a0b 2021-11-29 15:50:28 +01:00
enumerable Update to ruby/spec@902ab83 2022-01-28 14:42:38 +01:00
enumerator Update to ruby/spec@7f22a0b 2021-11-29 15:50:28 +01:00
env Update to ruby/spec@d6921ef 2021-10-20 21:41:46 +02:00
exception Update to ruby/spec@82cd3a3 2022-03-03 14:43:14 +01:00
false
fiber Update to ruby/spec@21a48d9 2021-10-28 18:54:01 +02:00
file Update to ruby/spec@226cfdc 2022-01-10 16:29:54 +01:00
filetest
float Update to ruby/spec@902ab83 2022-01-28 14:42:38 +01:00
gc Fix GC.total_time example 2021-11-30 08:49:41 +09:00
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 Make Module#{public,private,protected,module_function} return arguments 2021-11-18 09:47:40 -08:00
marshal Update to ruby/spec@ccf0d85 2021-10-05 19:41:44 +02:00
matchdata Update to ruby/spec@7f22a0b 2021-11-29 15:50:28 +01:00
math Update to ruby/spec@226cfdc 2022-01-10 16:29:54 +01:00
method Fix failures on ruby 3.1 2022-01-05 08:18:47 +09:00
module Update to ruby/spec@902ab83 2022-01-28 14:42:38 +01:00
mutex
nil Kernel#=~: delete 2022-01-03 22:33:38 +09:00
numeric Update to ruby/spec@902ab83 2022-01-28 14:42:38 +01:00
objectspace Update to ruby/spec@ccf0d85 2021-10-05 19:41:44 +02:00
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 Remove Refinement#{extend_object,append_features,prepend_features} 2022-01-05 10:59:03 -08:00
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 Update to ruby/spec@21a48d9 2021-10-28 18:54:01 +02:00
systemexit
thread Update to ruby/spec@82cd3a3 2022-03-03 14:43:14 +01:00
threadgroup
time
tracepoint
true
unboundmethod
warning Update to ruby/spec@7f22a0b 2021-11-29 15:50:28 +01:00