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_except.erl
Age
Commit message (
Expand
)
Author
2019-05-27
Fix compiler crash in beam_except
Björn Gustavsson
2019-02-21
sys_core_fold: Remove an unsafe optimization
Björn Gustavsson
2019-01-31
Fix internal consistency failure caused by beam_except
Björn Gustavsson
2019-01-29
Enhance optimization of function_clause exceptions
Björn Gustavsson
2019-01-28
beam_except: Eliminate unsafe function_clause translation
Björn Gustavsson
2018-10-30
beam_except: Generalize translation to func_info instructions
Björn Gustavsson
2018-09-03
Introduce a put_tuple2 instruction
Björn Gustavsson
2018-08-17
beam_except: Enhance recognition of function_clause exceptions
Björn Gustavsson
2018-06-18
Update copyright year
Henrik Nord
2017-12-08
Use the new syntax for retrieving stack traces
Björn Gustavsson
2017-01-12
beam_except: Add types and specs
Björn Gustavsson
2016-05-25
beam_expect: Correctly handle blocks with multiple allocs
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2015-06-18
Change license text to APLv2
Bruce Yinhe
2014-01-24
beam_except: Eliminate compiler crash
Björn Gustavsson
2013-02-09
Fix unsafe optimization of funs
Björn Gustavsson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2012-10-10
Break apart tail-recursive call instructions
Björn Gustavsson
2012-01-04
Add the beam_except pass to optimize exceptions
Björn Gustavsson