summaryrefslogtreecommitdiff
path: root/src/ast/provided_module.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-04-05Suport for #[lang], start work on resolving UFCS pathsJohn Hodge1-16/+33
2015-04-03Save #[] attrs with item, ready for post-processing derive()John Hodge1-25/+28
2015-04-02Hacked up handling of Sized (handled VERY similar to other .. traits)John Hodge1-2/+2
2015-04-01More work on wildcard implsJohn Hodge1-4/+3
2015-03-31Root-level typecheck now up to requiring SizedJohn Hodge1-0/+24
2015-03-31Add Copy impls (hacky), and parameter count checking/extendingJohn Hodge1-0/+4
2015-03-22Clean up local path resolution, add internal 'str' typeJohn Hodge1-0/+14