Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-23 | Correct copyright info on hipe cerl files | Richard Carlsson | |
2016-03-15 | update copyright-year | Henrik Nord | |
2016-01-14 | compiler, hipe: Fix pretty printing of Core Maps | Björn-Egil Dahlberg | |
Literal maps could cause dialyzer to crash when pretty printing the results. Reported-by: Chris McGrath <[email protected]> | |||
2016-01-14 | hipe: Fix map pretty printing of pairs | Björn-Egil Dahlberg | |
In commit f667931e2905797ffab63e224e56eaf07f77178a the core format changed for map pairs. Let dialyzer and hipe pretty printing of maps also adhere to those changes. An Erlang map update, M#{foo := 1, bar => 2} will now be printed as: ~{ 'foo' := 1, 'bar' => 2 | M }~ | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2014-06-26 | hipe: Correct pretty-printing of bitstrings | Hans Bolinder | |
2014-04-28 | hipe,compiler: Fix Map literals pretty printing | Björn-Egil Dahlberg | |
2014-01-29 | hipe: Fixup update cerl pretty printer | Björn-Egil Dahlberg | |
2014-01-29 | hipe: Update cerl pretty printer | Björn-Egil Dahlberg | |
2014-01-28 | dialyzer,hipe,stdlib: Add Maps understanding to Dialyzer | Björn-Egil Dahlberg | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |