aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/edlin_expand.erl
AgeCommit message (Expand)Author
2017-09-05stdlib: Improve handling of Unicode in edlin_expandHans Bolinder
2017-02-08stdlib: Improve Erlang shell's tab-completion of long namesHans Bolinder
2016-08-30Support for unicode expanderAndrey Teplyashin
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2014-02-17Correct parenthesis expansionBjörn Gustavsson
2014-01-09Shell: expand 0-arity functions all the way to closing parenthesisPierre Fenoll
2010-01-20Merge branch 'uw/shell-tab-completion' into ccase/r13b04_devErlang/OTP
2010-01-07Shell tab completion now works for quoted module and function namesUlf Wiger
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP