ruby--ruby/ext/tcltklib/sample
nobu 33061b45b4 * eval.c (rb_eval): NODE_EVSTR is no longer used.
* eval.c (eval): not enforce to make assigned variables dynamic.

* parse.y (string): split rules to strings/xstring/regexp to allow
  arbitrary statements inside string interpolation.

* parse.y (here_document): splitted into three phases.

* parse.y (literall_append, literal_concat): added.
  append/concatinate string literals.

* sample/test.rb (valid_syntax): adjust line number for BEGIN.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2590 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-06-24 07:20:42 +00:00
..
batsu.gif Initial revision 1998-01-16 12:19:09 +00:00
maru.gif Initial revision 1998-01-16 12:19:09 +00:00
sample0.rb Initial revision 1998-01-16 12:19:09 +00:00
sample1.rb * eval.c (rb_eval): NODE_EVSTR is no longer used. 2002-06-24 07:20:42 +00:00
sample2.rb Initial revision 1998-01-16 12:19:09 +00:00