summaryrefslogtreecommitdiff
path: root/src/include/synext.hpp
AgeCommit message (Expand)AuthorFilesLines
2016-03-09Parse - Remove module stack (was for macros), yield stream from macrosJohn Hodge1-1/+2
2016-03-06Move macro_rules parsing and expansion to expand/synextsJohn Hodge1-2/+26
2016-03-06HUGE REFACTOR - Move named module items into a tagged unionJohn Hodge1-18/+34
2015-04-05Suport for #[lang], start work on resolving UFCS pathsJohn Hodge1-1/+10
2015-04-03Added partial support for #[derive()]John Hodge1-0/+33