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
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
2014-02-07
Merge branch 'hsv/using_lists_droplast'
Henrik Nord
2014-01-31
v3_core: Annotate list comprehensions to help out dialyzer
Björn Gustavsson
2014-01-30
Issue a warning when a named fun is constructed but not used
Björn Gustavsson
2014-01-29
compiler: Squash #c_map_pair_*{} to #c_map_pair{}
Björn-Egil Dahlberg
2014-01-28
compiler: Fix v3_core for map update syntax
Björn-Egil Dahlberg
2014-01-28
compiler: Implement support for exact Op in Maps
Björn-Egil Dahlberg
2014-01-28
compiler: Handle literals, not just atoms, as keys in maps
Björn-Egil Dahlberg
2014-01-28
Implement support for maps in the compiler
Björn Gustavsson
2014-01-24
Import and use lists:droplast/1 in v3_core/v3_kernel
Hans Svensson
2014-01-17
compiler: Silence false warning for unmatched return in 'after' clause
Björn Gustavsson
2013-12-12
EEP 37: Funs with names
Anthony Ramine
2013-10-14
Merge branch 'maint'
Fredrik Gustafsson
2013-09-25
Merge branch 'nox/lift-after/OTP-11267'
Fredrik Gustafsson
2013-09-12
Remove ^L characters hidden randomly in the code. Not those used in text file...
Pierre Fenoll
2013-07-29
Merge branch 'maint'
Fredrik Gustafsson
2013-07-29
Merge branch 'nox/fix-comp-warnings/OTP-11212' into maint
Fredrik Gustafsson
2013-07-29
Lift 'after' blocks to zeroary functions
Anthony Ramine
2013-06-26
Merge branch 'nox/illegal-bitstring-gen-pattern/OTP-11186'
Fredrik Gustafsson
2013-06-12
Update copyright years
Björn-Egil Dahlberg
2013-06-07
Silence a misleading warning with some comprehensions
Anthony Ramine
2013-06-05
Simplify v3_core's translation of bit string generators
Anthony Ramine
2013-03-28
Fix optimization of some binary comprehensions
Anthony Ramine
2012-08-22
compiler: Warn if the size of a binary segment is invalid
Björn Gustavsson
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-03-14
v3_core: Don't put negative line numbers in annotations
Björn Gustavsson
[prev]
[next]