Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-07 | Remove tid() from the predefined builtin types. | Kostis Sagonas | |
Change erl_lint not to recognize this type as builtin and add a new erl_lint.beam version in bootstrap. Add an -opaque type declaration for this type in ets.erl and also declare this as an exported type. Use this type in file debugger/src/dbg_iload.erl in a spec. While at it, also clean up this later file a bit. | |||
2010-06-03 | stdlib: Add declarations for exported types | Kostis Sagonas | |
2010-04-30 | Fix mispelled type name in spec for ets:to_dets/2 | Björn Gustavsson | |
2010-04-14 | Fix spec for ets:to_dets/2 | Kostis Sagonas | |
2010-04-14 | Merge branch 'ks/stdlib' into dev | Erlang/OTP | |
* ks/stdlib: erl_parse.yrl: Add missing operator in type declaration stdlib: Add types and specs stdlib: Use fun object instead of {M,F} tuple ets: Cleanup as suggested by tidier OTP-8576 ks/stdlib | |||
2010-04-13 | ets: Cleanup as suggested by tidier | Kostis Sagonas | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |