summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-27check the object is in tomb_heap.Koichi Sasada
2019-05-27add a space between type and othersKoichi Sasada
2019-05-27add a line break for each error messageKoichi Sasada
2019-05-27fix GC.verify_internal_consistency.Koichi Sasada
2019-05-27is_pointer_to_heap() checks also tomb or not.Koichi Sasada
2019-05-27parse.y: removed "parser_" prefix from tokadd_utf8Nobuyoshi Nakada
2019-05-27Added #inspect and #pretty_inspect to Ripper::Lexer::ElemNobuyoshi Nakada
2019-05-27open-uri: Regenerate server certificates for testsYusuke Endoh
2019-05-27CSI allows empty digit which equals 0Nobuyoshi Nakada
2019-05-27context.rb: hide wrapping linesNobuyoshi Nakada
2019-05-27Use IRB::InputMethod#eof? to quitaycabta
2019-05-27Fix rendering bug of ^Daycabta
2019-05-27Move to next of last line by ^Daycabta
2019-05-27Check blank historyaycabta
2019-05-27Move to next of last line by ^Caycabta
2019-05-27Reline should move to next line after finished in Readline modeaycabta
2019-05-27Add support for history with Reline backendSutou Kouhei
2019-05-27Move to the other line when press <- at head or -> at tailaycabta
2019-05-27Implement J to join lines in vi command modeaycabta
2019-05-27Remove \1 and \2 that escape CSI before renderaycabta
2019-05-26.azure-pipelines.yml: Add timeout to install dependenciesTakashi Kokubun
2019-05-26Highlight global variable on IRBTakashi Kokubun
2019-05-26Simplify lexer state matching in #dispatch_seqTakashi Kokubun
2019-05-27* expand tabs.git
2019-05-26Add FrozenError#receiverJeremy Evans
2019-05-26Refactor IRB color dispatchTakashi Kokubun
2019-05-27Support op, cvar, iver, gvar and kw that follow on symbeg in IRBaycabta
2019-05-27Support :@@cvar and : on colorizeaycabta
2019-05-26Make the imaginary color on IRB close to pryTakashi Kokubun
2019-05-27Fix indexes in comments of vi_insert.rbaycabta
2019-05-27Fix number literal regexp of IRB completionaycabta
2019-05-27Use correctly RI output in IRB completionaycabta
2019-05-27* 2019-05-27git
2019-05-27parse.y: broke the terminator condition downNobuyoshi Nakada
2019-05-26Colorize imaginary and rational literalsNobuyoshi Nakada
2019-05-26azure-pipelines.yml: Do not notify vs2017 failureTakashi Kokubun
2019-05-26parse.y: adjust error indicatorNobuyoshi Nakada
2019-05-26test/ruby/test_notimp.rb: Use EnvUtil.timeout for timeout scale factorNobuyoshi Nakada
2019-05-26test/ruby/test_process.rb: Use EnvUtil.timeout for timeout scale factorYusuke Endoh
2019-05-26test/lib/envutil.rb (EnvUtil.timeout): added.Yusuke Endoh
2019-05-26Fix scanner event at invalid syntaxNobuyoshi Nakada
2019-05-26test/rubygems/test_gem_stream_ui.rb (test_ask): extend the timeoutYusuke Endoh
2019-05-25Handle keyword symbol in IRB::Color::SymbolStateTakashi Kokubun
2019-05-25Deal with more syntax highlight edge casesTakashi Kokubun
2019-05-25Fix more unintended syntax highlightsTakashi Kokubun
2019-05-25Always color Symbol as Yellow on IRB::ColorTakashi Kokubun
2019-05-26test/ruby/test_rubyoptions.rb (test_script_from_stdin): scale timeoutYusuke Endoh
2019-05-25Colorize empty embexpr more on IRB::ColorTakashi Kokubun
2019-05-26Fix completion menu state calculationaycabta
2019-05-26Fix indexes in commentsNobuyoshi Nakada