Age | Commit message (Expand) | Author |
2016-04-28 | erl_types: Don't consider opaque keys singleton | Magnus Lång |
2016-04-28 | erl_types: Fix t_subtract/2 correctness bug | Magnus Lång |
2016-04-28 | erl_types: Fix crash merging maps with opaque keys | Magnus Lång |
2016-04-28 | dialyzer_typesig: Fix bad external type | Magnus Lång |
2016-04-28 | dialyzer: Fix another pattern literal bug | Magnus Lång |
2016-04-28 | Bump Dialyzer version | Magnus Lång |
2016-04-28 | dialyzer: Improve map pattern typesetting | Magnus Lång |
2016-04-28 | dialyzer_contracts: Consider #{} a violation | Magnus Lång |
2016-04-28 | dialyzer_typesig: Fix simplification bug | Magnus Lång |
2016-04-28 | dialyzer_dataflow: Fix try in guards | Magnus Lång |
2016-04-28 | dialyzer: Unfold cerl patterns containing maps | Magnus Lång |
2016-04-28 | dialyzer_dataflow: Add map support | Magnus Lång |
2016-04-28 | dialyzer_typesig: Add map support | Magnus Lång |
2016-04-28 | Enhance map specs in erts, stdlib, runtime_tools | Magnus Lång |
2016-04-28 | Update primary bootstrap | Hans Bolinder |
2016-04-28 | erl_parse: Add parsing for new map type syntax | Magnus Lång |
2016-04-28 | erl_bif_types: Add a selection of maps BIFs | Magnus Lång |
2016-04-28 | erl_types: Add a map type representation | Magnus Lång |
2016-04-28 | Slightly optimize core_pp | Björn Gustavsson |
2016-04-28 | v3_core: Don't depend on sys_core_fold for cleaning up | Björn Gustavsson |
2016-04-28 | Merge branch 'egil/maps-api-additions/PR-1025/OTP-13522' | Björn-Egil Dahlberg |
2016-04-28 | Merge branch 'bjorn/compiler/cuddle-with-tests' | Björn Gustavsson |
2016-04-27 | stdlib: Document maps:update_with/3,4 | Björn-Egil Dahlberg |
2016-04-27 | stdlib: Add tests for maps:update_with/3,4 | Björn-Egil Dahlberg |
2016-04-27 | stdlib: Add maps:update_with/3,4 | Björn-Egil Dahlberg |
2016-04-27 | erts: Add tests for maps:take/2 | Björn-Egil Dahlberg |
2016-04-27 | stdlib: Document maps:take/2 | Björn-Egil Dahlberg |
2016-04-27 | compilation_SUITE: Use explicit exports | Björn Gustavsson |
2016-04-27 | Remove support for running tests on a separate Erlang node | Björn Gustavsson |
2016-04-27 | Move code from compilation_SUITE to beam_block_SUITE | Björn Gustavsson |
2016-04-27 | Move list comprehension tests to lc_SUITE | Björn Gustavsson |
2016-04-27 | Move catch tests to trycatch_SUITE | Björn Gustavsson |
2016-04-27 | Remove compilation_SUITE:long_string/1 | Björn Gustavsson |
2016-04-27 | Move pattern-matching tests to match_SUITE | Björn Gustavsson |
2016-04-27 | Remove toothless test compile_SUITE:missing_testheap/1 | Björn Gustavsson |
2016-04-27 | misc_SUITE: Add missing export of integer_encoding/0 | Björn Gustavsson |
2016-04-27 | Move test cases from compilation_SUITE to beam_utils_SUITE | Björn Gustavsson |
2016-04-27 | Merge branch 'xumingthepoet/maint/PR-1008/OTP-13516' | Zandra |
2016-04-27 | Merge branch 'egil/erts/profile-erlang-boot' | Björn-Egil Dahlberg |
2016-04-27 | ssh: fix same doc error as PR-1021 in another place where it also was wrong | Hans Nilsson |
2016-04-27 | Documentation: example provided was not a valid term | Stuart Thackray |
2016-04-27 | Merge branch 'c-rack/fix-erl-dist-protocol-typo/OTP-13517' | Rickard Green |
2016-04-27 | Fix typo in description of EPMD_DUMP_REQ response | Constantin Rack |
2016-04-27 | Merge branch 'maint-18' | Henrik Nord |
2016-04-27 | Move complex_guard/1 from compilation_SUITE to guard_SUITE | Björn Gustavsson |
2016-04-27 | Remove compilation_SUITE:guards/1 | Björn Gustavsson |
2016-04-27 | Move tests from compilation_SUITE to record_SUITE | Björn Gustavsson |
2016-04-27 | Move bit syntax test cases from compilation_SUITE to bs_match_SUITE | Björn Gustavsson |
2016-04-27 | Remove useless test case compilation_SUITE:otp_2141/1 | Björn Gustavsson |
2016-04-27 | compilation_SUITE: Run the Core linter for all compilations | Björn Gustavsson |