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-05-08
Merge branch 'nox/compiler/parse_transform-undef/OTP-12723'
Björn Gustavsson
2015-04-30
compiler: Use module erl_anno
Hans Bolinder
2015-04-29
test_lib: Simplify uniq/0
Björn Gustavsson
2015-04-29
beam_asm: Speed up encoding of large numbers
Björn Gustavsson
2015-04-29
compilation_SUITE: Speed up the self_compile test cases
Björn Gustavsson
2015-04-29
sys_core_fold: Suppress warnings better
Björn Gustavsson
2015-04-29
beam_validator: Stop validating the 'aligned' flag for binaries
Björn Gustavsson
2015-04-29
beam_validator: Clean up updating of types for y register
Björn Gustavsson
2015-04-23
beam_validator: Remove support for removed BIF fault/1,2
Björn Gustavsson
2015-04-22
beam_block: Optimize matching of binary literals
Björn Gustavsson
2015-04-22
compile: Add the {eprof,Pass} option for easy eprof running
Björn Gustavsson
2015-04-22
Add z_SUITE to validate loaded code
Björn Gustavsson
2015-04-22
test suite: Always place .core files in data directories
Björn Gustavsson
2015-04-22
test suites: Unload modules compiled from .core or .S
Björn Gustavsson
2015-04-20
compilation_SUITE: Unload tested modules using the code server
Björn Gustavsson
2015-04-15
Raise more descriptive error messages for failed map operations
Björn Gustavsson
2015-04-13
beam_validator: No longer require strict literal term order
Björn Gustavsson
2015-04-13
map_SUITE: Add tests of is_map/1 with literal maps
Björn Gustavsson
2015-03-30
compiler: Strengthen Maps tests
Björn-Egil Dahlberg
2015-03-27
compiler: Strengthen Maps tests
Björn-Egil Dahlberg
2015-03-26
Properly report unknown parse transforms
Anthony Ramine
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
[next]