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
/
test
Age
Commit message (
Expand
)
Author
2015-03-27
compiler: Strengthen Maps tests
Björn-Egil Dahlberg
2015-03-19
Merge branch 'egil/maps/hamt/OTP-12585'
Björn-Egil Dahlberg
2015-03-12
compiler: Fix map_SUITE:t_map_sort_literal for new map compare order
Sverker Eriksson
2015-03-09
v3_core: Teach pat_alias/2 to eliminate duplicated variables
Björn Gustavsson
2015-03-09
sys_core_fold: Improve optimization of 'not'
Björn Gustavsson
2015-03-09
Clean up evaluation of setelement/3
Björn Gustavsson
2015-03-09
Update type information based on BIFs that returns integers
Björn Gustavsson
2015-03-09
sys_core_fold: Strengthen type optimization in lets
Björn Gustavsson
2015-03-09
v3_core: Add is_map tests before map instructions
Björn Gustavsson
2015-03-09
beam_type: Use the complete register map when calculating liveness
Björn Gustavsson
2015-03-09
Introduce '%live' annotations with a complete register map
Björn Gustavsson
2015-02-23
Merge branch 'bjorn/compiler/beam_jump-share'
Björn Gustavsson
2015-02-23
Merge branch 'bjorn/compiler/sys_core_fold'
Björn Gustavsson
2015-02-20
Merge branch 'bjorn/compiler/beam_validator'
Björn Gustavsson
2015-02-20
sys_core_fold: Fix non-tail-recursive list comprehensions
Björn Gustavsson
2015-02-20
beam_jump: Don't jump into the middle of a 'try'
Björn Gustavsson
2015-02-18
beam_validator: Exit immediately on crashes
Björn Gustavsson
2015-02-18
beam_validator: Remove the file/1 and files/1 functions
Björn Gustavsson
2015-02-18
beam_validator: Remove support for all other unsupported instructions
Björn Gustavsson
2015-02-18
beam_validator: Remove support for unsupported bit syntax instructions
Björn Gustavsson
2015-02-18
beam_validator: Tighten and simplify map validation code
Björn Gustavsson
2015-02-18
map_SUITE: Cover comparisons of 'nil' in v3_codegen
Björn Gustavsson
2015-02-12
cerl: Teach is_literal_term/1 to handle maps
Björn Gustavsson
2015-02-12
sys_core_fold: Refactor type information access
Björn Gustavsson
2015-02-12
test_lib: Include test_server.hrl using -include_lib
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-28
core_pp: Correct printing of map literals
Björn Gustavsson
2015-01-27
Strengthen and modernize compile_SUITE
Björn Gustavsson
2015-01-26
Speed up running of compiler test suites in coverage mode
Björn Gustavsson
2015-01-26
sys_core_fold: Strengthen optimization of letrecs in effect context
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
[next]