Age | Commit message (Expand) | Author |
---|---|---|
2018-01-11 | Move to new trait syntax. | Ori Bernstein |
2016-09-10 | Clean up the RNG. | Ori Bernstein |
2016-05-17 | New syntax for casts. | Ori Bernstein |
2016-01-23 | Move away from ".use" suffix. | Ori Bernstein |
2016-01-17 | fix randbytes | Andrew Chambers |
2016-01-14 | add randbytes to stdlib | andrewc |
2015-12-14 | Fix libstd rng for unsigned vlaues, and add tests. | Ori Bernstein |
2015-10-10 | Some API tweaks to make things match the docs. | Ori Bernstein |
2015-10-02 | Make assert able to take format args. | Ori Bernstein |
2015-09-18 | Fix funciton name. | Ori Bernstein |
2015-09-18 | Remove 'long' type. | Ori Bernstein |
2015-09-15 | Move to use 'for var i = ...' construct. | Ori Bernstein |
2015-08-26 | Move Myrddin libs to lib/ subdirectory. | Ori Bernstein |