aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/icode/hipe_icode.hrl
AgeCommit message (Collapse)Author
2015-10-09Update and cleanup HiPE recordsKostis Sagonas
The bulk of the changes concerns cleanups and code refactorings concerning record constructions that assigned 'undefined' to record fields whose type did not contain this value. See commit 8ce35b2. While at it, some new type definitions were introduced and type names were used instead of record type notation. Minor code cleaups were also done.
2015-06-18Change license text to APLv2Bruce Yinhe
2014-03-28Add 'map' to the set of icode_type_test()sKostis Sagonas
2014-02-26Introduce and use a hipe_icode:icode() typeKostis Sagonas
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-03-10Take out 'constant' type test and unnecessary type declarationKostis Sagonas
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-24Fix a typo and strengthen some type declarationsKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP