aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/erl_expand_records.erl
AgeCommit message (Expand)Author
2012-01-25Ensure that generated record operations don't call local functionsBjörn Gustavsson
2011-09-15Fix misspelling of successfulTuncer Ayaz
2011-05-12Types and specifications have been modified and addedHans Bolinder
2010-06-07Fix confusing dialyzer warnings for is_record/2 with illegal recordsBjörn Gustavsson
2010-06-02erl_expand_records: Replace is_record() with matchingBjörn Gustavsson
2010-03-16Remove stray code supporting 'cond'Björn Gustavsson
2010-03-16Remove stray code supporting constant/1Björn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP