Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-01 | epp: Add support of macros overloading | Christopher Faulet | |
This feature simplifies the definition of macros by avoiding to have a different name for each version (with different arities) of the same macros. New rules: - can have multiple definitions of the same macro with different arities - cannot overload macro with the same arity - the overloading of predefined macros (?MODULE, ?LINE, ...) is forbidden - the directive '-undef' removes all definitions of a macro | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |