Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-23 | Update Syntax Tools license headers | Richard Carlsson | |
This makes it clear that Apache 2.0 applies, without dropping the old LGPL licensing, and makes all the Syntax Tools file headers look the same as upstream. | |||
2016-07-07 | syntax_tools: Improve types | Hans Bolinder | |
2014-06-26 | edoc, syntax_tools: Don't fail on invalid UTF-8 | Hans Bolinder | |
As a temporary measure to ease the transition to default UTF-8 encoding, automatically fall back to the Latin-1 encoding (without any warnings; the Erlang Compiler will emit a proper warning). The intention is to remove this workaround in OTP 18 or 19. | |||
2013-02-19 | Use ~ts for filenames | Hans Bolinder | |
2013-02-15 | [stdlib] Correct handling of Unicode filenames | Hans Bolinder | |
2013-01-02 | [syntax_tools] Introduce Unicode support for Erlang source files | Hans Bolinder | |
Not complete. Unicode in wild attribute doesn't work. No support for Unicode regarding Igor stubs. | |||
2012-08-08 | updated author e-mail | Richard Carlsson | |
2010-06-03 | syntax_tools: Add declarations for exported types | Kostis Sagonas | |
2010-05-06 | Fix an erroneous spec | Kostis Sagonas | |
While at it, take out redundant code. | |||
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. | |||
2010-02-14 | syntax_tools: Remove $Id$ annotations | Kostis Sagonas | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |