1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/irb
nobu 519af46806 ruby-lex.rb: fix for label
* lib/irb/ruby-lex.rb (identify_identifier): treat identifier just
  followed by a colon as a lable.  this is not a precise solution
  but enough for the time being.  [ruby-core:78526] [Bug #13012]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57027 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-12-08 08:31:01 +00:00
..
cmd * basictest/test.rb: Adjust spaces in class declarations 2016-10-07 05:18:57 +00:00
ext * lib/irb/ext/save-history.rb: Fix NoMethodError when method is not defined. 2016-04-15 11:27:38 +00:00
lc
completion.rb
context.rb
extend-command.rb
frame.rb
help.rb
init.rb
input-method.rb
inspector.rb
locale.rb
magic-file.rb
notifier.rb * basictest/test.rb: Adjust spaces in class declarations 2016-10-07 05:18:57 +00:00
output-method.rb * basictest/test.rb: Adjust spaces in class declarations 2016-10-07 05:18:57 +00:00
ruby-lex.rb ruby-lex.rb: fix for label 2016-12-08 08:31:01 +00:00
ruby-token.rb
slex.rb
src_encoding.rb
version.rb
workspace.rb Use qualified names 2016-08-30 06:22:30 +00:00
ws-for-case-2.rb
xmp.rb