summaryrefslogtreecommitdiff
path: root/lib/stdlib/src/escript.erl
Commit message (Expand)AuthorAgeFilesLines
* 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