aboutsummaryrefslogtreecommitdiff
path: root/src/lib/option.rs
Commit message (Expand)AuthorAgeFilesLines
* Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke2011-05-121-0/+60
* Rename std modules to be camelcasedMarijn Haverbeke2011-05-061-60/+0
* Handle nested items correctly in typestate_checkTim Chevalier2011-04-191-4/+8
* Continued sketching out code for checking states against preconditions.Tim Chevalier2011-04-061-0/+7
* Add an option.is_none() methodPatrick Walton2011-03-171-0/+7
* rustboot: Don't use walk to traverse statements in type.ml; fixes redundant c...Patrick Walton2010-11-181-0/+2
* Move the option type to its own modulePatrick Walton2010-11-051-0/+40
* Revert "Move the option type to its own module"Patrick Walton2010-11-051-40/+0
* Move the option type to its own modulePatrick Walton2010-11-051-0/+40