summaryrefslogtreecommitdiff
path: root/lib/edoc/src/edoc_specs.erl
Commit message (Expand)AuthorAgeFilesLines
* edoc: support multiple clauses in -specAnton Thomasson2020-04-201-13/+17
* Merge branch 'maint'Hans Bolinder2017-11-151-1/+1
|\
| * edoc: The map type is denoted map()Hans Bolinder2017-11-141-1/+1
* | edoc: Do not use deprecated functions in string(3)Hans Bolinder2017-07-061-1/+1
|/
* edoc: Fix EDoc regarding Unicode atomsHans Bolinder2017-04-071-3/+10
* edoc: Fix new Maps syntaxHans Bolinder2016-06-081-3/+3
* edoc: Make EDoc work with typed record fieldsHans Bolinder2016-05-091-4/+16
* edoc: Assign correct names to list argumentsHans Bolinder2016-01-181-5/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* edoc: Add parentheses to Erlang types and specs when neededHans Bolinder2015-06-121-60/+82
* edoc: Use module erl_annoHans Bolinder2015-04-301-24/+21
* Modify representation of the map typeHans Bolinder2014-04-291-1/+1
* Allow more type namesHans Bolinder2014-04-291-0/+3
* Deprecate pre-defined built-in typesHans Bolinder2014-02-231-3/+3
* edoc,syntax_tools: Teach Map understandingBjörn-Egil Dahlberg2014-01-281-0/+13
* Merge branch 'rz/add_proplist_type' into devHenrik Nord2011-08-291-2/+1
|\
| * Add a proplist() typerzezeski2011-05-241-2/+1
* | fix -spec declaration that doesn't work in R13B04Richard Carlsson2011-08-041-2/+3
* | Add no_return to the built-in typesHans Bolinder2011-05-311-2/+0
|/
* Fix bugs concerning the option report_missing_typesHans Bolinder2011-05-171-3/+3
* Make Erlang specifications and types available in EDocHans Bolinder2011-03-101-0/+603