summaryrefslogtreecommitdiff
path: root/lib/stdlib/src/qlc.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Move error formatting to erl_error.erl and delete lib.erlRichard Carlsson2018-05-041-1/+1
* Move extended parse functions in lib.erl to erl_eval.erlRichard Carlsson2018-05-041-3/+3
* stdlib: Do not call erlang:get_stacktrace()Hans Bolinder2018-02-061-27/+26
* stdlib : Improve handling of UnicodeHans Bolinder2017-09-051-1/+1
* qlc: Future-proof exception handling codeBjörn Gustavsson2017-05-111-2/+4
* stdlib: Improve handling of pids, ports, and refs in qlcHans Bolinder2017-04-271-10/+35
* stdlib: Add maps to term traversalHans Bolinder2017-02-271-1/+5
* stdlib: Correct types and specsHans Bolinder2016-06-091-3/+4
* Merge branch 'maint'Hans Bolinder2016-02-171-1/+3
|\
| * stdlib: Add suppression of Dialyzer warningsHans Bolinder2016-02-171-1/+3
* | Eliminate redundant double is_function testBjörn Gustavsson2016-01-291-7/+7
|/
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* stdlib: Use module erl_annoHans Bolinder2015-04-301-41/+55
* Replace usage of erlang:now() with usage of new APIRickard Green2015-03-201-2/+2
* Support named funs in the shellAnthony Ramine2013-12-121-0/+2
* Use ~ts for filenamesHans Bolinder2013-02-191-1/+1
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Make adjustments for UnicodeHans Bolinder2013-01-251-5/+5
* Fix Dialyzer warningsHans Bolinder2012-10-051-2/+2
* EEP-23: Allow variables in fun M:F/ABjörn Gustavsson2011-11-071-1/+4
* emulator: Add a fourth element in exception stacktracesBjörn Gustavsson2011-08-161-3/+4
* Types and specifications have been modified and addedHans Bolinder2011-05-121-20/+284
* Remove warnings for clashes with new autoimported BIFsPatrik Nyblom2010-09-101-0/+2
* Merge branch 'ks/stdlib-cleanups' into ccase/r13b04_devErlang/OTP2010-02-121-85/+74
|\
| * stdlib: clean up as suggested by tidierKostis Sagonas2010-02-101-80/+69
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+3540