Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-07 | syntax_tools: Improve types | Hans Bolinder | |
2016-06-09 | syntax_tools: Correct types | Hans Bolinder | |
2016-01-20 | syntax_tools: Correct a type | Hans Bolinder | |
2015-04-30 | syntax_tools: Use module erl_anno | Hans Bolinder | |
2012-08-08 | updated author e-mail | Richard Carlsson | |
2012-08-08 | removed CVS keywords from source files | Richard Carlsson | |
2011-04-01 | Fix a bug in erl_recomment | Hans Bolinder | |
In a file containing declarations and comments without any empty lines between them, the recomment_forms() function would associate a multi-line comment with the declaration above it rather than the one following it. (Thanks to Richard Carlsson.) This bug has been reported several times. It was corrected by Kostis Sagonas, but the fix didn't make into the R14B02 release. | |||
2010-10-05 | syntax_tools: Add types to record definitions | Kostis Sagonas | |
2010-06-02 | Remove (harmless) warnings about min/max in core applications | Patrik Nyblom | |
2010-02-14 | syntax_tools: Add types and specs for most exported functions | Kostis Sagonas | |
While at it, consistently replace "bool()" with "boolean()" in the Edoc specs. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |