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-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
2019-07-05
beam_ssa_type: Subtract more types inferred from '=:='/2
John Högberg
2019-07-05
beam_call_types: Add lists:keyfind/3 and lists:search/2
John Högberg
2019-07-05
compiler: Introduce union types
John Högberg
2019-07-05
compiler: Explain and rename ?BADARG_BLOCK
John Högberg
2019-07-05
beam_ssa_type: Skip impossible branches
John Högberg
2019-07-05
compiler: Introduce exception trampolines
John Högberg
2019-07-05
beam_ssa_type: Fix type inference on BIFs without a success check
John Högberg
2019-07-05
compiler: Remove beam_call_types:never_throws/3
John Högberg
2019-07-05
beam_validator: Slightly improve type/tag-related comments
John Högberg
2019-07-05
beam_validator: Improve negative type inference
John Högberg
2019-07-05
beam_validator: Clean up abstract/match context type handling
John Högberg
2019-07-05
beam_call_types: Index must be >= 1 in setelement/2
John Högberg
2019-07-05
beam_types_SUITE: Fix shrinking of bitstrings
John Högberg
[next]