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
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
2014-10-27
Fix miscompilation when module contains multiple named funs
Anthony Ramine
2014-10-02
compiler: Properly support Map aliasing
Björn-Egil Dahlberg
2014-10-01
compiler: Refactor Map pairs aliasing
Björn-Egil Dahlberg
2014-08-26
compiler: Fix v3_core Maps pair chains
Björn-Egil Dahlberg
2014-08-26
compiler: Use expressions in core patterns
Björn-Egil Dahlberg
2014-08-26
compiler: Reintroduce binary limit for Map keys
Björn-Egil Dahlberg
2014-08-26
compiler: Shameless v3_core hack for variables
Björn-Egil Dahlberg
2014-08-22
compiler: Use variables in Map core pass
Björn-Egil Dahlberg
2014-06-17
[dialyzer] Use the option 'dialyzer' to control the compiler
Hans Bolinder
2014-06-17
[dialyzer] Fix handling of literal records
Hans Bolinder
2014-04-03
compiler,stdlib: Fix Map literals as keys for Maps in patterns
Björn-Egil Dahlberg
2014-03-25
compiler: Do not evaluate map expressions with bad keys
Björn-Egil Dahlberg
2014-03-25
compiler: Throw 'nomatch' on matching with bad binary keys
Björn-Egil Dahlberg
2014-03-18
Properly collect variables in map expressions in v3_core
Anthony Ramine
2014-03-17
compiler: Transform M#{} to is_map(M)
Björn-Egil Dahlberg
2014-03-17
compiler: Validate Map src
Björn-Egil Dahlberg
2014-03-14
compiler: Create literal Maps in creation if possible
Björn-Egil Dahlberg
2014-03-06
Merge branch 'nox/compiler/v3_core-comprehension-no-export'
Björn Gustavsson
2014-03-05
Do not export variables from comprehension cases in v3_core
Anthony Ramine
2014-03-05
Compile BIF calls and operator expressions to Core the same way
Anthony Ramine
2014-03-01
Do not emit blatantly illformed Core Erlang apply expressions
Anthony Ramine
2014-02-21
Merge branch 'egil/compiler/maps-get_map_elements'
Björn-Egil Dahlberg
2014-02-19
compiler: Use aliasing in map pair patterns
Björn-Egil Dahlberg
2014-02-17
Simplify comprehension compilation in v3_core
Anthony Ramine
2014-02-13
Merge branch 'bjorn/lc-warnings/OTP-11626' (early part)
Björn Gustavsson
[next]