| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add float64_range and float32_range to package math/rand | gingerBill | 2019-04-28 | 1 | -0/+3 | |
| * | Move core:bits to core:math/bits | gingerBill | 2019-03-24 | 1 | -0/+253 | |
| * | Improve package math/rand | gingerBill | 2019-03-24 | 3 | -9/+226 | |
| * | Fixed typo in copy_sign_f64. | thebirk | 2019-02-08 | 1 | -1/+1 | |
| * | Fix typo in modf_f32 | gingerBill | 2018-12-20 | 1 | -2/+2 | |
| * | More correct floor and ceil procedures. | gingerBill | 2018-12-20 | 1 | -4/+104 | |
| * | Change procedure group syntax from `proc[]` to `proc{}`; deprecate `proc[]` (... | gingerBill | 2018-12-02 | 1 | -23/+21 | |
| * | Add `$T: typeid/[]$E`; Deprecate `T: type/[]$E` | gingerBill | 2018-09-02 | 1 | -1/+1 | |
| * | Reduce number of range and slice operators #239 | gingerBill | 2018-08-01 | 1 | -8/+8 | |
| * | Fix indent characters | Lipid | 2018-07-16 | 1 | -1/+1 | |
| * | Add mat3_mul and generic transpose to math.odin | Lipid | 2018-07-16 | 1 | -4/+16 | |
| * | Remove need for __llvm_core | gingerBill | 2018-06-03 | 1 | -1/+1 | |
| * | Parse directories to be packages | gingerBill | 2018-05-21 | 2 | -0/+484 | |
| * | Add math/rand.odin | gingerBill | 2018-01-17 | 1 | -0/+60 | |