Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-10 | Merge branch 'ks/erl_lint' into ccase/r13b04_dev | Erlang/OTP | |
* ks/erl_lint: erl_lint_SUITE: adjust failing test case Allow recursive types and check for undefined types OTP-8421: ks/erl_lint | |||
2010-02-09 | Allow recursive types and check for undefined types | Kostis Sagonas | |
Contains four kinds of changes: * Allows recursive types and type definitions to be in any order. * Because the checking is not performed from top to bottom, there is a separate pass which checks for undefined module-local types. * Behaviour callbacks which allow specs in them. * Clean up the code as suggested by tidier. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |