Overview
SHA1 Hash: | 94f038249932a60dc8394daefa51db46b273243f |
---|---|
Date: | 2010-11-26 16:14:27 |
User: | kinaba |
Comment: | changed the semantics of def foo(x @macro) {}, the @macro-layered parameter. - in @macro( foo(e) ), e is run in @macro (this is ok) - in @value( foo(e) ), e is run in (rawmacro)!! - in @rawmacro( foo(e) ), e is run in (rawmacro)!! |
Timelines: | family | ancestors | descendants | both | trunk |
Downloads: | Tarball | ZIP archive |
Other Links: | files | file ages | manifest |
Tags And Properties
- branch=trunk inherited from [f65680e1d2]
- sym-trunk inherited from [f65680e1d2]
Changes
Modified polemy/eval.d from [1c0a1caee00496c7] to [47affa2343c633ca]. [diff]