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
2019-05-29
Prepare release
Erlang/OTP
2019-05-29
Merge branch 'bjorn/compiler/fix-beam_ssa_dead-patch/OTP-15845' into maint-22
Erlang/OTP
2019-05-29
Merge branch 'bjorng_ghub/bjorn/compiler/fix-beam_ssa_dead-crash/ERL-956/OTP-...
Erlang/OTP
2019-05-29
Merge branch 'bjorn/compiler/fix-unloadable-code-patch/ERL-955/OTP-15846' int...
Erlang/OTP
2019-05-29
Merge branch 'bjorn/compiler/fix-beam_except/ERL-954/OTP-15839' into maint-22
Erlang/OTP
2019-05-29
Merge branch 'bjorn/compiler/fix-unsafe-type-inference/OTP-15838' into maint-22
Erlang/OTP
2019-05-29
Merge branch 'john/compiler/list_append_type/OTP-15841' into maint-22
Erlang/OTP
2019-05-29
Merge branch 'bjorn/compiler/fix-receive-patch/ERL-950/OTP-15832' into maint-22
Erlang/OTP
2019-05-28
Fix unsafe optimizations where guard tests could be removed
Björn Gustavsson
2019-05-28
Eliminate crash in the beam_ssa_dead compiler pass
Björn Gustavsson
2019-05-27
Fix compiler crash in beam_except
Björn Gustavsson
2019-05-27
compiler: Fix broken type for erlang:'++'/2
John Högberg
2019-05-27
Fix loading of Core Erlang code for extracting a map element
Björn Gustavsson
2019-05-24
Fix unsafe negative type inference
Björn Gustavsson
2019-05-21
Eliminate compiler crash when compiling complex receive statements
Björn Gustavsson
2019-05-20
Fix non-terminating compilation
Björn Gustavsson
2019-05-10
Prepare release
Erlang/OTP
2019-04-30
Merge branch 'john/compiler/fix-missing-match-reposition/ERL-923'
John Högberg
2019-04-29
compiler: Propagate match context position on fail path
John Högberg
2019-04-23
beam_validator: Don't infer types for dead values
John Högberg
2019-04-15
Optimize encoding of simple literals
Björn Gustavsson
2019-04-10
compiler: Add missing header dependencies
John Högberg
2019-04-08
Merge pull request #2200 from bjorng/bjorn/deprecation-warnings/ERL-904/OTP-1...
Björn Gustavsson
2019-04-05
Add options for suppressing warnings about removed functions
Björn Gustavsson
2019-04-04
cerl_clauses: Fix broken link
Björn Gustavsson
2019-04-04
erts: Fix more internal docs xmllint
Lukas Larsson
2019-04-04
compiler: Add internal docs section
Lukas Larsson
2019-03-28
compile: Add some types to core_parse.hrl
Hans Bolinder
2019-03-28
compiler: Fix documentation of cerl:c_binary/1
Hans Bolinder
2019-03-28
Merge branch 'bjorn/compiler/cuddle-with-tests'
Björn Gustavsson
2019-03-26
compiler: Fully disable no_return optimizations in try blocks
John Högberg
2019-03-25
Verify the highest opcode for the r21 test suites
Björn Gustavsson
2019-03-25
Add test_lib:highest_opcode/1
Björn Gustavsson
2019-03-25
sys_core_fold: Simplify case_expand_var/2
Björn Gustavsson
2019-03-25
beam_validator: Remove uncovered lines in lists_mod_return_type/3
Björn Gustavsson
2019-03-25
Cover return type determination of lists functions
Björn Gustavsson
2019-03-21
Merge branch 'bjorn/hipe-compilation/OTP-15596'
Björn Gustavsson
2019-03-21
lib/compiler/scripts/smoke: Compile some cloudi packages
Björn Gustavsson
2019-03-20
HiPE: Don't fail the compilation for unimplemented instructions
Björn Gustavsson
2019-03-19
Merge branch 'john/compiler/fix-eq-type-infererence-in-validator/ERL-886'
John Högberg
2019-03-18
lib/compiler/scripts/smoke: Force a local hex
Björn Gustavsson
2019-03-18
beam_validator: Infer types on both sides of '=:='
John Högberg
2019-03-13
Merge pull request #2177 from bjorng/bjorn/erts/tail-recursive-bifs
Björn Gustavsson
2019-03-12
Merge branch 'maint'
Henrik Nord
2019-03-11
Prepare release
Erlang/OTP
2019-03-09
Optimize tail-recursive calls of BIFs
Björn Gustavsson
2019-03-08
beam_ssa_opt: Fix crash in ssa_opt_float
John Högberg
2019-03-06
beam_validator: Express test_arity/is_tagged_tuple as type tests
John Högberg
2019-03-06
beam_validator: Fix type subtraction on select_* and inequality
John Högberg
2019-03-05
beam_validator: Style fix for asserts in list comprehensions
John Högberg
[next]