1
1
mirror of https://github.com/github/semantic.git synced 2024-11-30 06:07:23 +03:00
semantic/prototype/Doubt
2015-10-05 12:33:59 -04:00
..
Algorithm.swift Add a function computing the FreeAlgorithm for two terms. 2015-10-05 12:33:59 -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 Categories are Hashable. 2015-09-30 16:00:13 -04:00
Dictionary.swift Add a dictionary constructor over key/value pairs. 2015-09-21 15:19:42 -04:00
Diff.swift Rename Branch to Indexed. 2015-10-02 17:12:49 -04:00
Doc.swift Move Doc equality to its file. 2015-10-01 15:17:07 -04:00
Fix.swift Fix implements hash where A is Hashable. 2015-10-02 16:31:49 -04:00
Free.swift Free implements hash when A and B are Hashable. 2015-10-02 16:27:44 -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 Some documentation comments. 2015-10-01 14:25:17 -04:00
JSON.swift Public constructor for JSON. 2015-09-23 16:26:00 -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 Conveniences for constructing insertions & deletions. 2015-10-02 16:53:43 -04:00
Prelude.swift Parameterized Optional equality. 2015-10-02 16:48:44 -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 Add a Keyed case to Syntax. 2015-10-02 17:18:38 -04:00
Vertex.swift Move Vertex equality to its file. 2015-10-01 15:16:25 -04:00