1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/defs
nobu 9644f9b572 proc.c: use predefined IDs
* defs/id.def (predefined): add "idProc".
* proc.c (mnew, mproc, mlambda): use predefined IDs.
* vm.c (Init_VM): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40530 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-05-01 02:38:44 +00:00
..
default_gems * re-added r38053 that is reverted by r38061. Problems by r38053 2012-12-01 03:35:36 +00:00
gmake.mk gmake.mk: order test-all and test-knownbug 2013-03-27 03:42:19 +00:00
id.def proc.c: use predefined IDs 2013-05-01 02:38:44 +00:00
keywords * defs/keywords (reserved_word): made inline function static. 2009-05-16 00:30:16 +00:00
known_errors.def * defs/known_errors.def: more errors. 2009-11-24 11:06:53 +00:00
lex.c.src * defs/keywords (reserved_word): made inline function static. 2009-05-16 00:30:16 +00:00
opt_insn_unif.def
opt_operand.def * vm_opts.h: enable optimization - operand unifications. 2012-12-04 04:57:50 +00:00