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-04-21
v3_core: Construct {badmap,Map} as literal if possible
Björn Gustavsson
2016-04-21
core_pp: Print {file,File} annotations more compactly
Björn Gustavsson
2016-04-21
core_pp: Add format_all/1 that prints all annotations
Björn Gustavsson
2016-04-21
core_parse: Don't sort map patterns
Björn Gustavsson
2016-04-21
core_parse: Handle annotations in more contexts
Björn Gustavsson
2016-04-21
cerl_trees: Correct handling of maps in label/2
Björn Gustavsson
2016-04-21
cerl: Add missing API function is_c_map_pattern/1
Björn Gustavsson
2016-04-20
Eliminate Dialyzer warnings for unmatched returns
Björn Gustavsson
2016-04-18
Merge branch 'bjorn/compiler/misc-opt'
Björn Gustavsson
2016-04-14
v3_kernel: Construct literal lists properly
Björn Gustavsson
2016-04-14
Use the register map in %live in beam_utils:is_killed_block/2
Björn Gustavsson
2016-04-13
Merge branch 'henrik/update-copyrightyear'
Henrik Nord
2016-04-11
Teach beam_utils to check liveness for put_map instructions
Björn Gustavsson
2016-04-11
beam_peep: Help out beam_jump
Björn Gustavsson
2016-04-08
Remove unreachable code after 'raise' instructions
Björn Gustavsson
2016-03-24
Fix compile:forms/1,2 crash when not in an existing directory
Björn Gustavsson
2016-03-17
compile: Pre-load compiler modules when invoked from 'erlc'
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2016-03-10
beam_block: Eliminate unsafe optimization
Björn Gustavsson
2016-03-01
Generalize bit string comprehensions
Björn Gustavsson
2016-02-25
Produce warnings for binary patterns that will never match
Björn Gustavsson
2016-02-23
v3_core: Include line number annotations in binary patterns
Björn Gustavsson
2016-02-23
sys_core_fold: Introduce var_list/2
Björn Gustavsson
2016-02-23
sys_core_fold: Optimize clause/4
Björn Gustavsson
2016-02-17
compiler: Update the compiler to handle typed record fields
Björn Gustavsson
2016-02-10
Merge branch 'maint'
Björn Gustavsson
2016-02-08
Eliminate crash because of unsafe delaying of sub-binary creation
Björn Gustavsson
2016-02-03
v3_core: Eliminate double processing of patterns
Björn Gustavsson
2016-01-28
Extend cerl_trees:mapfold with a 'pre-order' operation
Stavros Aronis
2016-01-20
compiler: Improve type and specs
Hans Bolinder
2016-01-18
Merge branch 'maint'
Björn-Egil Dahlberg
2016-01-14
compiler, hipe: Fix pretty printing of Core Maps
Björn-Egil Dahlberg
2016-01-13
Merge branch 'maint'
Björn Gustavsson
2016-01-12
Fix crash when attempting to update a fun as if it were a map
Björn Gustavsson
2016-01-11
Merge branch 'maint'
Björn Gustavsson
2016-01-11
Eliminate crash in v3_codegen
Björn Gustavsson
2016-01-08
Merge branch 'maint'
Björn Gustavsson
2016-01-07
beam_bool: Fix unsafe optimization
Björn Gustavsson
2015-12-11
Use 'rand' instead of the obsolete 'random' module
Björn Gustavsson
2015-12-07
compile: Eliminate use of the obsolete 'random' module
Björn Gustavsson
2015-11-20
Merge branch 'maint'
Björn Gustavsson
2015-11-20
Fix missing filename and line number in warning
Björn Gustavsson
2015-11-16
Merge branch 'bjorn/cleanup'
Björn Gustavsson
2015-11-16
beam_validator: Don't allow an 'undefined' entry label in a function
Björn Gustavsson
2015-11-16
beam_validator: Remove obsolete DEBUG support
Björn Gustavsson
2015-11-11
v3_kernel: Speed up compilation of modules with many funs
Björn Gustavsson
2015-11-11
beam_dict: Speed up storage of funs
Björn Gustavsson
2015-11-11
beam_asm: Speed up assembly for modules with many exports
Björn Gustavsson
2015-11-10
sys_core_dsetel: Use a map instead of a dict
Björn Gustavsson
2015-11-10
sys_pre_expand: Cover coerce_to_float/2
Björn Gustavsson
[next]