aboutsummaryrefslogtreecommitdiffstats
path: root/lib/typer/src/typer.hrl
AgeCommit message (Collapse)Author
2011-02-06Remove typer_annotator.erl and typer.hrlKostis Sagonas
2011-02-06Delete typer_map.erl fileKostis Sagonas
2011-02-06Clean up of commentsKostis Sagonas
2011-02-06Add '--no_spec' option to TyperStavros Aronis
When run with '--no_spec', Typer will hide from Dialyzer any specs present in the files under analysis.
2011-02-06First cut of tidier's cleanupKostis Sagonas
Added ability to receive the set of exported types and report unknown ones. While doing the above, cleaned up types, specs, and record field names.
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP