aboutsummaryrefslogtreecommitdiffstats
path: root/lib/typer/src/typer_options.erl
AgeCommit message (Collapse)Author
2011-02-06Moved option to its proper positionKostis 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