| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-12-18 | core: add macro_rules! for "condition! { c: in -> out; }". | Graydon Hoare | -19/+22 | |
| 2012-12-03 | Update license, add license boilerplate to most files. Remainder will follow. | Graydon Hoare | -0/+10 | |
| 2012-11-06 | rustc: reuse const vals, translate fn paths as consts. Close #2530. | Graydon Hoare | -15/+3 | |
| 2012-10-22 | core: add condition.raise_default. | Graydon Hoare | -5/+27 | |
| 2012-10-22 | core: settle on the trap/in condition convention for now. Implement proper ↵ | Graydon Hoare | -238/+119 | |
| re-raising. | ||||
| 2012-10-19 | core: add 3rd proposed interface (trap/in) to conditions. | Graydon Hoare | -0/+69 | |
| 2012-10-18 | core: add potential "simpler interface" to core::condition, also reduce TLS ↵ | Graydon Hoare | -18/+69 | |
| hits. | ||||
| 2012-10-18 | core: Add type params to condition handling so interface is safe. | Graydon Hoare | -24/+25 | |
| 2012-10-18 | core: add previous-handler save and restore for proper nesting. | Graydon Hoare | -16/+78 | |
| 2012-10-17 | core: first working sketch of a condition system. | Graydon Hoare | -0/+117 | |
