Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-14 | dialyzer: Introduce module local suppression of warnings | Hans Bolinder | |
The -dialyzer() attribute can be used for suppressing warnings in a module by specifying functions or warning options. It can also be used for requesting warnings in a module. | |||
2014-05-14 | Remove obsolete 'imports' entry from module_info/1/2 functions | Richard Carlsson | |
It previously always returned an empty list and was documented to be removed. | |||
2014-05-14 | Add 'module' entry for module_info/0 function for completeness | Richard Carlsson | |
as it exist in module_info/1. | |||
2014-05-14 | Add 'md5' entry for module_info/0/1 functions. | Richard Carlsson | |
2014-04-01 | Merge branch 'egil/maps-doc' | Björn-Egil Dahlberg | |
* egil/maps-doc: doc: Add Maps example for sequential programming doc: Mention map expressions and map guards doc: Add maps to reference manual edoc: Add map/0 as a new predefined type doc: Descripe Maps type syntax doc: Clearify language of user-defined attributes doc: Document Maps datatype in reference manual erts: Document map guard functions erts: Fix is_map/1 spec | |||
2014-04-01 | doc: Clearify language of user-defined attributes | Björn-Egil Dahlberg | |
2014-03-26 | refman: Clarify the '-callback' attribute | Hans Bolinder | |
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder | |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg | |
2012-02-20 | Fix a typo on documentation. desciption -> description. | José Valim | |
2012-02-20 | Mention on_load on module attributes section. | José Valim | |
2010-01-13 | OTP-8366 Type specifications (-type and -spec) are now described in the | Kenneth Lundin | |
reference manual.<br/>Note!, they are still preliminary. | |||
2009-12-16 | Add a link to EEP8 | Björn Gustavsson | |
Suggested by Vlad Dumitrescu. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |