Rob Rix
|
80c0443820
|
Abbreviate the JSON for Info.
|
2015-10-13 09:49:56 -04:00 |
|
Rob Rix
|
d2be94c409
|
🔥 most of the custom operators.
|
2015-10-13 00:06:15 -04:00 |
|
Rob Rix
|
46df3daa08
|
🔥 Parse.swift.
|
2015-10-13 00:05:16 -04:00 |
|
Rob Rix
|
67d861839f
|
SyntaxConvertible extension methods are public.
|
2015-10-09 18:07:31 -04:00 |
|
Rob Rix
|
3cf5ce3b43
|
Construct Fix directly in discardNullTerms .
|
2015-10-09 18:05:50 -04:00 |
|
Rob Rix
|
da8d51e9ee
|
Free is SyntaxConvertible.
|
2015-10-09 18:04:29 -04:00 |
|
Rob Rix
|
13eff7f9df
|
Fix is SyntaxConvertible.
|
2015-10-09 18:03:23 -04:00 |
|
Rob Rix
|
30d594b4a3
|
SyntaxConvertible types can be constructed with shorthands.
|
2015-10-09 18:02:25 -04:00 |
|
Rob Rix
|
cdc1fbb99a
|
Add a protocol for Syntax wrapper construction.
|
2015-10-09 18:02:11 -04:00 |
|
Rob Rix
|
d33703fd00
|
Flatten the Free representation.
|
2015-10-09 14:31:10 -05:00 |
|
Rob Rix
|
396624e9e4
|
Revert "Wrap Fix.JSON in a dictionary."
This reverts commit dbb75aa6beace787d411dab7392e75bc37ac14c2.
|
2015-10-09 14:29:30 -05:00 |
|
Rob Rix
|
e045a9063f
|
Serialization of JSON to NSData.
|
2015-10-09 09:18:05 -05:00 |
|
Rob Rix
|
07279ca344
|
JSON can be converted back to an object.
|
2015-10-09 09:17:57 -05:00 |
|
Rob Rix
|
a9dcb801f2
|
Free has a JSON property when A is CustomJSONConvertible and B is Patch<A>.
|
2015-10-09 09:11:48 -05:00 |
|
Rob Rix
|
b422f7d9e4
|
Free has a unary JSON method when A is CustomJSONConvertible.
|
2015-10-09 09:08:35 -05:00 |
|
Rob Rix
|
86c92e143a
|
Fix has a JSON property when A is CustomJSONConvertible.
|
2015-10-09 09:07:00 -05:00 |
|
Rob Rix
|
5fc16e86f8
|
Patch has a JSON property when A is CustomJSONConvertible.
|
2015-10-09 09:06:06 -05:00 |
|
Rob Rix
|
bf7838170e
|
Wrap Fix.JSON in a dictionary.
|
2015-10-09 08:45:23 -04:00 |
|
Rob Rix
|
bf4abc5eaa
|
Infer the scope in Syntax.JSON.
|
2015-10-09 08:44:16 -04:00 |
|
Rob Rix
|
ea29b2846a
|
Construct Patch.JSON using dictionary literals.
|
2015-10-09 08:43:57 -04:00 |
|
Rob Rix
|
ce1ef77f49
|
Construct Info.JSON using dictionary literals.
|
2015-10-09 08:43:43 -04:00 |
|
Rob Rix
|
ed9dfd2f34
|
Construct Free.JSON using dictionary literals.
|
2015-10-09 08:43:32 -04:00 |
|
Rob Rix
|
be8a93363a
|
Construct Category.JSON using a dictionary literal.
|
2015-10-09 08:43:22 -04:00 |
|
Rob Rix
|
4b2fea5d13
|
Change Patch’s JSON heading.
|
2015-10-09 08:41:08 -04:00 |
|
Rob Rix
|
ef01e25d47
|
Change Syntax’s JSON heading.
|
2015-10-09 08:40:57 -04:00 |
|
Rob Rix
|
3e47d529cc
|
Change Free’s JSON heading.
|
2015-10-09 08:39:57 -04:00 |
|
Rob Rix
|
02dc992476
|
Change Fix’s JSON heading.
|
2015-10-09 08:39:44 -04:00 |
|
Rob Rix
|
0cb6b01c9c
|
JSON is NilLiteralConvertible.
|
2015-10-09 08:38:26 -04:00 |
|
Rob Rix
|
669ebed71c
|
JSON is DictionaryLiteralConvertible.
|
2015-10-09 08:37:48 -04:00 |
|
Rob Rix
|
82e5c00e6a
|
JSON is ArrayLiteralConvertible.
|
2015-10-09 08:36:46 -04:00 |
|
Rob Rix
|
3fac63ddc9
|
JSON is StringLiteralConvertible.
|
2015-10-09 08:35:47 -04:00 |
|
Rob Rix
|
c6b233b2bb
|
JSON is BooleanLiteralConvertible.
|
2015-10-09 08:34:54 -04:00 |
|
Rob Rix
|
d0e7e41553
|
JSON is FloatLiteralConvertible.
|
2015-10-09 08:34:11 -04:00 |
|
Rob Rix
|
97e0e8accd
|
JSON is IntegerLiteralConvertible.
|
2015-10-09 08:33:24 -04:00 |
|
Rob Rix
|
64ad2dc854
|
Section mark for Category hashing.
|
2015-10-09 08:31:23 -04:00 |
|
Rob Rix
|
b6f6042e10
|
Section mark for Category comparisons.
|
2015-10-09 08:31:10 -04:00 |
|
Rob Rix
|
9e51c130c4
|
Section mark for Category equality.
|
2015-10-09 08:31:04 -04:00 |
|
Rob Rix
|
4117b3c710
|
Info is CustomJSONConvertible.
|
2015-10-09 08:30:33 -04:00 |
|
Rob Rix
|
327249cb94
|
Category is CustomJSONConvertible.
|
2015-10-09 08:30:21 -04:00 |
|
Rob Rix
|
bb8b968994
|
Add a CustomJSONConvertible protocol.
|
2015-10-09 08:28:08 -04:00 |
|
Rob Rix
|
e739fcd2a5
|
Move JSONConvertible into JSON.swift.
|
2015-10-09 08:27:12 -04:00 |
|
Rob Rix
|
a917331f35
|
Section mark for Info’s CustomDebugStringConvertible implementation.
|
2015-10-09 08:25:26 -04:00 |
|
Rob Rix
|
41a3b53542
|
Section mark for Info’s AlgebraicHashable implementation.
|
2015-10-09 08:25:16 -04:00 |
|
Rob Rix
|
5b1b358d42
|
Section header for Info equality.
|
2015-10-09 08:21:45 -04:00 |
|
Rob Rix
|
341e18e84d
|
Patch encodes its cases inline.
|
2015-10-08 07:31:43 -04:00 |
|
Rob Rix
|
0ebed9599b
|
Free.Roll encodes its case explicitly.
|
2015-10-08 07:30:34 -04:00 |
|
Rob Rix
|
7dd861169f
|
Free.Pure encodes its case explicitly.
|
2015-10-08 07:30:02 -04:00 |
|
Rob Rix
|
5610b9737c
|
Parametric JSON conversion for Patch.
|
2015-10-08 07:28:03 -04:00 |
|
Rob Rix
|
d8e8d4d91f
|
Parametric JSON conversion for Fix.
|
2015-10-08 07:23:56 -04:00 |
|
Rob Rix
|
22b77ecd76
|
Parametric JSON conversion for Free.
|
2015-10-08 07:21:08 -04:00 |
|