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-08-07
compiler: Fix awkward match context substitution
John Högberg
2019-08-07
beam_ssa_lint: Use #b_var{} instead of variable names
John Högberg
2019-08-07
Merge branch 'john/compiler/validator-improve-try_case-handling'
John Högberg
2019-08-07
Merge branch 'john/compiler/explicit-call-exceptions'
John Högberg
2019-08-06
Merge branch 'lukas/otp/add-dialyzer-make-target/OTP-15915'
Lukas Larsson
2019-08-06
beam_validator: Disallow jumps to try_case handlers
John Högberg
2019-08-06
compiler: Simplify set_tuple_element optimization
John Högberg
2019-08-06
compiler: Make 'succeeded' optimization more general
John Högberg
2019-08-06
compiler: Simplify call type optimization
John Högberg
2019-08-06
compiler: All calls may throw, so they all need success checks
John Högberg
2019-08-05
Merge branch 'maint'
Björn Gustavsson
2019-08-05
Merge branch 'bjorn/compiler/fix-stack-init/ERL-1017/OTP-15968' into maint
Björn Gustavsson
2019-08-05
Ensure that the stack slots are initialized when matching maps
Björn Gustavsson
2019-08-05
Merge branch 'maint'
John Högberg
2019-08-05
Merge branch 'john/compiler/fix-delayed-type-inference/OTP-15954/ERL-995' int...
John Högberg
2019-08-02
Merge pull request #2327 from josevalim/jv-faster-cerl-sets
Björn Gustavsson
2019-08-02
Merge branch 'maint'
Björn Gustavsson
2019-08-02
Merge pull request #2336 from bjorng/bjorn/compiler/fix-slow-beam_ssa_dead/ER...
Björn Gustavsson
2019-08-02
Merge branch 'maint'
Björn Gustavsson
2019-08-02
Merge branch 'bjorn/compiler/length-misuse/ERL-1013' of https://github.com/bj...
Björn Gustavsson
2019-08-02
Merge branch 'bjorn/compiler/fix-no_type_opt/ERL-997' of https://github.com/b...
Björn Gustavsson
2019-08-01
Avoid extremely long compilation times for huge functions
Björn Gustavsson
2019-08-01
Merge branch 'maint'
Björn Gustavsson
2019-08-01
Merge branch 'bjorn/compiler/fix-unsafe-sharing/OTP-15963' into maint
Björn Gustavsson
2019-07-30
Fix compiler crash when compiling with +no_type_opt
Björn Gustavsson
2019-07-30
Eliminate a crash in the type optimizer pass
Björn Gustavsson
2019-07-29
Fix unsafe code sharing
Björn Gustavsson
2019-07-19
Optimize is_subset and is_disjoint in cerl_sets
José Valim
2019-07-12
Merge branch 'john/compiler/improve-validator-type-inference/ERL-998'
John Högberg
2019-07-11
beam_validator: Values referenced by other values must be merged
John Högberg
2019-07-11
Merge branch 'maint'
John Högberg
2019-07-11
Merge branch 'maint-22' into maint
John Högberg
2019-07-11
beam_validator: Improve type inference on inequality
John Högberg
2019-07-11
beam_validator: Remove redundant calls to infer_types
John Högberg
2019-07-11
Merge branch 'maint'
John Högberg
2019-07-11
Merge branch 'john/compiler/fix-bad-try_catch-recv-fix/OTP-15953/ERL-999' int...
John Högberg
2019-07-10
Prepare release
Erlang/OTP
2019-07-10
compiler: Fix compiler crash introduced by OTP-15952
John Högberg
2019-07-10
Merge branch 'maint'
John Högberg
2019-07-10
Merge branch 'maint-22' into maint
John Högberg
2019-07-09
Prepare release
Erlang/OTP
2019-07-09
Merge branch 'john/compiler/fix-fail-path-exceptions-bsm/OTP-15946' into main...
Erlang/OTP
2019-07-09
Merge branch 'john/compiler/fix-unsafe-tuple_size-opt/OTP-15945' into maint-22
Erlang/OTP
2019-07-09
Merge branch 'maint'
John Högberg
2019-07-09
Merge branch 'john/compiler/fix-try_catch-receives/OTP-15952' into maint
John Högberg
2019-07-09
compiler: Fix broken 'receive' in try/catch blocks
John Högberg
2019-07-08
Merge pull request #2318 from jhogberg/john/compiler/union-types/OTP-15892
John Högberg
2019-07-05
beam_ssa_opt: Sink get_tuple_element before type optimization
John Högberg
2019-07-05
beam_ssa_type: Infer types on switch failure
John Högberg
2019-07-05
Merge pull request #2314 from josevalim/jv-set-unused
John Högberg
[next]