Age | Commit message (Expand) | Author |
2017-06-21 | Prepare release | Erlang/OTP |
2017-06-14 | Update copyright year | Hans Nilsson |
2017-06-14 | Merge branch 'bjorn/compiler/fix-invalid-orddict' | Björn Gustavsson |
2017-06-14 | Merge branch 'bjorn/cuddle-with-tests' | Björn Gustavsson |
2017-06-13 | v3_kernel: Keep orddicts sorted | Björn Gustavsson |
2017-06-13 | sys_core_fold: Ensure that orddict keys are unique | Björn Gustavsson |
2017-06-12 | Merge branch 'hasse/unicode_atoms/OTP-14285' | Hans Bolinder |
2017-06-12 | compiler: Handle (bad) Unicode parse transform module names | Hans Bolinder |
2017-06-12 | beam_type_SUITE: Add a test case for an already fixed bug | Björn Gustavsson |
2017-06-07 | Fix unsafe bit syntax matching optimization | Björn Gustavsson |
2017-05-31 | Revert "Prepare release" | Hans Nilsson |
2017-05-30 | Prepare release | Erlang/OTP |
2017-05-23 | Correct handling of module name in compile:forms/1,2 | Björn Gustavsson |
2017-05-19 | genop.tab: Add an OTP 20 comment | Björn Gustavsson |
2017-05-19 | Merge branch 'bjorn/cuddle-with-tests' | Björn Gustavsson |
2017-05-17 | compile_SUITE: Don't create a directory called 'core' | Björn Gustavsson |
2017-05-16 | Merge pull request #1453 from bjorng/bjorn/catch-warning/OTP-14401 | Björn Gustavsson |
2017-05-12 | Warn for potentially unsafe use of get_stacktrace/0 | Björn Gustavsson |
2017-05-11 | Merge branch 'bjorn/compiler/cover' | Björn Gustavsson |
2017-05-11 | Merge pull request #1451 from bjorng/bjorn/compiler/nowarn_obsolete_guard | Björn Gustavsson |
2017-05-11 | Update compile.xml | Björn Gustavsson |
2017-05-10 | compiler.cover: Remove deleted module sys_pre_expand | Björn Gustavsson |
2017-05-10 | Cover the first clause of v3_core:bin_expand_string/4 | Björn Gustavsson |
2017-05-10 | compile_SUITE: Test the r16, r17, r18, r19 options | Björn Gustavsson |
2017-05-10 | erl_bifs: Remove pure BIFs serving no useful purpose | Björn Gustavsson |
2017-05-10 | erl_bifs: Remove erlang:hash/2 from list of pure functions | Björn Gustavsson |
2017-05-09 | Merge pull request #1439 from josevalim/jv-atu8-function | Björn Gustavsson |
2017-05-08 | Add a test for utf8 function names | José Valim |
2017-05-08 | Merge pull request #1442 from bjorng/bjorn/compiler/fix-slim | Björn Gustavsson |
2017-05-05 | Merge pull request #1438 from josevalim/patch-10 | Björn Gustavsson |
2017-05-05 | Revert "Prepare release" | Raimo Niskanen |
2017-05-05 | Make 'slim' slim again | Björn Gustavsson |
2017-05-04 | Prepare release | Erlang/OTP |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-05-04 | Remove unused variable warning in compile_SUITE | José Valim |
2017-04-26 | Merge pull request #1367 from josevalim/jv-dbgi-chunk | Björn Gustavsson |
2017-04-25 | Merge branch 'lukas/erts/list_to_port/OTP-14348' | Lukas Larsson |
2017-04-25 | erts: Add erlang:list_to_port/1 debug bif | Lukas Larsson |
2017-04-25 | erts: Auto-import port_to_list for consistency | Lukas Larsson |
2017-04-25 | warnings_as_errors and outdir do not affect code generation | José Valim |
2017-04-25 | Store abstract code in the Dbgi chunk | José Valim |
2017-04-22 | Make beam_validator track type formation for binary operations | Michal Muskala |
2017-04-21 | erts: Polish off erlang:list_to_ref/1 | Lukas Larsson |
2017-04-20 | compile: Remove the r12 through r15 options | Björn Gustavsson |
2017-04-19 | Enhance type-driven optimisation in beam_type.erl | Michal Muskala |
2017-04-12 | Correct compile_SUITE:core_roundtrip/1 | Björn Gustavsson |
2017-04-12 | Atoms in Core Erlang must be encoded in UTF-8 | Björn Gustavsson |
2017-03-24 | compiler: Cover beam_record in tests | Björn-Egil Dahlberg |
2017-03-24 | compiler: Add is_tagged_tuple instruction | Björn-Egil Dahlberg |
2017-03-21 | compiler tests: Eliminate creation of untracked files | Björn Gustavsson |