Commit graph

11 commits

Author SHA1 Message Date
Brendan Zabarauskas
28a9265568 Add and implement ToPtr trait 2012-10-30 13:24:50 +10:00
Brendan Zabarauskas
819c092321 Change inline attributes to inline(always) 2012-10-30 12:55:20 +10:00
Brendan Zabarauskas
d8f669da75 Correct abs argument sigil 2012-10-30 12:46:10 +10:00
Brendan Zabarauskas
6f0b49aa0c Move exact_eq to trait 2012-10-30 12:45:18 +10:00
Brendan Zabarauskas
44ab57cb43 Implement Sqrt for more types 2012-10-28 17:00:49 +10:00
Brendan Zabarauskas
11c7ee06fa Implement Abs for i8 to i64 2012-10-28 16:57:41 +10:00
Brendan Zabarauskas
9e3f1d6252 De-mode min/max functions 2012-10-06 15:08:02 +10:00
Brendan Zabarauskas
3df7d557bd Bring code into line with recent updates to Rust 2012-09-24 12:54:24 +10:00
Brendan Zabarauskas
ca20071c0f Remove extraneous imports 2012-09-11 08:06:31 +10:00
Brendan Zabarauskas
9f3a6325d7 Improve generic traits 2012-09-10 12:55:15 +10:00
Brendan Zabarauskas
820ea22407 Add min and max functions to vector 2012-09-08 15:54:31 +10:00