index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
stdlib
/
src
/
shell.erl
Age
Commit message (
Expand
)
Author
2018-05-04
Move error formatting to erl_error.erl and delete lib.erl
Richard Carlsson
2018-05-04
Move extended parse functions in lib.erl to erl_eval.erl
Richard Carlsson
2018-04-25
stdlib: Introduce characters limit of formatted strings
Hans Bolinder
2018-02-06
stdlib: Do not call erlang:get_stacktrace()
Hans Bolinder
2018-01-16
stdlib: Garbage the shell's evaluator process more often
Hans Bolinder
2017-09-05
stdlib : Improve handling of Unicode
Hans Bolinder
2017-06-26
Fix infinite loop in shell caused by record with recursive typespec
Svilen Ivanov
2017-06-07
stdlib: Lookup src path in beam
Dan Gudmundsson
2017-04-27
stdlib: Improve the Erlang shell's handling of references
Hans Bolinder
2017-04-25
stdlib: Remove the shell's support for Unicode node names
Hans Bolinder
2017-04-07
stdlib: Fix Erlang shell regarding Unicode atoms
Hans Bolinder
2016-07-04
stdlib: Correct a bug regarding records in the shell
Hans Bolinder
2016-02-17
stdlib: Update module shell to handle typed record fields
Hans Bolinder
2015-11-27
stdlib: Fix the shell command rp and pretty-printing
Hans Bolinder
2015-07-07
Export shell:catch_exception/1 as documented
Leo Liu
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-04-30
stdlib: Use module erl_anno
Hans Bolinder
2014-07-01
Expand shell functions in map expressions
Anthony Ramine
2013-12-12
Support named funs in the shell
Anthony Ramine
2013-05-06
Fix unmatched_returns warnings in STDLIB and Kernel
Hans Bolinder
2013-02-22
[stdlib] Let the shell turn off echo while skipping line
Hans Bolinder
2013-02-18
Leave the +pc handling to io and io_lib_pretty
Patrik Nyblom
2013-02-18
Fix some Unicode issues
Hans Bolinder
2013-02-15
[stdlib] Add new SDTLIB application variable 'shell_strings'
Hans Bolinder
2013-02-11
Make Unicode corrections
Hans Bolinder
2013-02-07
[stdlib] Fix a bug that could cause the Erlang shell to loop
Hans Bolinder
2013-01-26
Merge branch 'bjorn/remove-packages/OTP-10348'
Björn Gustavsson
2013-01-25
shell: Remove vestiges of package support
Björn Gustavsson
2013-01-25
Make adjustments for Unicode
Hans Bolinder
2013-01-09
shell: Remove support for packages
Björn Gustavsson
2013-01-07
[stdlib] Improve the Erlang shell's handling of scanner errors
Hans Bolinder
2013-01-02
[stdlib, kernel] Introduce Unicode support for Erlang source files
Hans Bolinder
2011-11-29
shell: Eliminate use of tuple funs
Björn Gustavsson
2011-08-16
emulator: Add a fourth element in exception stacktraces
Björn Gustavsson
2011-05-12
Types and specifications have been modified and added
Hans Bolinder
2010-02-05
OTP-8393 The new function shell:prompt_func/1 and the new application
Hans Bolinder
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP