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
/
cerl.erl
Age
Commit message (
Expand
)
Author
2017-01-12
cerl: Add missing types and specs
Björn Gustavsson
2016-11-23
Correct copyright info on cerl-related files
Richard Carlsson
2016-05-18
Use arity() consistently
Kostis Sagonas
2016-04-28
dialyzer: Unfold cerl patterns containing maps
Magnus Lång
2016-04-21
cerl: Add missing API function is_c_map_pattern/1
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2016-01-14
compiler, hipe: Fix pretty printing of Core Maps
Björn-Egil Dahlberg
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-03-19
cerl: Correct incorrect EDoc references
Björn Gustavsson
2015-03-09
sys_core_fold: Improve optimization of 'not'
Björn Gustavsson
2015-02-12
cerl: Teach is_literal_term/1 to handle maps
Björn Gustavsson
2015-02-12
cerl: Add missing is_c_map/1 function
Björn Gustavsson
2015-01-29
cerl: Remove a clause in fold_map_pairs/3 that will never be reached
Björn Gustavsson
2015-01-28
core_pp: Correct printing of map literals
Björn Gustavsson
2015-01-26
cerl: Make sure that we preserve the invariants for maps
Björn Gustavsson
2014-08-26
compiler: Use variables in Map cerl inliner
Björn-Egil Dahlberg
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-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-19
Clean up the types of cerl
Kostis Sagonas
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-14
compiler: Create literal Maps in creation if possible
Björn-Egil Dahlberg
2014-02-21
compiler: Add variable coverage of map in cerl
Björn-Egil Dahlberg
2014-01-29
compiler: Squash #c_map_pair_*{} to #c_map_pair{}
Björn-Egil Dahlberg
2014-01-28
compiler: Add Maps types to cerl
Björn-Egil Dahlberg
2014-01-28
compiler: Teach Maps understanding to inliner
Björn-Egil Dahlberg
2010-10-26
compiler: Strengthen some specs to shut off dialyzer warnings
Kostis Sagonas
2010-06-04
Merge branch 'ks/dialyzer' into dev
Erlang/OTP
2010-06-03
compiler: Add declarations for exported types
Kostis Sagonas
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP