Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ruby-lex.rb: fix continued line conditions | nobu | 2017-04-20 | 1 | -5/+5 |
* | refine assertions | nobu | 2017-01-30 | 1 | -8/+10 |
* | more checks for prompt | nobu | 2017-01-30 | 1 | -31/+32 |
* | test for prompt | nobu | 2017-01-30 | 1 | -0/+47 |
* | test for immature statement | nobu | 2017-01-29 | 1 | -0/+5 |
* | test for top level statement | nobu | 2017-01-29 | 1 | -0/+15 |
* | test for comment | nobu | 2017-01-29 | 1 | -2/+22 |
* | tests for irb lexer | nobu | 2017-01-29 | 1 | -0/+18 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 3 | -0/+3 |
* | * test/lib/envutil.rb: Moved from test/ruby/. | akr | 2014-11-13 | 3 | -3/+0 |
* | * lib/irb.rb: Prevent irb from crashing when exception with | hsbt | 2014-08-13 | 1 | -0/+14 |
* | * test/irb/test_completion.rb: skip if cannot load irb/completion | usa | 2012-01-30 | 1 | -8/+13 |
* | * lib/irb/completion.rb (IRB::InputCompletor::CompletionProc): | nobu | 2012-01-27 | 1 | -0/+17 |
* | * test/irb/test_option.rb (test_end_of_option): don't read .irbrc. Bug#4138 | nobu | 2010-12-08 | 1 | -1/+1 |
* | * lib/irb/init.rb (IRB.parse_opts): fix typo. [ruby-core:33574] | nobu | 2010-12-05 | 1 | -0/+12 |