1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
semantic/prototype/Doubt
2015-11-12 18:01:23 -05:00
..
Algorithm.swift Nothing ever maps an Algorithm either. 2015-11-03 11:15:33 -05:00
BoundsCheckedArray.swift BoundsCheckedArray.init is public. 2015-10-07 19:26:35 -04:00
Categorizable.swift Rename Category.swift to Categorizable.swift. 2015-10-14 09:02:38 -04:00
Cofree.swift Remove the unflattened implementation. 2015-11-12 18:01:23 -05:00
Dictionary.swift Dictionary.init(elements:) is public. 2015-10-07 19:36:53 -04:00
Doubt.modulemap Add a module map. 2015-10-07 08:52:26 -04:00
Free.swift Manually fuse the map and catamorphism in Free.sum. 2015-11-12 17:09:19 -05:00
Info.plist Fix the copyright. 2015-09-15 15:23:07 -04:00
Interpreter.swift Remove the unused Interpreter.cost static function. 2015-11-12 16:59:56 -05:00
JSON.swift Ranges have a JSON property. 2015-10-28 18:11:01 -04:00
JSONLeaf.swift Remove the Term/Diff typealiases. 2015-10-30 14:57:33 -04:00
JSONParser.swift use the right --> overload 2015-11-10 14:11:09 -05:00
Location.swift Document right. 2015-11-05 12:10:42 -05:00
Matrix.swift Precompute the width of the matrix. 2015-11-12 15:26:50 -05:00
Operation.swift Move Operation’s Functor implementation to a separate extension. 2015-10-14 11:43:17 -04:00
Optional.swift Rename Prelude.swift to Optional.swift. 2015-10-13 00:56:27 -04:00
Patch.swift Patch.sum/difference are not allowed to throw. 2015-11-12 17:43:32 -05:00
RangeReplaceableCollectionType.swift Rename the file. 2015-10-13 01:02:05 -04:00
SES.swift Remove cons. 2015-11-12 16:13:31 -05:00
StringLiteralConvertible.swift Add 'prototype/' from commit 'a7fef6ced9d2b71dfdf5e6d8fb765ab0c0bc6be5' 2015-09-15 12:32:12 -04:00
Syntax.swift Move preconditions into where clauses. 2015-11-03 11:28:52 -05:00
TermType.swift Manually fuse TermType.size. 2015-11-12 17:27:07 -05:00