1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/tk/sample
matz f43cae2b05 * parse.y (gettable_gen): warns if VCALL name is used as
out-of-scope block local variable.  [EXPERIMENTAL]

* parse.y (opt_bv_decl): add explicit block local variable
  declaration.  raises error for name conflicts.  [EXPERIMENTAL]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8128 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-03-09 09:29:52 +00:00
..
demos-en * parse.y (gettable_gen): warns if VCALL name is used as 2005-03-09 09:29:52 +00:00
demos-jp * parse.y (gettable_gen): warns if VCALL name is used as 2005-03-09 09:29:52 +00:00
images * renewal Ruby/Tk 2004-05-01 16:09:54 +00:00
msgs_rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
msgs_rb2 * renewal Ruby/Tk 2004-05-01 16:09:54 +00:00
msgs_tk * renewal Ruby/Tk 2004-05-01 16:09:54 +00:00
tcltklib * ext/tk: merge tcltklib for Ruby/Tk installation control 2005-01-25 14:31:45 +00:00
tkextlib * ext/tk/sample/vu/vu_demo.rb: rename from vu.rb; avoid the bug on 2005-01-25 05:42:49 +00:00
binding_sample.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
bindtag_sample.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
binstr_usage.rb * renewal Ruby/Tk 2004-05-01 16:09:54 +00:00
btn_with_frame.rb * renewal Ruby/Tk 2004-05-01 16:09:54 +00:00
cmd_res_test.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
cmd_resource * ext/tk/lib/tk/image.rb: bug fix 2004-10-04 03:56:00 +00:00
encstr_usage.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
irbtk.rb * ext/tk/tcltklib.c: enforce thread-check and exception-handling to 2005-03-02 07:06:52 +00:00
iso2022-kr.txt * renewal Ruby/Tk 2004-05-01 16:09:54 +00:00
menubar1.rb * ext/tcltklib/extconf.rb: [EXPERIMENTAL] MacOS X (darwin) support 2004-06-12 15:25:49 +00:00
menubar2.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
multi-ip_sample.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
multi-ip_sample2.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
optobj_sample.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
propagate.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
remote-ip_sample.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
remote-ip_sample2.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
resource.en * tcltklib.c (lib_mainloop_core): fixed signal-trap bug 2003-09-07 07:10:44 +00:00
resource.ja * tcltklib.c (lib_mainloop_core): fixed signal-trap bug 2003-09-07 07:10:44 +00:00
safe-tk.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkalignbox.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkballoonhelp.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkbiff.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkbrowse.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkcombobox.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkdialog.rb * (bug fix) TkEntry#delete 2003-08-02 05:04:30 +00:00
tkfrom.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkhello.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkline.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkmenubutton.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkmsgcat-load_rb.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkmsgcat-load_rb2.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkmsgcat-load_tk.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkmulticolumnlist.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkmultilistbox.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkmultilistframe.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkoptdb-safeTk.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tkoptdb.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tktextframe.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tktextio.rb * ext/tk/sample/tktextio.rb: add show_mode which means that see where 2005-03-09 06:08:33 +00:00
tktimer.rb * (bug fix) TkEntry#delete 2003-08-02 05:04:30 +00:00
tktimer2.rb * bug fix 2003-07-30 07:15:00 +00:00
tktimer3.rb * (bug fix) TkEntry#delete 2003-08-02 05:04:30 +00:00
tktree.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
tktree.tcl * add a new sample script 2004-05-16 21:43:37 +00:00