aboutsummaryrefslogtreecommitdiff
path: root/src/lib/_uint.rs
Commit message (Expand)AuthorAgeFilesLines
* Make vreg constrs per-quad, regfence on nontrivial constrs, back out workarou...Graydon Hoare2010-08-261-3/+1
* Workaround issue #152 in _uint.next_power_of_twoRoy Frostig2010-08-261-1/+3
* Fix edge case in uint->string conversion.Graydon Hoare2010-08-251-1/+1
* Redo _uint.to_str to work with chars and only one tmp str, built left-to-right.Graydon Hoare2010-08-201-19/+37
* Add _uint module to std, move some code around.Graydon Hoare2010-08-201-0/+68