summaryrefslogtreecommitdiff
path: root/src/include/span.hpp
AgeCommit message (Expand)AuthorFilesLines
2016-01-30Better pretty printing, updated resolution logicJohn Hodge1-0/+1
2015-11-06Hack in span support to resolveJohn Hodge1-1/+1
2015-11-03Remove embedded spans (will move to wrapping spans)John Hodge1-2/+9
2015-09-20Do two passes of resolve to handle UFCS resolve problemsJohn Hodge1-2/+2
2015-09-19Disable UFCS resolve (due to ordering issues), fix Self handlingJohn Hodge1-1/+2
2015-09-06Rough span supportJohn Hodge1-0/+56