Age | Commit message (Expand) | Author |
2010-10-06 | Merge branch 'ks/export-types' into dev | Björn Gustavsson |
2010-10-06 | Avoid errors for a badly formed export_type declarations | Kostis Sagonas |
2010-09-24 | Export opaque types so as to be used by other modules | Kostis Sagonas |
2010-09-24 | Correct erroneous specs; strengthen some others | Kostis Sagonas |
2010-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom |
2010-09-10 | Add new autoimports for R14B | Patrik Nyblom |
2010-08-30 | Merge branch 'pan/ms_transform_warnings/OTP-6759' into dev | Patrik Nyblom |
2010-08-23 | Revise the public_key API | Ingela Anderton Andin |
2010-07-07 | Merge branch 'pg/beam_lib_cmp_2_return_type_specification' into dev | Raimo Niskanen |
2010-07-07 | Merge branch 'cf/timer_tc' into dev | Raimo Niskanen |
2010-07-07 | Merge branch 'ks/cleanups' into dev | Raimo Niskanen |
2010-06-23 | Add testcases for ms_transform warning and fix scoping | Patrik Nyblom |
2010-06-23 | Add warnings for shadowed variables in ms_transform funs | Patrik Nyblom |
2010-06-17 | Fix beam_lib:cmp/2 return type specification | Paul Guyot |
2010-06-11 | Update deprecations for ssl | Björn Gustavsson |
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-07 | escript: Add more types to records | Kostis Sagonas |
2010-06-07 | Fix confusing dialyzer warnings for is_record/2 with illegal records | Björn Gustavsson |
2010-06-04 | Merge branch 'ks/dialyzer' into dev | Erlang/OTP |
2010-06-03 | proplists: Export the type property() | Björn Gustavsson |
2010-06-03 | erl_lint: Issue warnings for undefined exported types | Kostis Sagonas |
2010-06-03 | Add declaration for exported types | Kostis Sagonas |
2010-06-03 | Add types and specs; performed some cleanups also | Kostis Sagonas |
2010-06-03 | erl_scan: Add declarations for exported types | Kostis Sagonas |
2010-06-03 | stdlib: Add declarations for exported types | Kostis Sagonas |
2010-06-03 | Add infrastructure for the -export_type() attribute | Kostis Sagonas |
2010-06-03 | OTP-8665 epp bug | Hans Bolinder |
2010-06-02 | Remove outcommented code from erl_lint | Patrik Nyblom |
2010-06-02 | Make port_command/3 auto-imported | Patrik Nyblom |
2010-06-02 | Remove (harmless) warnings about min/max in core applications | Patrik Nyblom |
2010-06-02 | Autoimport min/2 and max/2 | 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-06-02 | Merge branch 'jv/autoimport-binary_to_term_2' into dev | Erlang/OTP |
2010-06-02 | erl_expand_records: Replace is_record() with matching | Björn Gustavsson |
2010-05-31 | OTP-8657 New Erlang scanner tokens: '..' and '...' | Hans Bolinder |
2010-05-27 | handle {global, term()} names in format_status/2 | Steve Vinoski |
2010-05-24 | Change binary_to_term/2 to be auto-imported | Jayson Vantuyl |
2010-05-21 | Merge branch 'sv/format_status_error_info' into dev | Erlang/OTP |
2010-05-20 | Merge branch 'pan/otp_8217_binary' into dev | Erlang/OTP |
2010-05-19 | Merge branch 'dp/shell-line-editing' into dev | Erlang/OTP |
2010-05-17 | Add longer timetrap to testcases and add binary to app file | Patrik Nyblom |
2010-05-17 | Add guard BIFs binary_part/2,3 | Patrik Nyblom |
2010-05-17 | Add binary:{encode,decode}_unsigned({1,2} | Patrik Nyblom |