summaryrefslogtreecommitdiff
path: root/lib/stdlib/src/escript.erl
Commit message (Expand)AuthorAgeFilesLines
* stdlib: Handle bad I/O server in escriptsHans Bolinder2019-08-271-10/+19
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Move error formatting to erl_error.erl and delete lib.erlRichard Carlsson2018-05-041-1/+1
* stdlib: Do not call erlang:get_stacktrace()Hans Bolinder2018-02-061-10/+8
* Merge branch 'siri/string-new-api'Siri Hansen2017-09-151-6/+6
|\
| * stdlib: Do not use deprecated functions in string(3)Hans Bolinder2017-07-061-6/+6
* | stdlib: Improve handling of Unicode in escriptHans Bolinder2017-09-051-1/+1
|/
* stdlib: Correct Unicode handling in escriptHans Bolinder2017-06-091-3/+3
* escript: Pick up stacktrace a soon as possibleBjörn Gustavsson2017-05-171-1/+2
* stdlib: Fix handling of locations and annotationsHans Bolinder2017-03-081-5/+3
* Allow escripts with only two linesJing Peng2016-12-131-40/+43
* Update copyright-yearErlang/OTP2016-12-071-1/+1
* erts: Implement halt/0 and halt/1 in ErlangSverker Eriksson2016-05-251-0/+1
* Update Kernel and STDLIBHans Bolinder2015-10-081-4/+4
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* stdlib: Use module erl_annoHans Bolinder2015-04-301-8/+20
* Replace usage of erlang:now() with usage of new APIRickard Green2015-03-201-3/+5
* Merge branch 'pf/document-escript-feature-only-present-in-examples/OTP-11827'Lukas Larsson2014-03-271-3/+2
|\
| * Document an escript:create/2 hidden featurePierre Fenoll2014-03-271-3/+2
* | Fix some Dialyzer warningsHans Bolinder2014-03-201-1/+9
* | Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder2013-05-061-3/+5
|/
* Let escript recognize an encoding comment on the second lineHans Bolinder2013-03-191-1/+7
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Make adjustments for UnicodeHans Bolinder2013-01-251-7/+7
* [stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder2013-01-021-7/+22
* [erts,kernel,stdlib] fix escript/primary archive reloadingTuncer Ayaz2012-07-061-2/+16
* stdlib: Stop working around erlang:halt not flushingRaimo Niskanen2012-03-211-12/+2
* Merge branch 'dev' into majorHans Bolinder2011-09-021-3/+3
|\
| * Improve and correct types and specifications in Kernel and STDLIBHans Bolinder2011-08-311-3/+3
* | emulator: Add a fourth element in exception stacktracesBjörn Gustavsson2011-08-161-1/+1
|/
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Update escrips to allow the -n or -compile(native) flag, which compiles the c...Lukas Larsson2011-01-251-3/+15
* Removed dead codePatrik Nyblom2010-12-201-3/+1
* escript: Add more types to recordsKostis Sagonas2010-06-071-41/+47
* Remove the undocumented function escript:foldl/3Håkan Mattsson2010-03-161-70/+0
* Add functions to create and extract escriptsHåkan Mattsson2010-03-161-76/+325
* Fix escript:foldl/3 for beam and archive filesTuncer Ayaz2010-02-221-2/+2
* Fixed a case_clause error in the internal function escript:foldl/3.Håkan Mattsson2010-02-151-1/+1
* OTP-8434 Improved handling of typed records in escriptsHåkan Mattsson2010-02-101-42/+29
* OTP-8387 Explicit top directories in archive files are now optional.Håkan Mattsson2010-01-271-6/+7
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+694