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-01-14
Infer types from more BIFs
Björn Gustavsson
2019-01-11
beam_validator: Infer types from '=:='
Björn Gustavsson
2018-11-30
beam_validator: Don't discard fragility
Björn Gustavsson
2018-10-01
Merge pull request #1965 from bjorng/bjorn/compiler/misc-cleanups
Björn Gustavsson
2018-09-28
Merge pull request #1958 from jhogberg/john/compiler/ssa-bsm-opt
John Högberg
2018-09-28
Remove unused instruction bs_context_to_binary from the compiler
John Högberg
2018-09-28
Rewrite BSM optimizations in the new SSA-based intermediate format
John Högberg
2018-09-26
beam_validator: Disallow literal arguments for certain instructions
Björn Gustavsson
2018-09-25
beam_validator: Use set_aliased_type in more operations
John Högberg
2018-09-12
beam_validator: Infer more types
Björn Gustavsson
2018-09-12
beam_validator: Validate the literals in select_val
Björn Gustavsson
2018-09-12
beam_validator: Handle types for unary '-' or '+'
Björn Gustavsson
2018-09-03
Introduce a put_tuple2 instruction
Björn Gustavsson
2018-08-24
Merge branch 'bjorn/compiler/ssa'
Björn Gustavsson
2018-08-23
Merge branch 'maint'
Björn Gustavsson
2018-08-22
beam_validator: Infer the type of the map argument for is_map_key/2
Björn Gustavsson
2018-08-17
beam_validator: Infer the types of copies in a smarter way
Björn Gustavsson
2018-08-17
beam_validator: Improve merge of cons and literal list
Björn Gustavsson
2018-08-17
beam_validator: Strengthen validation of func_info
Björn Gustavsson
2018-08-17
beam_validator: Allow get_tuple_element before dsetelement
Björn Gustavsson
2018-08-17
beam_validator: Don't transfer state to labels that can't be reached
Björn Gustavsson
2018-08-17
beam_validator: Improve type analysis for tuples
Björn Gustavsson
2018-08-17
beam_validator: Be more careful when updating try/catch state
Björn Gustavsson
2018-08-08
Merge branch 'maint'
Björn Gustavsson
2018-08-06
beam_validator: Fix false diagnostic for a receive nested in a try
Björn Gustavsson
2018-07-27
Change "can not" into "cannot"
Raimo Niskanen
2018-06-27
Fix internal compiler error for map_get/2
Björn Gustavsson
2018-06-18
Update copyright year
Henrik Nord
2018-04-27
beam_validator: Verify Y registers in exception-causing instructions
Björn Gustavsson
2018-04-25
beam_validator: Clear X registers in wait_timeout
Björn Gustavsson
2018-04-11
beam_validator: Remove repeated "this"
Björn Gustavsson
2018-04-11
beam_validator: Remove unnecessary inclusion of beam_disasm.hrl
Björn Gustavsson
2018-04-11
beam_validator: Strengthen validation of remaining GC instructions
Björn Gustavsson
2018-04-06
Check that messages outside of the heap are not corrupted
Björn Gustavsson
2018-03-01
Enhance beam_validator to check proper nesting of try/catch and catch
Björn Gustavsson
2018-02-14
Merge branch 'maint'
Björn Gustavsson
2018-02-09
Check that the stack is initialized when an exception may occur
Björn Gustavsson
2018-01-26
Eliminate get_list/3 internally in the compiler
Björn Gustavsson
2018-01-26
Merge pull request #1691 from bjorng/bjorn/compiler/local-cse
Björn Gustavsson
2018-01-23
beam_validator: Validate building of tuples
Björn Gustavsson
2018-01-22
Don't build a stacktrace if it's only passed to erlang:raise/3
Björn Gustavsson
2018-01-10
Merge branch 'maint'
Björn Gustavsson
2018-01-08
beam_validator: Strengthen validation of GC instructions
Björn Gustavsson
2017-12-08
Use the new syntax for retrieving stack traces
Björn Gustavsson
2017-11-30
Add syntax in try/catch to retrieve the stacktrace directly
Björn Gustavsson
2017-09-29
Fix incorrect internal consistency failure for binary matching code
Björn Gustavsson
2017-08-30
Make handling of match contexts stricter
Björn Gustavsson
2017-08-22
Merge branch 'john/compiler/fail-labels-in-blocks-otp-18/ERIERL-48/OTP-14522'...
Lukas Larsson
2017-08-16
compiler: Fix live regs update on allocate in validator
Lukas Larsson
2017-05-04
Update copyright year
Raimo Niskanen
[next]