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
2017-09-15
Merge branch 'siri/string-new-api'
Siri Hansen
2017-09-15
compiler: Do not use deprecated functions in string(3)
Hans Bolinder
2017-09-15
Merge pull request #1558 from josevalim/jv-compile-info
Björn Gustavsson
2017-09-14
Add compile_info option to compile
José Valim
2017-09-13
Merge pull request #1544 from michalmuskala/eq-opt
Björn Gustavsson
2017-09-08
Optimise equality comparisons
Michał Muskała
2017-08-31
Eliminate unnecessary 'move' instructions
Björn Gustavsson
2017-08-31
Merge branch 'maint'
Björn Gustavsson
2017-08-30
Merge pull request #1530 from michalmuskala/beam-peep-opt
Björn Gustavsson
2017-08-30
Make handling of match contexts stricter
Björn Gustavsson
2017-08-26
Enhance optimisations in beam_peep
Michał Muskała
2017-08-22
Merge branch 'maint'
Lukas Larsson
2017-08-22
Merge branch 'john/compiler/fail-labels-in-blocks-otp-18/ERIERL-48/OTP-14522'...
Lukas Larsson
2017-08-16
compiler: Fix live regs update on allocate in validator
Lukas Larsson
2017-08-16
Merge pull request #1528 from bjorng/bjorn/compiler/improve-case-opt/ERL-452/...
Björn Gustavsson
2017-08-14
Apply the redundant test optimisation also in case of fall-through
Michał Muskała
2017-08-14
Replace labels instead of inserting duplicates in beam_jump
Michał Muskała
2017-08-14
Enhance elimination of useless tests in beam_jump
Michał Muskała
2017-08-13
Run the sharing optimisation in beam_jump until fixpoint
Michał Muskała
2017-08-12
Introduce beam_utils:replace_labels/4
Michał Muskała
2017-08-10
Merge branch 'maint'
Björn Gustavsson
2017-08-10
Generalize optimization of "one-armed" cases
Björn Gustavsson
2017-08-07
Take fail labels into account when determining liveness in block ops
John Högberg
2017-08-07
sys_core_fold: Fix unsafe optimization of non-variable apply
Björn Gustavsson
2017-07-07
Merge pull request #1080 from josevalim/jv-sys-core-replace
Björn Gustavsson
2017-07-06
Introduce a new core pass called sys_core_alias
José Valim
2017-07-04
Make tuple calls opt-in
José Valim
2017-06-14
Update copyright year
Hans Nilsson
2017-06-13
v3_kernel: Keep orddicts sorted
Björn Gustavsson
2017-06-13
sys_core_fold: Ensure that orddict keys are unique
Björn Gustavsson
2017-06-12
Merge branch 'hasse/unicode_atoms/OTP-14285'
Hans Bolinder
2017-06-12
compiler: Handle (bad) Unicode parse transform module names
Hans Bolinder
2017-06-07
Fix unsafe bit syntax matching optimization
Björn Gustavsson
2017-05-23
Correct handling of module name in compile:forms/1,2
Björn Gustavsson
2017-05-19
genop.tab: Add an OTP 20 comment
Björn Gustavsson
2017-05-10
erl_bifs: Remove pure BIFs serving no useful purpose
Björn Gustavsson
2017-05-10
erl_bifs: Remove erlang:hash/2 from list of pure functions
Björn Gustavsson
2017-05-09
Merge pull request #1439 from josevalim/jv-atu8-function
Björn Gustavsson
2017-05-08
Add a test for utf8 function names
José Valim
2017-05-05
Make 'slim' slim again
Björn Gustavsson
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-26
Merge pull request #1367 from josevalim/jv-dbgi-chunk
Björn Gustavsson
2017-04-25
Merge branch 'lukas/erts/list_to_port/OTP-14348'
Lukas Larsson
2017-04-25
erts: Add erlang:list_to_port/1 debug bif
Lukas Larsson
2017-04-25
erts: Auto-import port_to_list for consistency
Lukas Larsson
2017-04-25
warnings_as_errors and outdir do not affect code generation
José Valim
2017-04-25
Store abstract code in the Dbgi chunk
José Valim
2017-04-22
Make beam_validator track type formation for binary operations
Michal Muskala
2017-04-21
erts: Polish off erlang:list_to_ref/1
Lukas Larsson
2017-04-20
compile: Remove the r12 through r15 options
Björn Gustavsson
[next]