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
Age
Commit message (
Expand
)
Author
2014-08-26
compiler: Update Map tests
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: Use variables in Map cerl inliner
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-26
compiler: Use variables in Map beam assmebler
Björn-Egil Dahlberg
2014-08-22
compiler: Use variables in Map kernel pass
Björn-Egil Dahlberg
2014-08-22
compiler: Use variables in Map core pass
Björn-Egil Dahlberg
2014-08-22
compiler: Normalize unary ops on Maps key literals
Björn-Egil Dahlberg
2014-07-03
compiler: Maps are always patterns never values in matching
Björn-Egil Dahlberg
2014-06-24
compiler: Fix v3_kernel Maps pretty printing
Björn-Egil Dahlberg
2014-06-24
compiler: Fix v3_core Maps pretty printing
Björn-Egil Dahlberg
2014-06-18
Merge branch 'egil/fix-doc-links' into maint
Björn-Egil Dahlberg
2014-06-17
doc: Fix broken links
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-06-16
Fix handling of latin1 characters in false ifdef branches
Björn Gustavsson
2014-05-26
Merge branch 'egil/fix-maps-pretty-layout/OTP-11947' into maint
Björn-Egil Dahlberg
2014-05-04
Support maps in cerl:ann_make_tree/3
Anthony Ramine
2014-04-28
hipe,compiler: Fix Map literals pretty printing
Björn-Egil Dahlberg
2014-04-07
Update release notes
Erlang/OTP
2014-04-03
compiler: Fix compiling map keys in patterns from core
Björn-Egil Dahlberg
2014-04-03
compiler,stdlib: Fix Map literals as keys for Maps in patterns
Björn-Egil Dahlberg
2014-03-28
Take out no_native compiler attribute
Kostis Sagonas
2014-03-28
Support the translation of the is_map BEAM instruction to Icode
Kostis Sagonas
2014-03-26
Merge branch 'egil/maps-compiler-coverage'
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-25
compiler: Variable keys are not allowed in Maps
Björn-Egil Dahlberg
2014-03-25
compiler: Strengthen Maps warnings tests
Björn-Egil Dahlberg
2014-03-25
compiler: map_pair cannot be a type clause in v3_life
Björn-Egil Dahlberg
2014-03-25
Correctly handle non-matching patterns against literal values
Anthony Ramine
2014-03-24
compiler: Remove redudant code in v3_codegen
Björn-Egil Dahlberg
2014-03-24
compiler: Test deep map structure
Björn-Egil Dahlberg
2014-03-24
compiler: Remove redundant clause in v3_codegen
Björn-Egil Dahlberg
2014-03-24
compiler: Cover #{ [] => Var } in testcase
Björn-Egil Dahlberg
2014-03-20
Introduce runtime_dependencies in .app files
Rickard Green
2014-03-20
Bump versions and ensure that all are "normal" versions
Rickard Green
2014-03-20
Merge branch 'ks/cerl-type-fixes'
Björn-Egil Dahlberg
2014-03-19
Merge branch 'nox/maps-v3_core-lit_vars'
Björn-Egil Dahlberg
2014-03-19
Merge branch 'bjorn/compiler/utf8-warning/OTP-11791'
Björn Gustavsson
2014-03-19
Restore the alphabetical order of Core Erlang records
Kostis Sagonas
2014-03-19
Clean up the types of cerl
Kostis Sagonas
2014-03-18
Don't fail compilation for modules that contain invalid UTF-8
Björn Gustavsson
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: Change #c_map{var} to #c_map{arg}
Björn-Egil Dahlberg
2014-03-17
compiler: Constant fold Maps that are safe
Björn-Egil Dahlberg
2014-03-17
compiler: Validate Map src
Björn-Egil Dahlberg
[next]