| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2011-08-31 | rt: Make the dynamic stack self-describing | Patrick Walton | -14/+39 |
| 2011-08-17 | rustc: Use obstacks in lieu of dynamically-allocated frames only when the fra... | Patrick Walton | -3/+21 |
| 2011-08-17 | Revert "rt: Use obstacks in lieu of dynamically-sized frames" | Patrick Walton | -21/+3 |
| 2011-08-17 | rt: Use obstacks in lieu of dynamically-sized frames | Patrick Walton | -3/+21 |
| 2011-08-17 | rustc: Run obstack cleanups at the end of each function | Patrick Walton | -2/+3 |
| 2011-08-17 | rustc: Mark an obstack fencepost when entering a dynamically-sized frame | Patrick Walton | -0/+8 |
| 2011-08-16 | rt: Implement obstacks, untested as of yet | Patrick Walton | -0/+82 |
