summaryrefslogtreecommitdiff
path: root/src/synexts/derive.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-02-25Heaps more parse fixes against the rustc testsJohn Hodge1-2/+4
2016-01-30Rename TypeParams to GenericParamsJohn Hodge1-3/+3
2015-09-19Remove function class in favor of full UFCSJohn Hodge1-2/+5
2015-04-05Suport for #[lang], start work on resolving UFCS pathsJohn Hodge1-1/+1
2015-04-04Partial auto-determining of wildcard trait implsJohn Hodge1-0/+2
2015-04-03Added partial support for #[derive()]John Hodge1-0/+151