summaryrefslogtreecommitdiff
path: root/lib/stdlib/src/beam_lib.erl
Commit message (Expand)AuthorAgeFilesLines
* Allow list of chunks to be given to strip*()Michael Schmidt2019-03-081-10/+42
* beam_lib: Remove obsolete module() from the beam() typeBjörn Gustavsson2018-10-191-1/+1
* stdlib: Add a few uses of erl_annoHans Bolinder2018-06-251-6/+17
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Fix spec for beam_lib:all_chunks/1José Valim2018-02-211-1/+2
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Store abstract code in the Dbgi chunkJosé Valim2017-04-251-35/+70
* Add new AtU8 beam chunkJosé Valim2017-01-301-18/+36
* beam_lib: Correct type for the abstract code chunkBjörn Gustavsson2016-09-011-1/+1
* Export label() typeKostis Sagonas2016-05-271-1/+1
* stdlib: Let beam_lib restore typed record formsHans Bolinder2016-02-191-2/+6
* Merge branch 'bjorn/stdlib/remove-tuple-fun-vestiges'Björn Gustavsson2016-02-011-3/+1
|\
| * Eliminate redundant double is_function testBjörn Gustavsson2016-01-291-3/+1
* | Merge branch 'maint'Björn Gustavsson2016-02-011-1/+4
|\ \ | |/ |/|
| * Check for already started beam_lib crypto serverLuis Rascao2016-01-291-1/+4
* | Merge branch 'maint'Björn Gustavsson2015-10-301-6/+11
|\ \ | |/
| * beam_lib: Document all_chunks/1 and build_module/1Björn Gustavsson2015-10-221-6/+11
* | Update Kernel and STDLIBHans Bolinder2015-10-081-1/+1
|/
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* stdlib: Use module erl_annoHans Bolinder2015-04-301-3/+24
* Merge branch 'maint'Björn Gustavsson2013-06-041-1/+1
|\
| * beam_lib: Correct wrong type specificationBjörn Gustavsson2013-06-041-1/+1
* | Merge remote-tracking branch 'upstream/maint'Ingela Anderton Andin2013-05-281-8/+8
|\ \ | |/
| * beam_lib, compile: Replace use of deprecated crypto functionsBjörn Gustavsson2013-05-201-8/+8
* | Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder2013-05-061-1/+1
|/
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Make adjustments for UnicodeHans Bolinder2013-01-251-14/+14
* Merge branch 'dev' into majorBjörn Gustavsson2011-09-281-5/+9
|\
| * beam_lib: Handle rare race in the crypto key server functionalityBjörn Gustavsson2011-09-271-5/+9
* | beam_lib: Retain the "Line" chunk when stripping BEAM filesBjörn Gustavsson2011-08-181-8/+11
|/
* Types and specifications have been modified and addedHans Bolinder2011-05-121-44/+73
* Remove warnings for clashes with new autoimported BIFsPatrik Nyblom2010-09-101-0/+4
* Fix beam_lib:cmp/2 return type specificationPaul Guyot2010-06-171-0/+1
* stdlib: Add declarations for exported typesKostis Sagonas2010-06-031-0/+2
* Merge branch 'bg/beam_lib' into devErlang/OTP2010-05-111-13/+22
|\
| * Remove redundant includesBjörn Gustavsson2010-05-061-3/+0
| * Make beam_lib:cmp/2 stricterBjörn Gustavsson2010-05-061-5/+17
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+1027