summaryrefslogtreecommitdiff
path: root/lib/edoc/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #805 from matwey/fsf_addrBjörn Gustavsson2016-11-3016-16/+16
|\
| * Fix FSF mail addressMatwey V. Kornilov2015-08-0616-16/+16
* | edoc: Correct typesHans Bolinder2016-07-072-8/+8
* | edoc: Provide a slightly better fix for unmatched returnsKostis Sagonas2016-07-041-4/+7
* | Remove support for '...' in Maps typesHans Bolinder2016-06-092-17/+5
* | edoc: Fix new Maps syntaxHans Bolinder2016-06-086-13/+42
* | edoc_run: Add types and specsKostis Sagonas2016-05-301-2/+9
* | edoc: Make EDoc work with typed record fieldsHans Bolinder2016-05-093-35/+48
* | update copyright-yearHenrik Nord2016-03-151-1/+1
* | Merge branch 'tnt-dev/fix-function-index-sort' into maintZandra2016-02-041-4/+4
|\ \
| * | Don't sort function index when it's not necessaryPavel Abalihin2015-12-141-4/+4
| |/
* | [edoc] Correct documentationHans Bolinder2016-01-261-1/+1
* | edoc: Assign correct names to list argumentsHans Bolinder2016-01-181-5/+1
|/
* Change license text to APLv2Bruce Yinhe2015-06-183-26/+29
* edoc: Add parentheses to Erlang types and specs when neededHans Bolinder2015-06-122-61/+83
* Update runtime_dependencies in application resource filesHans Bolinder2015-05-251-1/+1
* edoc: Use module erl_annoHans Bolinder2015-04-307-38/+36
* edoc: Correct documentationHans Bolinder2015-03-123-14/+14
* Merge branch 'richcarl/syntax_tools-remove-mnemosyne'Zandra Hird2015-02-231-11/+0
|\
| * Remove Mnemosyne rules support from EDocRichard Carlsson2015-02-111-11/+0
* | [edoc] remove functionality related to packagesVlad Dumitrescu2015-01-1613-521/+152
|/
* Merge branch 'maint'Björn-Egil Dahlberg2014-09-222-10/+7
|\
| * edoc, erl_docgen: Enhance internal map type formatBjörn-Egil Dahlberg2014-09-122-10/+7
* | Merge branch 'maint'Björn-Egil Dahlberg2014-07-151-1/+11
|\ \ | |/
| * edoc: Fix Map type information for docsBjörn-Egil Dahlberg2014-07-111-1/+11
* | Merge branch 'maint'Magnus Lidén2014-07-021-3/+32
|\ \ | |/
| * edoc, syntax_tools: Don't fail on invalid UTF-8Hans Bolinder2014-06-261-3/+32
* | [edoc] Remove pre-defined types dict(), digraph(), &cHans Bolinder2014-05-052-63/+4
* | Modify representation of the map typeHans Bolinder2014-04-291-1/+1
* | Allow more type namesHans Bolinder2014-04-291-0/+3
* | [edoc] Handle optional behaviour callbacksHans Bolinder2014-04-282-18/+44
|/
* Merge branch 'egil/maps-doc'Björn-Egil Dahlberg2014-04-011-0/+1
|\
| * edoc: Add map/0 as a new predefined typeBjörn-Egil Dahlberg2014-04-011-0/+1
* | Introduce runtime_dependencies in .app filesRickard Green2014-03-201-1/+3
|/
* Merge branch 'hb/dialyzer/deprecate_types/OTP-10342'Hans Bolinder2014-02-241-3/+3
|\
| * Deprecate pre-defined built-in typesHans Bolinder2014-02-231-3/+3
* | Fix library application appup filesTobias Schlager2014-02-181-1/+21
|/
* Fix a few of Dialyzer's unmatched_return warningsHans Bolinder2014-02-121-1/+1
* edoc,syntax_tools: Teach Map understandingBjörn-Egil Dahlberg2014-01-289-4/+51
* Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder2013-04-192-2/+0
* Merge branch 'hb/edoc/bug_fix/OTP-10866'Hans Bolinder2013-02-201-1/+78
|\
| * [edoc] Fix a bug involving a type declaration and a commentHans Bolinder2013-02-191-1/+78
* | Use ~ts for filenamesHans Bolinder2013-02-199-32/+32
|/
* edoc: Fix building of documentation in sub directoriesBjörn Gustavsson2013-02-131-2/+5
* Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg2013-01-181-3/+3
|\
| * Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-151-3/+3
* | edoc: Remove support for packagesBjörn Gustavsson2013-01-096-34/+27
* | Prepare OTP files for Unicode as default encodingHans Bolinder2013-01-092-8/+10
|/
* [edoc] Introduce Unicode support for source filesHans Bolinder2013-01-029-24/+75
* Fix an issue with parentheses and separate values of union typesHans Bolinder2012-08-221-3/+1