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
/
beam_validator.erl
Age
Commit message (
Expand
)
Author
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
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-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-07-11
beam_validator: Values referenced by other values must be merged
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-05
beam_ssa_type: Infer types on switch failure
John Högberg
2019-07-05
compiler: Introduce union types
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-06-14
compiler: Add common method for literal -> type conversion
John Högberg
2019-06-12
beam_validator: Replace old type representation with beam_types
John Högberg
2019-06-12
beam_validator: Subtract types when inferring type test BIFs
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
2019-06-11
beam_validator: Use integers as tuple element keys
John Högberg
2019-05-28
Merge branch 'maint'
John Högberg
2019-05-27
Merge branch 'john/misc-fixes-and-additions'
John Högberg
2019-05-27
compiler: Fix broken type for erlang:'++'/2
John Högberg
2019-05-22
Make the swap instruction known to the compiler
Björn Gustavsson
2019-05-03
beam_validator: Fail when trying to set the type of a dead value
John Högberg
2019-05-03
beam_validator: Fix bad comment formatting/wording
John Högberg
2019-04-23
beam_validator: Don't infer types for dead values
John Högberg
2019-03-25
beam_validator: Remove uncovered lines in lists_mod_return_type/3
Björn Gustavsson
2019-03-18
beam_validator: Infer types on both sides of '=:='
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
2019-03-05
beam_validator: Infer types from bs_put instructions
John Högberg
2019-03-05
beam_validator: is_map no longer needs special treatment
John Högberg
2019-03-05
beam_validator: Refactor type conflict resolution
John Högberg
2019-03-05
beam_validator: Refactor branch handling
John Högberg
2019-03-04
beam_validator: Fix element/2 BIF handling
John Högberg
2019-03-04
beam_validator: Rename get_move_term_type and clean up get_raw_type
John Högberg
2019-02-27
beam_validator: Clarify a comment
John Högberg
2019-02-27
beam_validator: Make call argument validation stricter
John Högberg
2019-02-27
beam_validator: Don't explode when building terms in receive
John Högberg
2019-02-27
beam_validator: Improve 'binary' type tracking
John Högberg
2019-02-27
beam_validator: Infer tuple element types
John Högberg
2019-02-27
beam_validator: Tolerate the 'receive' hack in prim_eval
John Högberg
[next]