[ruby-cvs:68882] mame:r61701 (trunk): parse.y: Remove special handling of tOROP and tANDOP
mame at ruby-lang.org
mame at ruby-lang.org
Tue Jan 9 10:49:40 JST 2018
mame 2018-01-09 10:49:40 +0900 (Tue, 09 Jan 2018)
New Revision: 61701
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=61701
Log:
parse.y: Remove special handling of tOROP and tANDOP
The complexity is no longer considered necessary.
Modified files:
trunk/compile.c
trunk/node.c
trunk/parse.y
More information about the ruby-cvs
mailing list