aboutsummaryrefslogtreecommitdiffstats
path: root/lib/edoc
AgeCommit message (Expand)Author
2016-12-09Prepare releaseErlang/OTP
2016-11-30Merge pull request #805 from matwey/fsf_addrBjörn Gustavsson
2016-10-04add info for param and returns tagsLutz Behnke
2016-09-20Prepare releaseErlang/OTP
2016-07-07edoc: Correct typesHans Bolinder
2016-07-04edoc: Provide a slightly better fix for unmatched returnsKostis Sagonas
2016-06-21Prepare releaseErlang/OTP
2016-06-09Remove support for '...' in Maps typesHans Bolinder
2016-06-08edoc: Fix new Maps syntaxHans Bolinder
2016-05-30edoc_run: Add types and specsKostis Sagonas
2016-05-12Revert "Prepare release"Erlang/OTP
2016-05-11Prepare releaseErlang/OTP
2016-05-09edoc: Make EDoc work with typed record fieldsHans Bolinder
2016-03-15update copyright-yearHenrik Nord
2016-03-15Merge tag 'OTP-18.3'Lars Thorsen
2016-03-14Prepare releaseErlang/OTP
2016-02-17Makefiles: Remove test_server from include path and code pathBjörn Gustavsson
2016-02-17Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson
2016-02-04Merge branch 'tnt-dev/fix-function-index-sort' into maintZandra
2016-01-26[edoc] Correct documentationHans Bolinder
2016-01-18edoc: Assign correct names to list argumentsHans Bolinder
2015-12-14Don't sort function index when it's not necessaryPavel Abalihin
2015-08-06Fix FSF mail addressMatwey V. Kornilov
2015-06-23Prepare releaseErlang/OTP
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-12edoc: Add parentheses to Erlang types and specs when neededHans Bolinder
2015-05-27Update application versionsHans Bolinder
2015-05-25Update runtime_dependencies in application resource filesHans Bolinder
2015-04-30edoc: Use module erl_annoHans Bolinder
2015-03-12edoc: Correct documentationHans Bolinder
2015-02-23Merge branch 'richcarl/syntax_tools-remove-mnemosyne'Zandra Hird
2015-02-11Remove Mnemosyne rules support from EDocRichard Carlsson
2015-01-16[edoc] remove functionality related to packagesVlad Dumitrescu
2015-01-16[edoc] add test for nested source directoriesVlad Dumitrescu
2014-12-10Merge tag 'OTP-17.4'Marcus Arendt
2014-12-09Prepare releaseErlang/OTP
2014-09-22Merge branch 'maint'Björn-Egil Dahlberg
2014-09-22Merge branch 'egil/fix-maps-type-pretty-print/OTP-12190' into maintBjörn-Egil Dahlberg
2014-09-17Merge tag 'OTP-17.3'Henrik Nord
2014-09-15Update release notesErlang/OTP
2014-09-15Update version numbersErlang/OTP
2014-09-12edoc, erl_docgen: Enhance internal map type formatBjörn-Egil Dahlberg
2014-07-15Merge branch 'maint'Björn-Egil Dahlberg
2014-07-11edoc: More Map testsBjörn-Egil Dahlberg
2014-07-11edoc: Fix Map type information for docsBjörn-Egil Dahlberg
2014-07-02Merge branch 'maint'Magnus Lidén
2014-07-01Prepare releaseErlang/OTP
2014-06-26edoc, syntax_tools: Don't fail on invalid UTF-8Hans Bolinder
2014-05-05[edoc] Remove pre-defined types dict(), digraph(), &cHans Bolinder
2014-04-29Modify representation of the map typeHans Bolinder