aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/dialyzer.asciidoc
AgeCommit message (Collapse)Author
2018-12-04Fix and document Dialyzer against beam filesLoïc Hoguin
2015-12-29Generate proper filenames in the docs' HTML outputLoïc Hoguin
This will allow to provide permanent URLs to the documentation.
2015-12-01Test and document DialyzerLoïc Hoguin
One bug was fixed: now Erlang.mk will properly pass relevant ERLC_OPTS values to Dialyzer. One bug still exists when using multi-application repositories: dependencies are not detected automatically. We need list-deps before this can work.
2015-10-22Add placeholders for missing chaptersLoïc Hoguin