aboutsummaryrefslogtreecommitdiff
path: root/src/comp/middle/fold.rs
Commit message (Expand)AuthorAgeFilesLines
* rustc: Add mutability to tuple literalsPatrick Walton2010-10-121-4/+12
* rustc: Parse letsPatrick Walton2010-10-111-5/+5
* rustc: Make functions output a type, not a slotPatrick Walton2010-10-081-4/+4
* Add a little code to resolve, to check that the fold interface works.Graydon Hoare2010-10-071-2/+2
* Revise folds to be much-less-polymorphic after some discussion; flesh out stm...Graydon Hoare2010-10-071-172/+309
* Add the beginnings of an ast folder plus an empty module for resolve.Graydon Hoare2010-10-061-0/+514