aboutsummaryrefslogtreecommitdiffstats
path: root/lib/syntax_tools/src/erl_tidy.erl
AgeCommit message (Expand)Author
2014-02-23Deprecate pre-defined built-in typesHans Bolinder
2014-01-23Added documenation for the new option describing what it does.Aaron
2014-01-23Add initial implementation of having erl_tidyAaron
2013-02-19Use ~ts for filenamesHans Bolinder
2013-02-15[stdlib] Correct handling of Unicode filenamesHans Bolinder
2013-01-02[syntax_tools] Introduce Unicode support for Erlang source filesHans Bolinder
2012-08-08updated author e-mailRichard Carlsson
2012-08-08removed CVS keywords from source filesRichard Carlsson
2011-10-27erl_tidy: Eliminate two references to 'regexp' in the documentationBjörn Gustavsson
2010-10-05syntax_tools: Add types to record definitionsKostis Sagonas
2010-02-14syntax_tools: Add types and specs for most exported functionsKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP