Brian Anderson
|
bc9efaad9c
|
std: Eliminate deprecated patterns
|
2012-09-28 00:22:28 -07:00 |
|
Brian Anderson
|
1a8a0a77b1
|
Camel case std::serialization
|
2012-09-10 19:02:57 -07:00 |
|
Patrick Walton
|
2d690ae43f
|
libstd: "import" -> "use"
|
2012-09-04 11:23:53 -07:00 |
|
Kevin Cantu
|
7d57b4864a
|
Remove deprecated modes from list.rs (and temporarily delete list::push)
|
2012-08-31 12:55:39 -07:00 |
|
Erick Tryzelaar
|
f2f0ac9fe0
|
libstd: serialization should use &strs.
|
2012-08-25 12:22:44 -07:00 |
|
Paul Stansifer
|
29f32b4a72
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
|
Erick Tryzelaar
|
d8988fe220
|
libstd: fix serialization no-implicit-copies warnings
|
2012-08-22 19:10:29 -07:00 |
|
Brian Anderson
|
11258310e2
|
Convert more core types to camel case
|
2012-08-14 18:26:03 -07:00 |
|
Brian Anderson
|
6a0720b439
|
Convert impls to new syntax
|
2012-08-08 18:19:24 -07:00 |
|
Paul Stansifer
|
a9cc5066ee
|
Change syntax extension syntax: #m[...] -> m!{...} .
|
2012-07-30 18:38:15 -07:00 |
|
Michael Sullivan
|
92743dc2a6
|
Move the world over to using the new style string literals and types. Closes #2907.
|
2012-07-14 01:03:43 -07:00 |
|
Niko Matsakis
|
a3d2882ffd
|
fixup auto_serialize's treatment of nullary variants
|
2012-03-14 21:05:06 -04:00 |
|
Niko Matsakis
|
d91742294f
|
first (functional) version of the auto_serialize syntax ext
|
2012-03-13 21:30:07 -04:00 |
|