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
/
v3_core.erl
Age
Commit message (
Expand
)
Author
2018-08-31
Merge pull request #1944 from uabboli/hasse/dialyzer/improve_guards/OTP-15268...
Hans Bolinder
2018-08-28
dialyzer: Improve handling of complex guards
Hans Bolinder
2018-08-17
v3_core: Number argument variables in ascending order
Björn Gustavsson
2018-07-16
Abort size calculation when a matched-out variable is used
John Högberg
2018-06-18
Update copyright year
Henrik Nord
2018-03-26
Merge pull request #1761 from bjorng/bjorn/compiler/fix-atom-leak/ERL-563/OTP...
Björn Gustavsson
2018-03-24
Avoid overflowing the atom table
Björn Gustavsson
2018-03-21
Point out the correct line in an exception for a bad generator
Björn Gustavsson
2017-12-08
Merge pull request #1634 from bjorng/bjorn/get_stacktrace-syntax/OTP-14692
Björn Gustavsson
2017-12-04
Fix number of values for 'after infinity' clause
Björn Gustavsson
2017-11-30
Add syntax in try/catch to retrieve the stacktrace directly
Björn Gustavsson
2017-07-04
Make tuple calls opt-in
José Valim
2017-05-04
Update copyright year
Raimo Niskanen
2017-04-25
Store abstract code in the Dbgi chunk
José Valim
2017-02-27
v3_core: Combine binary strings to larger integers
Björn Gustavsson
2016-11-23
compiler: Warn for repeated identical map keys
Björn-Egil Dahlberg
2016-09-26
Use @ in variable names generated by core and kernel
José Valim
2016-09-02
Fix overridden BIFs
Björn Gustavsson
2016-09-01
compiler: Eliminate use of sys_pre_expand
Björn Gustavsson
2016-08-04
Move expansion of strings in binaries to v3_core
José Valim
2016-06-02
Avoid the dreaded "no_file" in warnings
Björn Gustavsson
2016-05-23
v3_core: Don't depend on sys_core_fold for cleaning up
Björn Gustavsson
2016-04-28
v3_core: Don't depend on sys_core_fold for cleaning up
Björn Gustavsson
2016-04-21
v3_core: Construct {badmap,Map} as literal if possible
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2016-03-01
Generalize bit string comprehensions
Björn Gustavsson
2016-02-23
v3_core: Include line number annotations in binary patterns
Björn Gustavsson
2016-02-03
v3_core: Eliminate double processing of patterns
Björn Gustavsson
2016-01-13
Merge branch 'maint'
Björn Gustavsson
2016-01-12
Fix crash when attempting to update a fun as if it were a map
Björn Gustavsson
2015-08-21
v3_core: Improve code generation for guards
Björn Gustavsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-04-30
compiler: Use module erl_anno
Hans Bolinder
2015-04-29
v3_core, v3_codegen: Eliminate old-style catches
Björn Gustavsson
2015-04-15
Raise more descriptive error messages for failed map operations
Björn Gustavsson
2015-03-09
v3_core: Teach pat_alias/2 to eliminate duplicated variables
Björn Gustavsson
2015-03-09
v3_core: Eliminate the sloppiness-encouraging get_ianno/1 function
Björn Gustavsson
2015-03-09
v3_core: Add is_map tests before map instructions
Björn Gustavsson
2015-02-27
v3_core: Simplify conversion of map patterns
Björn Gustavsson
2015-02-12
v3_core: Simplify translation of maps
Björn Gustavsson
2015-02-11
v3_core: Suppress compiler-generated calls in guards
Björn Gustavsson
2015-02-11
v3_core: Remove out-commented code
Björn Gustavsson
2015-02-11
v3_core: Remove unused function argument for bc_tq()
Björn Gustavsson
2015-02-11
v3_core: Use Core Erlang annotations in a type-safe way
Björn Gustavsson
2015-02-03
Suppress warnings for expressions that are assigned to '_'
Björn Gustavsson
2015-01-29
Move grouping of map constructions from v3_core to v3_kernel
Björn Gustavsson
2015-01-26
cerl: Make sure that we preserve the invariants for maps
Björn Gustavsson
2015-01-26
Fix handling of binary map keys in comprehensions
Björn Gustavsson
2014-11-17
Merge branch 'maint'
Björn Gustavsson
2014-10-27
Extract annotations from filter qualifiers in a type-friendly way
Björn Gustavsson
[next]