| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-08-11 | Add a field `borrow_offset` to the type descriptor indicating | Niko Matsakis | -0/+1 | |
| what amount a T* pointer must be adjusted to reach the contents of the box. For `~T` types, this requires knowing the type `T`, which is not known in the case of objects. | ||||
| 2013-06-23 | Remove unused shape fields from typedescs | Philipp Brüschweiler | -2/+0 | |
| 2012-12-03 | Update license, add license boilerplate to most files. Remainder will follow. | Graydon Hoare | -0/+10 | |
| 2012-11-05 | rt: Remove shape code | Brian Anderson | -12/+2 | |
| 2012-07-10 | Get rid of unused fields in tydescs. Closes #2351. | Michael Sullivan | -7/+0 | |
| 2012-06-18 | Put type descriptors in strings created by the runtime. Progress on #2638. | Michael Sullivan | -0/+43 | |
