summaryrefslogtreecommitdiff
path: root/test/files/neg/macro-noexpand
Commit message (Collapse)AuthorAgeFilesLines
* Next generation of macrosEugene Burmako2012-04-124-7/+13
| | | | | | | | | | | | | | | | | | | | | | Implements SIP 16: Self-cleaning macros: http://bit.ly/wjjXTZ Features: * Macro defs * Reification * Type tags * Manifests aliased to type tags * Extended reflection API * Several hundred tests * 1111 changed files Not yet implemented: * Reification of refined types * Expr.value splicing * Named and default macro expansions * Intricacies of interaction between macros and implicits * Emission of debug information for macros (compliant with JSR-45) Dedicated to Yuri Alekseyevich Gagarin
* Fixes miscellaneous macro bugsEugene Burmako2012-02-172-0/+7