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
yugui c5539579bc merges r23129 from trunk into ruby_1_9_1.
--
* lib/irb/completion.rb (IRB::InputCompletor::Operators): Add
  overloadable negative operators.

* lib/irb/ruby-lex.rb (RubyLex#lex_init): Support overloadable
  negative operators.

* lib/irb/ruby-lex.rb (RubyLex#identify_identifier): Minus signs
  need to be escaped in regexp character class.

* misc/ruby-mode.el (ruby-font-lock-keywords, ruby-parse-partial):
  Support overloadable negative operators.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@23233 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-04-19 13:35:47 +00:00
..
cmd * lib/irb/cmd/help.rb: should be updated for new ri structure. 2008-03-12 18:13:48 +00:00
ext merges r20859 from trunk into ruby_1_9_1. 2008-12-19 11:37:41 +00:00
lc merges r20862 from trunk into ruby_1_9_1. 2008-12-19 11:37:59 +00:00
completion.rb merges r23129 from trunk into ruby_1_9_1. 2009-04-19 13:35:47 +00:00
context.rb * lib/irb/irb/ext/save-history.rb: change load_history using File.expand_path. see [ruby-dev:36660]. Thanks Kouhei Sutou. 2008-10-04 03:26:16 +00:00
extend-command.rb * lib/irb/extend-command.rb (def_extend_command): check number of 2008-08-25 13:41:11 +00:00
frame.rb * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
help.rb merges r20862 from trunk into ruby_1_9_1. 2008-12-19 11:37:59 +00:00
init.rb merges r20862 from trunk into ruby_1_9_1. 2008-12-19 11:37:59 +00:00
input-method.rb merges r21485 from trunk into ruby_1_9_1. 2009-01-15 15:36:57 +00:00
locale.rb merges r20887 from trunk into ruby_1_9_1. 2008-12-20 02:02:48 +00:00
magic-file.rb merges r20862 from trunk into ruby_1_9_1. 2008-12-19 11:37:59 +00:00
notifier.rb * lib/rdoc.rb: massive spelling correction patch from Evan Farrar 2008-06-04 09:37:38 +00:00
output-method.rb * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
ruby-lex.rb merges r23129 from trunk into ruby_1_9_1. 2009-04-19 13:35:47 +00:00
ruby-token.rb * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
slex.rb * lib/rdoc.rb: massive spelling correction patch from Evan Farrar 2008-06-04 09:37:38 +00:00
src_encoding.rb merges r20862 from trunk into ruby_1_9_1. 2008-12-19 11:37:59 +00:00
version.rb * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
workspace.rb * lib/irb.rb (IRB::Irb::eval_input): SyntaxError should not be 2008-03-04 12:37:05 +00:00
ws-for-case-2.rb * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00
xmp.rb merges r21625 from trunk into ruby_1_9_1. 2009-01-17 12:19:53 +00:00