aboutsummaryrefslogtreecommitdiffstats
path: root/lib/edoc/src
AgeCommit message (Expand)Author
2014-04-28[edoc] Handle optional behaviour callbacksHans Bolinder
2014-04-01Merge branch 'egil/maps-doc'Björn-Egil Dahlberg
2014-04-01edoc: Add map/0 as a new predefined typeBjörn-Egil Dahlberg
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-02-24Merge branch 'hb/dialyzer/deprecate_types/OTP-10342'Hans Bolinder
2014-02-23Deprecate pre-defined built-in typesHans Bolinder
2014-02-18Fix library application appup filesTobias Schlager
2014-02-12Fix a few of Dialyzer's unmatched_return warningsHans Bolinder
2014-01-28edoc,syntax_tools: Teach Map understandingBjörn-Egil Dahlberg
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-02-20Merge branch 'hb/edoc/bug_fix/OTP-10866'Hans Bolinder
2013-02-19[edoc] Fix a bug involving a type declaration and a commentHans Bolinder
2013-02-19Use ~ts for filenamesHans Bolinder
2013-02-13edoc: Fix building of documentation in sub directoriesBjörn Gustavsson
2013-01-18Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2013-01-09edoc: Remove support for packagesBjörn Gustavsson
2013-01-09Prepare OTP files for Unicode as default encodingHans Bolinder
2013-01-02[edoc] Introduce Unicode support for source filesHans Bolinder
2012-08-22Fix an issue with parentheses and separate values of union typesHans Bolinder
2012-08-08List behaviour callbacks in Edoc when using -callback attributeMagnus Henoch
2012-08-08added special case for file names under Windows, thanks to Beads Land-TrujilloRichard Carlsson
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2011-09-25removed some never-matching clauses reported by dialyzerRichard Carlsson
2011-09-25Fix macro expansion in comments following Erlang typesHans Bolinder
2011-09-25URI-escape bytes as two hex digits always (reported by Alfonso De Gregorio)Richard Carlsson
2011-09-25updated author e-mailRichard Carlsson
2011-09-25recognize some more URI schemas in wiki text, in particular httpsRichard Carlsson
2011-08-29Merge branch 'rz/add_proplist_type' into devHenrik Nord
2011-08-04forgot to ensure that xmerl is found in path for include_lib to workRichard Carlsson
2011-08-04fix -spec declaration that doesn't work in R13B04Richard Carlsson
2011-08-04eliminate warnings about unused importsRichard Carlsson
2011-08-04removed CVS-keywords from source filesRichard Carlsson
2011-08-04synchronized with edoc development versionRichard Carlsson
2011-05-31Add no_return to the built-in typesHans Bolinder
2011-05-24Add a proplist() typerzezeski
2011-05-17Fix bugs concerning the option report_missing_typesHans Bolinder
2011-03-29Merge branch 'tv/edoc-loop-fix' into devHenrik Nord
2011-03-10Make Erlang specifications and types available in EDocHans Bolinder
2011-03-08Merge branch 'hb/edoc/wiki_encoding/OTP-9109' into devHans Bolinder
2011-03-07Clean up edoc_lib(3)Hans Bolinder
2011-03-07Add encoding when parsing Wiki textHans Bolinder
2011-02-01Fix infinite loop for malformed edoc inputTaylor Venable
2010-11-15Fix various dialyzer warningsKostis Sagonas
2010-09-15edoc: Do not auto-import error/1Tuncer Ayaz
2010-09-10Remove warnings for clashes with new autoimported BIFsPatrik Nyblom
2010-07-26Fix deprecated references to http:request/4 in edocBjörn-Egil Dahlberg
2010-01-26OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP