index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsyntax
/
ext
/
auto_serialize2.rs
Age
Commit message (
Expand
)
Author
Lines
2012-10-08
Revert "Revert "Remove old auto_serialize2 code (needs snapshot)""
Tim Chevalier
-991
/
+0
2012-10-08
Revert "Remove old auto_serialize2 code (needs snapshot)"
Tim Chevalier
-0
/
+991
2012-10-07
Remove old auto_serialize2 code (needs snapshot)
Erick Tryzelaar
-991
/
+0
2012-10-07
Remove the old serializers (needs snapshot)
Erick Tryzelaar
-114
/
+0
2012-10-07
remove the old auto_serialize syntax extension
Erick Tryzelaar
-0
/
+80
2012-10-01
Split auto_serialize2 into two macros
Erick Tryzelaar
-75
/
+124
2012-10-01
Factor out auto_serialize2's impls from each other.
Erick Tryzelaar
-67
/
+114
2012-10-01
auto_serialize2 should deserialize structs using read_struct
Erick Tryzelaar
-57
/
+106
2012-10-01
Add deserializable and more types to serialization2
Erick Tryzelaar
-61
/
+128
2012-09-28
demode vec
Niko Matsakis
-6
/
+6
2012-09-26
Demode vec::push (and convert to method)
Niko Matsakis
-1
/
+1
2012-09-26
libstd: change serialization2 to take &self argument methods
Erick Tryzelaar
-7
/
+40
2012-09-26
auto_serialize2 should fully qualify std::serialization2::deserialize
Erick Tryzelaar
-4
/
+12
2012-09-26
libsyntax: remove quasiquoter from auto_serialize2
Erick Tryzelaar
-132
/
+288
2012-09-26
libsyntax: implement auto_serialize2 for enums, records, and structs
Erick Tryzelaar
-0
/
+616