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
Age
Commit message (
Expand
)
Author
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-21
Merge branch 'egil/map-type-opt/OTP-12253'
Björn-Egil Dahlberg
2014-10-20
Merge branch 'tuncer/compiler/finalize-asm-deprecation/OTP-12100'
Björn Gustavsson
2014-10-07
compiler: Type is_nonempty_list optimization
Björn-Egil Dahlberg
2014-10-07
compiler: Type map optimization
Björn-Egil Dahlberg
2014-10-03
Merge branch 'egil/maps/variable-keys/OTP-12218'
Björn-Egil Dahlberg
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-10-01
compiler: Fix harmless need_heap error for Maps
Björn-Egil Dahlberg
2014-09-01
Update primary bootstrap
Björn Gustavsson
2014-09-01
sys_core_fold: Eliminate name capture bug
Björn Gustavsson
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-08-14
compiler: finalize 18.x 'asm' deprecation
Tuncer Ayaz
2014-08-14
Merge branch 'nox/compiler/improve-core-lint'
Björn Gustavsson
2014-08-07
Remove obsolete comment in core_lint
Anthony Ramine
2014-08-07
Handle return mismatches for calls and primops
Anthony Ramine
2014-08-07
Check for more return mismatches
Anthony Ramine
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-17
Merge branch 'maint'
Hans Bolinder
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-05-26
Merge branch 'maint'
Björn-Egil Dahlberg
2014-05-26
Merge branch 'egil/fix-maps-pretty-layout/OTP-11947' into maint
Björn-Egil Dahlberg
2014-05-26
Merge branch '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-28
Introduce the attribute -optional_callbacks in the context of behaviours
Hans Bolinder
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: 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
[next]