Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-10 | compiler.cover: Remove deleted module sys_pre_expand | Björn Gustavsson | |
2016-09-01 | compiler: Eliminate use of sys_pre_expand | Björn Gustavsson | |
sys_pre_expand previously did a lot more work, for example, translating records and funs, but now is merely a grab bag of small transformations. Move those transformations to v3_core. | |||
2012-01-05 | Correct syntax in compiler.cover | Björn Gustavsson | |
Modules would not get excluded. While at it, no longer exclude sys_pre_attributes since we will want to test it. | |||
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson | |
2010-05-20 | Do not cover-analyze core_scan | Björn Gustavsson | |
Compiling from *.core files is not a supported feature, and writing test cases to improve the coverage of core_scan will not help us to find more bugs in the compiler. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |