Erick Tryzelaar
|
8fa40fe7e1
|
Move json into it's own crate
Not everyone needs json, so no reason to force people to build
it.
|
2015-07-22 10:44:43 -07:00 |
|
Erick Tryzelaar
|
ed5b4d7319
|
Fix serializing generic enums
This fixes generic enums with variants that don't use all lifetime
and typarams. Closes #88.
|
2015-06-18 08:45:03 -07:00 |
|
Erick Tryzelaar
|
482f92af61
|
Add a single driver for tests and benchmarks
|
2015-05-18 22:47:36 -07:00 |
|
Erick Tryzelaar
|
9dd5f9dc7a
|
Restructure directories to prep for syntex
|
2015-05-18 22:47:35 -07:00 |
|