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
2015-03-09
beam_validator: Tighten tests of maps
Björn Gustavsson
2015-03-09
Introduce '%live' annotations with a complete register map
Björn Gustavsson
2015-02-27
beam_validator: Teach bif_type/3 and is_bif_safe/2 about is_map/1
Björn Gustavsson
2015-02-20
Merge branch 'bjorn/compiler/beam_validator'
Björn Gustavsson
2015-02-18
beam_validator: Exit immediately on crashes
Björn Gustavsson
2015-02-18
beam_validator: Remove the file/1 and files/1 functions
Björn Gustavsson
2015-02-18
beam_validator: Remove support for all other unsupported instructions
Björn Gustavsson
2015-02-18
beam_validator: Remove support for unsupported bit syntax instructions
Björn Gustavsson
2015-02-18
beam_validator: Tighten and simplify map validation code
Björn Gustavsson
2015-01-14
Add math:log2/1
Olivier Girondel
2014-08-26
compiler: Use variables in Map beam assmebler
Björn-Egil Dahlberg
2014-02-23
Deprecate pre-defined built-in types
Hans Bolinder
2014-02-21
Merge branch 'egil/compiler/maps-get_map_elements'
Björn-Egil Dahlberg
2014-02-19
compiler: Check literal order in beam_validator
Björn-Egil Dahlberg
2014-02-13
compiler: Change map instructions for fetching values
Björn-Egil Dahlberg
2014-02-13
Change a list comprehension to a foreach/2 call
Kostis Sagonas
2014-02-05
beam_validator: Validate the "fun" argument for a call_fun/1 instruction
Björn Gustavsson
2014-01-28
compiler: Implement different instructions for => and :=
Björn Gustavsson
2014-01-28
Implement support for maps in the compiler
Björn Gustavsson
2013-11-01
Typo fix ambigous -> ambiguous
Leo Correa
2013-08-01
Forbid returning a match context in beam_validator
Anthony Ramine
2013-02-06
beam_validator: Eliminate dialyzer warnings for unmatched returns
Björn Gustavsson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-25
Make adjustments for Unicode
Hans Bolinder
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-08-15
beam_validator: Validate the size operand in bs_init_bits and bs_init2
Björn Gustavsson
2011-12-09
Update copyright years
Björn-Egil Dahlberg
2011-12-06
beam_validator: Fix type for failure label for bs_start_match2/5
Björn Gustavsson
2011-08-16
compiler: Generate line instructions
Björn Gustavsson
2010-09-10
Remove warnings for clashes with new autoimported BIFs
Patrik Nyblom
2010-06-02
Remove (harmless) warnings about min/max in core applications
Patrik Nyblom
2010-05-20
Remove stray support for the bs_bits_to_bytes2/2 instruction
Björn Gustavsson
2010-05-11
Introduce the new recv_mark/1 and recv_mark/1 instructions
Björn Gustavsson
2010-01-19
Merge branch 'bg/compiler-beam_validator' into ccase/r13b04_dev
Erlang/OTP
2010-01-15
beam_validator: fix incorrect assumptions about GC guard BIFs
Björn Gustavsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP