Patrick Walton
|
03b791095d
|
libstd: Implement some convenience methods on vectors
|
2014-02-21 10:54:14 -08:00 |
|
Corey Richardson
|
49e11630fa
|
std: clean up ptr a bit
|
2014-02-15 12:11:41 -05:00 |
|
JeremyLetang
|
60bc76fb78
|
remove duplicate function from std::ptr (is_null, is_not_null, offset, mut_offset)
|
2014-02-13 12:54:17 -08:00 |
|
Brian Anderson
|
c7710cdf45
|
std: Add move_val_init to mem. Replace direct intrinsic usage
|
2014-02-09 00:17:41 -08:00 |
|
chromatic
|
813886b22c
|
Removed prelude::* from libstd files.
This replaces the imports from the prelude with the re-exported symbols.
|
2014-02-07 09:59:19 -08:00 |
|
Daniel Micay
|
1798de7d08
|
add new vector representation as a library
|
2014-01-22 23:13:57 -05:00 |
|