| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reformat standard library; no code changes. | Graydon Hoare | 2010-09-22 | 1 | -52/+61 |
| * | Make vreg constrs per-quad, regfence on nontrivial constrs, back out workarou... | Graydon Hoare | 2010-08-26 | 1 | -3/+1 |
| * | Workaround issue #152 in _uint.next_power_of_two | Roy Frostig | 2010-08-26 | 1 | -1/+3 |
| * | Fix edge case in uint->string conversion. | Graydon Hoare | 2010-08-25 | 1 | -1/+1 |
| * | Redo _uint.to_str to work with chars and only one tmp str, built left-to-right. | Graydon Hoare | 2010-08-20 | 1 | -19/+37 |
| * | Add _uint module to std, move some code around. | Graydon Hoare | 2010-08-20 | 1 | -0/+68 |