1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 13:51:44 +03:00
semantic/prototype/Doubt
2015-10-07 17:20:09 -04:00
..
Algorithm.swift Diffing by key handles equal terms correctly. 2015-10-07 17:19:50 -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
Doubt.modulemap Add a module map. 2015-10-07 08:52:26 -04:00
Fix.swift Fix is CustomDocConvertible. 2015-10-07 17:19:56 -04:00
Free.swift Free is CustomDocConvertible. 2015-10-07 17:20:09 -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 Patches have an inverse. 2015-10-07 08:41:54 -04:00
Prelude.swift Identity. 2015-10-06 11:02:22 -04:00
SES.swift Construct with Diff(), not copy(). 2015-10-06 17:47:04 -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