Corey Richardson
9ea295b7df
extra::json: use a different encoding for enums.
...
It now uses `{"type": VariantName, "fields": [...]}`, which, according to
@Seldaek, since all enums will have the same "shape" rather than being a weird
ad-hoc array, will optimize better in javascript JITs. It also looks prettier,
and makes more sense.
2013-09-16 12:40:32 -04:00
..
2013-09-15 00:41:34 -04:00
2013-09-12 18:54:13 -07:00
2013-09-05 14:17:24 +02:00
2013-09-04 09:14:56 +02:00
2013-08-22 20:02:20 -07:00
2013-09-10 05:50:11 +02:00
2013-09-09 03:21:46 -04:00
2013-08-22 20:02:20 -07:00
2013-09-11 22:03:54 -04:00
2013-08-03 22:48:02 -04:00
2013-09-09 03:21:46 -04:00
2013-09-05 14:17:24 +02:00
2013-09-09 03:21:46 -04:00
2013-09-05 21:19:47 +01:00
2013-09-15 14:29:16 +02:00
2013-08-27 18:46:51 -07:00
2013-08-22 20:02:20 -07:00
2013-08-22 20:02:20 -07:00
2013-08-25 13:16:12 +02:00
2013-09-14 00:01:04 -07:00
2013-09-05 14:17:24 +02:00
2013-08-21 17:17:47 -07:00
2013-09-16 12:40:32 -04:00
2013-08-01 16:54:22 +02:00
2013-08-20 22:05:03 -04:00
2013-08-10 07:33:21 -07:00
2013-09-09 03:21:46 -04:00
2013-08-01 04:39:00 -04:00
2013-09-09 03:21:46 -04:00
2013-09-11 22:20:33 +10:00
2013-09-15 14:29:16 +02:00
2013-08-03 22:48:02 -04:00
2013-09-09 03:21:46 -04:00
2013-08-15 21:12:34 -04:00
2013-08-27 18:47:59 -07:00
2013-08-31 11:26:01 -07:00
2013-08-09 16:45:50 -07:00
2013-09-13 21:58:00 -07:00
2013-08-18 08:28:04 +10:00
2013-09-15 14:29:16 +02:00
2013-09-12 18:54:13 -07:00
2013-09-09 03:21:46 -04:00
2013-08-03 19:57:31 +09:00
2013-09-04 08:07:56 -04:00
2013-09-12 18:54:13 -07:00
2013-09-14 04:07:51 +02:00