| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2010-11-18 | rustboot: Don't use walk to traverse statements in type.ml; fixes redundant ↵ | Patrick Walton | -0/+1 | |
| checking, improves diagnostics. Also report untyped slots. | ||||
| 2010-11-09 | Teach rustc about const tag value, begin work on trans_copy_ty, make uint's ↵ | Graydon Hoare | -19/+9 | |
| to_str routine less clever and thereby resist overflow. | ||||
| 2010-09-22 | Reformat standard library; no code changes. | Graydon Hoare | -52/+61 | |
| 2010-08-26 | Make vreg constrs per-quad, regfence on nontrivial constrs, back out ↵ | Graydon Hoare | -3/+1 | |
| workaround to _uint, add regression test. Closes #152. | ||||
| 2010-08-26 | Workaround issue #152 in _uint.next_power_of_two | Roy Frostig | -1/+3 | |
| 2010-08-25 | Fix edge case in uint->string conversion. | Graydon Hoare | -1/+1 | |
| 2010-08-20 | Redo _uint.to_str to work with chars and only one tmp str, built left-to-right. | Graydon Hoare | -19/+37 | |
| 2010-08-20 | Add _uint module to std, move some code around. | Graydon Hoare | -0/+68 | |
