| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-02-03 | Moved all numeric modules in core into own directory | Marvin Löbel | -25/+0 | |
| Reason: Better grouping of related modules, future-proving for a more extensive math library. | ||||
| 2013-01-23 | Add a T_SIGNED type to uint template and eliminate step_down variant | Tim Chevalier | -0/+2 | |
| Handle negative steps properly in range_step, fix order of arguments in tests, and such. | ||||
| 2012-12-17 | Register snapshots | Brian Anderson | -4/+0 | |
| 2012-12-17 | Revert "Register snapshots" | Brian Anderson | -0/+4 | |
| This reverts commit d6d12d90ff5363f59f1a1bf67f999a5d7944abb1. | ||||
| 2012-12-17 | Register snapshots | Brian Anderson | -4/+0 | |
| 2012-12-13 | librustc: Make `use` statements crate-relative by default. r=brson | Patrick Walton | -0/+4 | |
| 2012-12-03 | Update license, add license boilerplate to most files. Remainder will follow. | Graydon Hoare | -0/+10 | |
| 2012-11-30 | core: Make core.rc more readable. Cleanup | Brian Anderson | -0/+2 | |
| 2012-11-28 | core: Remove old template files | Brian Anderson | -5/+9 | |
| 2012-09-28 | Finish de-exporting uint modules. Part of #3583. | Graydon Hoare | -3/+3 | |
| 2012-08-02 | Cleanups in the int and uint templates. | Graydon Hoare | -0/+1 | |
| 2012-08-01 | Convert ret to return | Brian Anderson | -1/+1 | |
| 2012-04-16 | core: Factor out uint/u8/16/32/64 mods into uint-template | Brian Anderson | -0/+6 | |
