Graydon Hoare
|
d2bd07dcb0
|
Remove effect system from src.
|
2011-04-19 13:35:49 -07:00 |
|
Graydon Hoare
|
e99feabf47
|
Add a result_str method to std.sha1.sha1.
|
2011-03-26 17:36:08 -07:00 |
|
Patrick Walton
|
0cf16e77ca
|
Add "mutable?" to _vec in the standard library; fix callers
|
2011-03-18 14:01:03 -07:00 |
|
Graydon Hoare
|
54587bdccb
|
Switch all vases of vec += elt to vec += vec. Prohibit former in rustboot. Tweak std lib vec fns in process.
|
2011-03-16 14:58:02 -07:00 |
|
Graydon Hoare
|
11a10c7a7b
|
Remove redundant imports in lib (rustc doesn't like 'std' as a synonym for root within std.rc anyway)
|
2011-03-09 17:29:18 -08:00 |
|
Brian Anderson
|
3b7e9dc393
|
Rustify some comments lifted directly from the sha-1 reference implementation
|
2011-02-22 21:52:23 -05:00 |
|
Brian Anderson
|
cbe8d222a8
|
Implement sha-1 in standard library. Closes #228
|
2011-02-21 01:00:43 -05:00 |
|