about summary refs log tree commit diff
path: root/src/lib/uint.rs
AgeCommit message (Expand)AuthorLines
2011-07-10Add uint::minJesse Ruderman-0/+2
2011-07-05Move everything syntax-related to syntax/, break deps on rest of compilerMarijn Haverbeke-0/+2
2011-06-21Serialize constraints in types (literal arguments still not supported)Tim Chevalier-6/+6
2011-06-15Fix a bunch of compile-command lines to use RBUILDGraydon Hoare-1/+1
2011-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-45/+35
2011-06-07rustc: Use a set-based approach to unification; remove ty_bound_param and ty_...Patrick Walton-0/+5
2011-05-22stdlib: Use if/alt expressions in std::uintBrian Anderson-19/+19
2011-05-17Finally rename std::_xxx to std::xxxMarijn Haverbeke-0/+107