Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-02 | Teach compiler to override autoimport with import | Patrik Nyblom | |
2010-06-02 | First prototype for local functions overriding autoimported | Patrik Nyblom | |
Import directives still not sorted out! | |||
2010-02-10 | Merge branch 'ks/compiler' into ccase/r13b04_dev | Erlang/OTP | |
* ks/compiler: compiler: keep line numbers for attributes compiler Makefile: alphabetize module names compile.erl: eliminate compiler warning | |||
2010-02-10 | compiler: keep line numbers for attributes | Kostis Sagonas | |
In the future, we might want to generate warnings for attributes, referring to them with line numbers. sys_pre_expand used to replace line number for attributes with 0. Change sys_pre_expand to retain the real line number. v3_core used to throw away the line numbers. Change v3_core so that it retains the line numbers in annotations. While at it, do some tidying as suggested by tidier. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |