1
1
mirror of https://github.com/github/semantic.git synced 2024-11-25 21:43:07 +03:00
semantic/prototype/Doubt
2015-10-13 01:02:05 -04:00
..
Algorithm.swift Diffing by key handles equal terms correctly. 2015-10-07 17:19:50 -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
Dictionary.swift Dictionary.init(elements:) is public. 2015-10-07 19:36:53 -04:00
Doc.swift Empty brackets are empty. 2015-10-07 17:47:45 -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 Construct Fix directly in discardNullTerms. 2015-10-09 18:05:50 -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 Construct Info.JSON using dictionary literals. 2015-10-09 08:43:43 -04:00
JSON.swift Serialization of JSON to NSData. 2015-10-09 09:18:05 -05:00
Matrix.swift Lazily, not eagerly. 2015-10-06 14:19:39 -04:00
Memo.swift Memo can print itself. 2015-09-25 11:57:28 -04:00
Operators.swift 🔥 most of the custom operators. 2015-10-13 00:06:15 -04:00
Patch.swift Patch has a JSON property when A is CustomJSONConvertible. 2015-10-09 09:06:06 -05:00
Prelude.swift Identity. 2015-10-06 11:02:22 -04:00
RangeReplaceableCollectionType.swift Rename the file. 2015-10-13 01:02:05 -04:00
SES.swift 🔥 chaff. 2015-10-07 13:13:51 -04:00
Stream.swift Add a constructor for single-element Streams. 2015-09-28 17:06:01 -04:00
String.swift Add 'prototype/' from commit 'a7fef6ced9d2b71dfdf5e6d8fb765ab0c0bc6be5' 2015-09-15 12:32:12 -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