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
Age
Commit message (
Expand
)
Author
2015-02-11
v3_core: Suppress compiler-generated calls in guards
Björn Gustavsson
2015-02-11
v3_core: Remove out-commented code
Björn Gustavsson
2015-02-11
v3_core: Remove unused function argument for bc_tq()
Björn Gustavsson
2015-02-11
v3_core: Use Core Erlang annotations in a type-safe way
Björn Gustavsson
2015-02-05
Merge branch 'bjorn/compiler/dup-bug-fix/OTP-12453'
Björn Gustavsson
2015-02-05
Merge branch 'bjorn/compiler/map-core-syntax/OTP-12454'
Björn Gustavsson
2015-02-05
Merge branch 'maint'
Björn Gustavsson
2015-02-04
Correct unsafe optimization of '==' and '/='
Björn Gustavsson
2015-02-03
Teach case_opt/3 to avoid unnecessary building
Björn Gustavsson
2015-02-03
sys_core_fold: Optimize let statements more aggressively
Björn Gustavsson
2015-02-03
Suppress warnings for expressions that are assigned to '_'
Björn Gustavsson
2015-02-03
Merge branch 'maint'
Björn Gustavsson
2015-02-03
Be more careful about map patterns when evalutating element/2
Björn Gustavsson
2015-02-03
Do not convert map patterns to map expressions
Björn Gustavsson
2015-01-30
Make the syntax for map pairs readable
Björn Gustavsson
2015-01-29
Merge branch 'bjorn/compiler/map-fixes'
Björn Gustavsson
2015-01-29
cerl: Remove a clause in fold_map_pairs/3 that will never be reached
Björn Gustavsson
2015-01-29
Move grouping of map constructions from v3_core to v3_kernel
Björn Gustavsson
2015-01-28
core_pp: Correct printing of map literals
Björn Gustavsson
2015-01-28
sys_core_fold: Remove uncovered clauses matching #c_map{}
Björn Gustavsson
2015-01-27
Strengthen and modernize compile_SUITE
Björn Gustavsson
2015-01-27
core_parse: Always fold literal conses
Björn Gustavsson
2015-01-26
beam_z: Remove the uncovered to_typed_literal/1 function
Björn Gustavsson
2015-01-26
Speed up running of compiler test suites in coverage mode
Björn Gustavsson
2015-01-26
cerl: Make sure that we preserve the invariants for maps
Björn Gustavsson
2015-01-26
cerl_clauses: Fix indentation
Björn Gustavsson
2015-01-26
sys_core_fold: Strengthen optimization of letrecs in effect context
Björn Gustavsson
2015-01-26
Fix handling of binary map keys in comprehensions
Björn Gustavsson
2015-01-26
core_lib: Teach is_var_used/2 to handle keys in map patterns
Björn Gustavsson
2015-01-26
warnings_SUITE: Eliminate compiler warning for a shadowed variable
Björn Gustavsson
2015-01-26
lc_SUITE: Add shadow/1
Björn Gustavsson
2015-01-26
Modernize lc_SUITE
Björn Gustavsson
2015-01-23
Merge branch 'egil/fix-maps-compiler-coverage/OTP-12425'
Björn-Egil Dahlberg
2015-01-21
Merge branch 'bjorn/compiler/coverage'
Björn Gustavsson
2015-01-21
Merge branch 'maint'
Björn Gustavsson
2015-01-21
map_SUITE: Ensure recompilation when running cover
Björn Gustavsson
2015-01-21
Add beam_utils_SUITE to cover more lines in beam_utils
Björn Gustavsson
2015-01-21
beam_utils: Remove unreachable clauses in live_opt/4
Björn Gustavsson
2015-01-21
receive_SUITE: Cover handling of recv_mark & recv_set in beam_utils
Björn Gustavsson
2015-01-21
beam_validator_SUITE: Mend the compiler_bug/1 test case
Björn Gustavsson
2015-01-19
core_lib: Handle patterns in map values
Björn Gustavsson
2015-01-16
Merge branch 'oliv3/math_log2/OTP-12411'
Marcus Arendt
2015-01-16
beam_clean: Remove handling of forgotten instructions
Björn Gustavsson
2015-01-16
compile_SUITE: Test the 'dialyzer' option
Björn Gustavsson
2015-01-16
Merge branch 'maint'
Björn Gustavsson
2015-01-16
Merge branch 'bjorn/compiler/map-in-record-bug/OTP-12402' into maint
Björn Gustavsson
2015-01-14
Add math:log2/1
Olivier Girondel
2015-01-14
beam_bool: Correct live calculation for GC BIFs
Björn Gustavsson
2015-01-14
beam_bool: Correct indentation for try...catch
Björn Gustavsson
2015-01-14
sys_core_fold: Correct optimization of 'case'
Björn Gustavsson
[prev]
[next]