aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [ruby/reline] 0.2.0aycabta2020-12-251-1/+1
* [ruby/irb] Version 1.3.0aycabta2020-12-251-2/+2
* [ruby/reline] Doesn't contain terminate spaces by cwaycabta2020-12-242-2/+6
* [ruby/reline] Use #bytesize for vi_replace_charaycabta2020-12-241-2/+2
* [ruby/reline] Delete the last char of a line by dwaycabta2020-12-241-3/+3
* [ruby/reline] Suppress crashing when boken prompt_list is givenaycabta2020-12-241-0/+1
* [ruby/reline] Discard prompt cache by changing mode iconaycabta2020-12-241-25/+30
* [ruby/irb] Try not to register the exact same measuring method twiceaycabta2020-12-242-4/+14
* [ruby/irb] Change StdioInputMethod#eof? to non-blockingaycabta2020-12-231-1/+9
* [ruby/irb] Suppress "shadowing outer" warningaycabta2020-12-231-1/+1
* [DOC] Add doc to sharing_detection= [ci skip]Kazuhiro NISHIYAMA2020-12-231-0/+1
* Merge RubyGems 3.2.3 and Bundler 2.2.3Hiroshi SHIBATA2020-12-2326-174/+295
* [ruby/reline] [ruby/irb] Handle multiple newlines in a token correctlyaycabta2020-12-231-4/+9
* [ruby/irb] Make it possible to use measure even if it is installed as gemTakeru Naito2020-12-231-0/+1
* [ruby/reline] [ruby/reline] Remove unused `attr_writer`ima1zumi2020-12-221-1/+0
* [ruby/reline] Fixed an exception occurred when ambiguous width character was ...ima1zumi2020-12-221-2/+7
* [ruby/reline] Support isearch-terminatorsaycabta2020-12-222-2/+5
* [ruby/reline] Render refreshed prompt just after i-search finishedaycabta2020-12-221-0/+4
* [ruby/irb] Suppress "shadowing outer" warningaycabta2020-12-221-2/+2
* [ruby/irb] Version 1.2.9aycabta2020-12-221-2/+2
* [ruby/irb] Support arg for measure commandaycabta2020-12-223-15/+16
* [ruby/irb] Change variables handling for compatibilityaycabta2020-12-221-8/+8
* pp is ractor-ready.Koichi Sasada2020-12-221-5/+18
* Update library versions of the default gems.Hiroshi SHIBATA2020-12-2229-35/+35
* Import set 1.0.1Akinori MUSHA2020-12-222-67/+65
* Sync did_you_meanYuki Nishijima2020-12-221-1/+1
* Import set 1.0.0Akinori MUSHA2020-12-223-2/+17
* [ruby/rdoc] Bump version to 6.3.0Hiroshi SHIBATA2020-12-211-1/+1
* Fix misspellings [ci skip]Kazuhiro NISHIYAMA2020-12-211-2/+2
* irb: Define extension command on the given objectNobuyoshi Nakada2020-12-201-3/+3
* irb: Define extension command only on the given objectNobuyoshi Nakada2020-12-201-2/+2
* [ruby/irb] Version 1.2.8aycabta2020-12-201-2/+2
* [ruby/reline] Version 0.1.10aycabta2020-12-201-1/+1
* [ruby/irb] Add measure commandaycabta2020-12-204-1/+110
* [ruby/irb] Handle rest of tokens correctly if no newline at lastaycabta2020-12-201-0/+7
* Remove unnecessary files from .documentKazuki Tsujimoto2020-12-201-1/+2
* Try to test with rake-13.0.2 again.Hiroshi SHIBATA2020-12-191-1/+1
* [ruby/reline] Use cached prompt list when just moved the cursoraycabta2020-12-191-1/+9
* [ruby/reline] Yank by em-kill-region correctlyaycabta2020-12-191-1/+3
* [ruby/reline] Bind yank-pop correctlyaycabta2020-12-192-1/+3
* [ruby/reline] Add Enumerable to KillRing for debuggingaycabta2020-12-191-0/+12
* [ruby/reline] [ruby/irb] Call ripper only once when generating dynamic promptaycabta2020-12-191-41/+46
* Merge RubyGems 3.2.2 and Bundler 2.2.2Hiroshi SHIBATA2020-12-1810-31/+45
* [ruby/irb] Change context-mode's default to new mode 4.Marc-Andre Lafortune2020-12-172-2/+4
* [ruby/irb] Enable deprecation warnings when using -W or -wJeremy Evans2020-12-171-2/+2
* [ruby/irb] Fixed a typo in a comment [ci skip]Nobuyoshi Nakada2020-12-171-1/+1
* [ruby/irb] workaround for lack of tokens from `Ripper.lex`Nobuhiro IMAI2020-12-171-2/+5
* [ruby/reline] Use plus operator to create unfrozen stringRobert Schulze2020-12-171-1/+1
* [ruby/reline] Support longer than screen height on Windowsaycabta2020-12-171-1/+8
* [ruby/reline] Make a log file on windows if debug env is setaycabta2020-12-171-1/+5