Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-06 | Fix a bug in erl_scan:set_attribute/3 | Hans Bolinder | |
2011-05-12 | Types and specifications have been modified and added | Hans Bolinder | |
2010-06-03 | erl_scan: Add declarations for exported types | Kostis Sagonas | |
While at it, added some types to a record and did some cleanups suggested by tidier. | |||
2010-05-31 | OTP-8657 New Erlang scanner tokens: '..' and '...' | Hans Bolinder | |
The Erlang scanner has been augmented with two new tokens: .. and .... | |||
2010-04-19 | OTP-8567 The word 'spec' is no longer reserved. | Hans Bolinder | |
The function erl_scan:reserved_word/1 no longer returns true when given the word spec. This bug was introduced in STDLIB-1.15.3 (R12B-3). | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |