aboutsummaryrefslogtreecommitdiffstats
path: root/lib/edoc/src
AgeCommit message (Expand)Author
2019-04-11edoc: Fix doc linksHans Bolinder
2019-04-05Add options for suppressing warnings about removed functionsBjörn Gustavsson
2019-02-21edoc: Print a helpful message if reading source file failsHans Bolinder
2018-06-11edoc, erl_docgen: Fix pretty-printing of type map()Hans Bolinder
2018-05-04Fix syntactic issues in EDoc comments across some libsRadek Szymczyszyn
2018-04-17Do not use lists:concat where lists:append is intendedRichard Carlsson
2017-11-15Merge branch 'maint'Hans Bolinder
2017-11-14edoc: The map type is denoted map()Hans Bolinder
2017-10-10Merge branch 'maint'Lars Thorsen
2017-09-28[edoc] Remove unused module otpsgml_layout.erlLars Thorsen
2017-09-15Merge branch 'siri/string-new-api'Siri Hansen
2017-09-05edoc: Improve handling of UnicodeHans Bolinder
2017-09-05edoc: Improve handling of UnicodeHans Bolinder
2017-07-06edoc: Do not use deprecated functions in string(3)Hans Bolinder
2017-04-26edoc: Revert fixes for string:length/1Hans Bolinder
2017-04-10edoc: Fix an undefined function warningHans Bolinder
2017-04-10edoc: Fix a Dialyzer warningHans Bolinder
2017-04-07edoc: Fix EDoc regarding Unicode atomsHans Bolinder
2017-03-13edoc: Don't generate timestamps in footerRichard Carlsson
2017-02-14Fixed typos in lib/edocAndrew Dryga
2016-11-23Make use of the Header feature in yeccRichard Carlsson
2016-11-23Update EDoc license headers to dual Apache2/LGPLRichard Carlsson
2016-07-07edoc: Correct typesHans Bolinder
2016-07-04edoc: Provide a slightly better fix for unmatched returnsKostis Sagonas
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-09edoc: Make EDoc work with typed record fieldsHans Bolinder
2016-03-15update copyright-yearHenrik Nord
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-06-18Change license text to APLv2Bruce Yinhe
2015-06-12edoc: Add parentheses to Erlang types and specs when neededHans 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
2014-09-22Merge branch 'maint'Björn-Egil Dahlberg
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: Fix Map type information for docsBjörn-Egil Dahlberg
2014-07-02Merge branch 'maint'Magnus Lidén
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
2014-04-29Allow more type namesHans Bolinder