Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | genSym support for hygienic macros and templates. | Zahary Karadjov | 2012-03-26 | 1 | -0/+12 |
example: template hygienic(val: expr) = var `*x` = val echo `*x` *x was chosen as mnemonic for "opposite of public" and thus private |