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
2017-03-24
compiler: Add is_tagged_tuple instruction
Björn-Egil Dahlberg
2017-01-12
Add specs for the beam_*:module/2 functions
Björn Gustavsson
2016-11-02
Support math:fmod/2 BIF on compiler
Guilherme Andrade
2016-09-21
beam_validator: Correct reporting of y register number
Björn Gustavsson
2016-09-14
Merge branch 'maint'
Björn Gustavsson
2016-09-13
beam_validator: Handle unreachable instructions
Björn Gustavsson
2016-09-05
Add math:floor/1 and math:ceil/1
Björn Gustavsson
2016-09-05
Implement the new ceil/1 and floor/1 guard BIFs
Björn Gustavsson
2016-06-02
Eliminate crash for map updates in guards
Björn Gustavsson
2016-05-31
beam_validator: Strengthen validation of match states
Björn Gustavsson
2016-05-31
beam_validator: Use a record representing the match context
Björn Gustavsson
2016-05-30
beam_validator: Add is_bitstring/1 as a safe BIF
Björn Gustavsson
2016-05-30
beam_validator: Remove uncovered line
Björn Gustavsson
2016-05-20
beam_validator: Handle cons literals better
Björn Gustavsson
2016-05-20
beam_validator: Keep better track of tuple literals
Björn Gustavsson
2016-04-13
Merge branch 'henrik/update-copyrightyear'
Henrik Nord
2016-04-08
Remove unreachable code after 'raise' instructions
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2015-11-16
beam_validator: Don't allow an 'undefined' entry label in a function
Björn Gustavsson
2015-11-16
beam_validator: Remove obsolete DEBUG support
Björn Gustavsson
2015-09-07
Merge branch 'maint'
Björn-Egil Dahlberg
2015-09-04
compiler: Add extra checks for get_map_elements in validator
Björn-Egil Dahlberg
2015-08-21
beam_validator: Don't allow x(1023) to be used
Björn Gustavsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-04-29
beam_validator: Stop validating the 'aligned' flag for binaries
Björn Gustavsson
2015-04-29
beam_validator: Clean up updating of types for y register
Björn Gustavsson
2015-04-23
beam_validator: Remove support for removed BIF fault/1,2
Björn Gustavsson
2015-04-23
beam_validator: Correct merging of states
Björn Gustavsson
2015-04-23
beam_validator: Correct merging of y registers
Björn Gustavsson
2015-04-13
beam_validator: No longer require strict literal term order
Björn Gustavsson
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
[next]