index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
compiler
/
src
Age
Commit message (
Expand
)
Author
2016-06-03
Merge branch 'bjorn/compiler/misc'
Björn Gustavsson
2016-06-03
Merge branch 'jv/compiler/mapsify-rec_env/PR-1082/OTP-13646'
Björn-Egil Dahlberg
2016-06-02
Avoid the dreaded "no_file" in warnings
Björn Gustavsson
2016-06-02
Eliminate crash for map updates in guards
Björn Gustavsson
2016-06-01
Convert dict() to map() in rec_env.erl
José Valim
2016-06-01
beam_block: Eliminate crash in beam_utils
Björn Gustavsson
2016-05-31
beam_validator: Strengthen validation of match states
Björn Gustavsson
2016-05-31
beam_validator: Use a record representing the match context
Björn Gustavsson
2016-05-31
Merge branch 'bjorn/compiler/misc'
Björn Gustavsson
2016-05-30
Eliminate unsafe use of Y registers
Björn Gustavsson
2016-05-30
beam_validator: Add is_bitstring/1 as a safe BIF
Björn Gustavsson
2016-05-30
beam_validator: Remove uncovered line
Björn Gustavsson
2016-05-30
Teach beam_utils:is_pure_test/1 to handle is_bitstr and is_function2
Björn Gustavsson
2016-05-27
Declare the type of function entry points
Kostis Sagonas
2016-05-25
beam_utils: Simplify handling of 'return' to eliminate uncovered line
Björn Gustavsson
2016-05-25
beam_jump: Clean up handling of labels before func_info
Björn Gustavsson
2016-05-25
beam_expect: Correctly handle blocks with multiple allocs
Björn Gustavsson
2016-05-25
v3_codegen: Don't confuse beam_validator
Björn Gustavsson
2016-05-25
v3_codegen: Correct code generation for an error/1 call in a guard
Björn Gustavsson
2016-05-25
beam_receive: Don't crash when encountering nonsensical code
Björn Gustavsson
2016-05-25
Merge branch 'kostis/compiler/v3_kernel/eta-conversion'
Björn Gustavsson
2016-05-23
v3_kernel: Fix typo in comment
Kostis Sagonas
2016-05-23
Merge branch 'bjorn/compiler/misc'
Björn Gustavsson
2016-05-23
beam_reorder: Don't confuse beam_validator
Björn Gustavsson
2016-05-23
beam_bool: Reject potentially unsafe optimization
Björn Gustavsson
2016-05-23
v3_core: Don't depend on sys_core_fold for cleaning up
Björn Gustavsson
2016-05-23
beam_type: Eliminate crash
Björn Gustavsson
2016-05-20
beam_type: Correct handling of setelement/3
Björn Gustavsson
2016-05-20
beam_validator: Handle cons literals better
Björn Gustavsson
2016-05-20
beam_validator: Keep better track of tuple literals
Björn Gustavsson
2016-05-18
Use arity() consistently
Kostis Sagonas
2016-05-16
Merge branch 'bjorn/compiler/beam_bool/ERL-143'
Björn Gustavsson
2016-05-16
Eliminate crash in beam_bool
Björn Gustavsson
2016-05-13
beam_utils: Correct break in conventions for split_even/1 and join_even/1
Björn Gustavsson
2016-05-13
beam_utils: Remove clause checking for illegal set/4 instruction
Björn Gustavsson
2016-05-13
beam_utils: Simplify the return value for check_liveness/3
Björn Gustavsson
2016-05-13
beam_utils: Remove unused code
Björn Gustavsson
2016-05-13
beam_utils: Let code_at/2 fail if the label does not exist
Björn Gustavsson
2016-05-13
beam_utils: Remove unused handling of try/3 in live_opt/4
Björn Gustavsson
2016-05-13
beam_utils: Correct translation of BIFs to tests
Björn Gustavsson
2016-05-13
core_pp: Remove uncovered clause in is_simple_term/1
Björn Gustavsson
2016-05-13
core_pp: Crash on unhandled Core Erlang forms
Björn Gustavsson
2016-05-13
core_pp: Remove unused clauses in unindent/3 to improve coverage
Björn Gustavsson
2016-05-13
core_pp: Remove useless try...catch
Björn Gustavsson
2016-05-13
core_pp: Simplify printing of map literals
Björn Gustavsson
2016-05-12
sys_core_fold: Don't generated failing calls such as 3(4)
Björn Gustavsson
2016-05-09
compiler: Let module_info(attributes) skip more attributes
Hans Bolinder
2016-04-29
Merge branch 'bjorn/compiler/core-erlang-fixes'
Björn Gustavsson
2016-04-28
dialyzer: Unfold cerl patterns containing maps
Magnus Lång
2016-04-28
Slightly optimize core_pp
Björn Gustavsson
[next]