1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 21:52:59 +03:00
semantic/prototype/Doubt
2015-10-06 17:01:17 -04:00
..
Algorithm.swift Move SES to its own file. 2015-10-06 16:50:23 -04:00
AnyEquatable.swift Some documentation comments. 2015-10-01 14:25:17 -04:00
AnyHashable.swift Some documentation comments. 2015-10-01 14:25:17 -04:00
Array.swift Add 'prototype/' from commit 'a7fef6ced9d2b71dfdf5e6d8fb765ab0c0bc6be5' 2015-09-15 12:32:12 -04:00
Category.swift Category is CustomDebugStringConvertible. 2015-10-06 16:48:44 -04:00
Dictionary.swift Add a dictionary constructor over key/value pairs. 2015-09-21 15:19:42 -04:00
Doc.swift Move Doc equality to its file. 2015-10-01 15:17:07 -04:00
Fix.swift Fix is CustomDebugStringConvertible. 2015-10-06 16:44:00 -04:00
Free.swift Free is CustomDebugStringConvertible. 2015-10-06 16:43:20 -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 Info’s debug description uses its categories’ debug descriptions. 2015-10-06 16:49:14 -04:00
JSON.swift Public constructor for JSON. 2015-09-23 16:26:00 -04: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 Move the function composition operator into the Operators file. 2015-10-02 16:42:42 -04:00
Parse.swift Add a delay combinator. 2015-09-18 15:42:53 -04:00
Patch.swift Patch is CustomDebugStringConvertible. 2015-10-06 16:45:36 -04:00
Prelude.swift Identity. 2015-10-06 11:02:22 -04:00
SES.swift Insert/delete/recur based on the edge being followed. 2015-10-06 17:01:17 -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 🔥 Syntax.reduce. 2015-10-06 12:17:51 -04:00