1
1
mirror of https://github.com/github/semantic.git synced 2024-11-25 21:43:07 +03:00
semantic/prototype/Doubt
2015-10-14 12:11:03 -04:00
..
Algorithm.swift Add a typealias representing the type of patches. 2015-10-14 11:56:30 -04:00
BoundsCheckedArray.swift BoundsCheckedArray.init is public. 2015-10-07 19:26:35 -04:00
Category.swift Construct Category.JSON using a dictionary literal. 2015-10-09 08:43:22 -04:00
Cofree.swift JSON property for cofree over CustomJSONConvertible types. 2015-10-14 11:01:41 -04:00
Dictionary.swift Dictionary.init(elements:) is public. 2015-10-07 19:36:53 -04:00
Doc.swift 🔥 Memo and Stream. 2015-10-13 00:51:43 -04:00
Doubt.modulemap Add a module map. 2015-10-07 08:52:26 -04:00
Fix.swift Fix is SyntaxConvertible. 2015-10-09 18:03:23 -04:00
Free.swift Rename the PatchConvertible associated type to Element. 2015-10-14 12:02:57 -04:00
Hash.swift Empty Hashes. 2015-10-02 12:24:18 -04:00
Info.plist Fix the copyright. 2015-09-15 15:23:07 -04:00
Info.swift Abbreviate the JSON for Info. 2015-10-13 09:49:56 -04:00
JSON.swift Serialization of JSON to NSData. 2015-10-09 09:18:05 -05:00
Matrix.swift 🔥 Memo and Stream. 2015-10-13 00:51:43 -04:00
Operation.swift Move Operation’s Functor implementation to a separate extension. 2015-10-14 11:43:17 -04:00
Operators.swift 🔥 most of the custom operators. 2015-10-13 00:06:15 -04:00
Optional.swift Rename Prelude.swift to Optional.swift. 2015-10-13 00:56:27 -04:00
Patch.swift Rename the PatchConvertible associated type to Element. 2015-10-14 12:02:57 -04:00
RangeReplaceableCollectionType.swift Rename the file. 2015-10-13 01:02:05 -04:00
SES.swift Don’t test equality in SES. 2015-10-14 12:11:03 -04:00
StringLiteralConvertible.swift Add 'prototype/' from commit 'a7fef6ced9d2b71dfdf5e6d8fb765ab0c0bc6be5' 2015-09-15 12:32:12 -04:00
Syntax.swift SyntaxConvertible extension methods are public. 2015-10-09 18:07:31 -04:00