aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src/core_parse.yrl
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2018-04-04Merge pull request #1725 from michalmuskala/fun-literalsBjörn Gustavsson
2018-03-26Compile external fun expressions to literalsMichał Muskała
2018-03-19core_parse: Fix handling of negative sizes in binariesBjörn Gustavsson
2016-11-23Make use of the Header feature in yeccRichard Carlsson
2016-04-21core_parse: Don't sort map patternsBjörn Gustavsson
2016-04-21core_parse: Handle annotations in more contextsBjörn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-02-12Eliminate all uses of core_lib:get_anno/1 and core_lib:set_anno/2Björn Gustavsson
2015-01-30Make the syntax for map pairs readableBjörn Gustavsson
2015-01-27core_parse: Always fold literal consesBjörn Gustavsson
2015-01-26cerl: Make sure that we preserve the invariants for mapsBjörn Gustavsson
2014-03-17compiler: Change #c_map{var} to #c_map{arg}Björn-Egil Dahlberg
2014-03-17compiler: Change Maps Core FormatBjörn-Egil Dahlberg
2014-01-29compiler: Fix core parse for MapsBjörn-Egil Dahlberg
2014-01-29compiler: Squash #c_map_pair_*{} to #c_map_pair{}Björn-Egil Dahlberg
2014-01-28Extend representation for maps in Core ErlangBjörn-Egil Dahlberg
2014-01-28Introduce a representation for maps in Core ErlangBjörn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP