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-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
2019-07-05
beam_types: Fix an integer consistency in meet/2
John Högberg
2019-07-05
beam_types: Extend the type lattice tests
John Högberg
2019-07-04
Collect unused vars instead of used ones
José Valim
2019-07-04
Merge branch 'maint'
John Högberg
2019-07-04
Merge branch 'john/compiler/fix-fail-path-exceptions-bsm/OTP-15946' into maint
John Högberg
2019-07-04
Merge branch 'john/compiler/fix-unsafe-tuple_size-opt/OTP-15945' into maint
John Högberg
2019-07-03
beam_ssa_bsm: Leave ?BADARG_BLOCK alone when cloning fail path
John Högberg
2019-07-03
beam_ssa_opt: Do not apply tuple_size optimization outside guards
John Högberg
2019-06-27
Merge branch 'maint'
Björn Gustavsson
2019-06-26
Fix slow compilation of huge functions
Björn Gustavsson
2019-06-26
Merge branch 'maint'
Björn Gustavsson
2019-06-26
Add 'make dialyzer' target to top and apps
Lukas Larsson
2019-06-26
Merge branch 'kjell/make_test/OTP-15812'
Kjell Winblad
2019-06-26
Add "make test" command for root and application directories
Kjell Winblad
2019-06-24
Eliminate dialyzer warnings
Björn Gustavsson
2019-06-18
Merge branch 'john/compiler/fun-environment-types/OTP-15896'
John Högberg
2019-06-18
Merge branch 'john/compiler/cuddle-type-representation'
John Högberg
2019-06-17
compiler: Propagate types of free variables
John Högberg
2019-06-17
Create a shared wrapper function for all occurrences of 'fun F/A'
Björn Gustavsson
2019-06-14
compiler: Add common method for literal -> type conversion
John Högberg
2019-06-13
genop.tab: Insert an "OTP 23" comment for clarity
Björn Gustavsson
2019-06-13
Merge branch 'john/compiler/common-type-representation/OTP-15792'
John Högberg
2019-06-13
Merge branch 'maint'
John Högberg
2019-06-13
Merge branch 'maint-22' into maint
John Högberg
2019-06-12
beam_validator: Replace old type representation with beam_types
John Högberg
2019-06-12
Merge pull request #2274 from kostis/cerl-fix-ctype
Björn Gustavsson
2019-06-12
beam_validator: Subtract types when inferring type test BIFs
John Högberg
2019-06-12
beam_call_types: Improve type handling of lists:zip/2 and friends
John Högberg
2019-06-12
compiler: Move "known functions" to beam_types
John Högberg
2019-06-12
compiler: Break out SSA/beam type definitions into a separate module
John Högberg
2019-06-12
Prepare release
Erlang/OTP
2019-06-12
Merge branch 'john/compiler/fix-bad-bitstring-type-opt/OTP-15872' into maint-22
Erlang/OTP
2019-06-11
beam_ssa_type: Fix meet/join inconsistency
John Högberg
2019-06-11
beam_ssa_type: Fix 'band' type determination
John Högberg
2019-06-11
beam_validator: Reduce literals to their types
John Högberg
2019-06-11
beam_validator: Refactor local call validation
John Högberg
2019-06-11
beam_validator: Simplify the match context type
John Högberg
[prev]
[next]