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-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-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
2014-03-17
compiler: Support literal maps in cerl_clauses:match/2
Björn-Egil Dahlberg
2014-03-17
compiler: Guard BIF is_map/1 is pure
Björn-Egil Dahlberg
2014-03-17
compiler: Change Maps Core Format
Björn-Egil Dahlberg
2014-03-14
compiler: Create literal Maps in creation if possible
Björn-Egil Dahlberg
2014-03-14
Merge branch 'nox/compiler/beam_bool-mixed-boolean'
Björn Gustavsson
2014-03-14
Merge branch 'nox/compiler/sys_core_fold-redundant-clauses'
Björn Gustavsson
2014-03-12
cerl_inline: Fix type error
Björn Gustavsson
2014-03-12
Merge branch 'nox/compiler/v3_core-mismatched-apply'
Björn Gustavsson
2014-03-10
Properly handle redundant boolean clauses in sys_core_fold
Anthony Ramine
2014-03-08
Properly detect reused boolean values in beam_bool
Anthony Ramine
2014-03-07
Merge branch 'nox/maps-beam_jump-put_map'
Björn-Egil Dahlberg
2014-03-06
Merge branch 'nox/maps-cerl_clauses'
Björn-Egil Dahlberg
2014-03-06
Merge branch 'nox/maps-beam_jump'
Björn-Egil Dahlberg
2014-03-06
Merge branch 'nox/maps-v3_codegen-sort-nil-keys'
Björn-Egil Dahlberg
2014-03-06
Merge branch 'nox/maps-complex-mixed-values'
Björn-Egil Dahlberg
2014-03-06
Merge branch 'nox/compiler/v3_core-comprehension-no-export'
Björn Gustavsson
2014-03-06
Merge branch 'nox/compiler/beam_bool-not_boolean_expr'
Björn Gustavsson
2014-03-06
Merge branch 'nox/compiler/core_lint-call-guard'
Björn Gustavsson
2014-03-06
Properly collect labels in put_map instructions in beam_jump
Anthony Ramine
2014-03-06
Do not emit blatantly illformed apply expressions in core_inline
Anthony Ramine
2014-03-05
Merge branch 'nox/compiler/beam_bool-bad-protected'
Björn Gustavsson
2014-03-05
Merge branch 'nox/compiler/live_opt-wait_timeout-nil'
Björn Gustavsson
2014-03-05
Merge branch 'nox/compiler/sys_core_fold-erlang-is_function-2'
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-05
Do not try to optimize non-boolean guards
Anthony Ramine
2014-03-05
Properly check label use in get_map_elements in beam_jump
Anthony Ramine
2014-03-04
Support maps in cerl_clauses:match/2
Anthony Ramine
2014-03-04
Properly order Kernel code for maps with mixed pairs
Anthony Ramine
2014-03-04
Properly sort map pairs in v3_codegen
Anthony Ramine
2014-03-04
Properly lint calls in Core Erlang guards
Anthony Ramine
2014-03-04
Merge branch 'nox/maps-fix-beam_bool-put_map'
Björn-Egil Dahlberg
2014-03-04
Merge branch 'nox/maps-expand-update'
Björn-Egil Dahlberg
2014-03-04
Merge branch 'nox/compiler/v3_core-mismatched-apply'
Björn Gustavsson
2014-03-04
Merge branch 'nox/compiler/sys_core_fold-erlang-is_record-3'
Björn Gustavsson
2014-03-04
Handle nil as a wait_timeout argument in beam_utils:live_opt/4
Anthony Ramine
2014-03-04
Properly detect nonboolean protected expressions in beam_bool
Anthony Ramine
2014-03-03
Properly collect labels in put_map instructions in beam_bool
Anthony Ramine
2014-03-03
Do not mark all calls to erlang:is_function/2 as safe
Anthony Ramine
2014-03-02
Do not mark all calls to erlang:is_record/3 as safe
Anthony Ramine
2014-03-01
Do not emit blatantly illformed Core Erlang apply expressions
Anthony Ramine
2014-03-01
Fix expansion of map update arguments
Anthony Ramine
[next]