Age | Commit message (Expand) | Author |
2011-11-07 | EEP-23: Allow variables in fun M:F/A | Björn Gustavsson |
2011-10-07 | Automatically generate 'behaviour_info' function from '-callback' attributes | Stavros Aronis |
2011-10-07 | Add '-callback' attribute to language syntax | Stavros Aronis |
2011-05-12 | Types and specifications have been modified and added | Hans Bolinder |
2011-01-18 | Refuse to compile functions with too many arguments | Björn Gustavsson |
2010-10-06 | Avoid errors for a badly formed export_type declarations | Kostis Sagonas |
2010-06-09 | Merge branch 'pan/otp_8683_compiler_warnings' into HEAD | Erlang/OTP |
2010-06-09 | Correct warnings and errors for auto-imported bif clashes | Patrik Nyblom |
2010-06-07 | Remove tid() from the predefined builtin types. | Kostis Sagonas |
2010-06-03 | erl_lint: Issue warnings for undefined exported types | Kostis Sagonas |
2010-06-03 | Add infrastructure for the -export_type() attribute | Kostis Sagonas |
2010-06-02 | Remove outcommented code from erl_lint | Patrik Nyblom |
2010-06-02 | Change warning to error for nowarn_bif_clash compiler directive | Patrik Nyblom |
2010-06-02 | Return nowarn_bif_clash functionality but with warning | Patrik Nyblom |
2010-06-02 | Teach erl_lint to better override BIFs with local functions and imports | Patrik Nyblom |
2010-06-02 | Teach compiler to override autoimport with import | Patrik Nyblom |
2010-06-02 | First prototype for local functions overriding autoimported | Patrik Nyblom |
2010-06-02 | OTP-8664 Erlang parser augmented with operators for integer types | Hans Bolinder |
2010-03-16 | Remove stray code supporting 'cond' | Björn Gustavsson |
2010-03-10 | Fix a crash when using an undefined record name as a type | Kostis Sagonas |
2010-02-10 | Merge branch 'ks/erl_lint' into ccase/r13b04_dev | Erlang/OTP |
2010-02-09 | Allow recursive types and check for undefined types | Kostis Sagonas |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |