1
1
mirror of https://github.com/github/semantic.git synced 2025-01-04 13:34:31 +03:00
semantic/prototype
Rob Rix aec3c72e78 Merge branch 'cofree-memoizes' into property-testing
Conflicts:
	prototype/Doubt.xcodeproj/project.pbxproj
2015-10-16 16:52:42 -04:00
..
Doubt Merge branch 'master' into cofree-memoizes 2015-10-16 16:40:59 -04:00
doubt-json Use the sum combinator to compute a cost function. 2015-10-15 18:16:02 -04:00
Doubt.xcodeproj Merge branch 'cofree-memoizes' into property-testing 2015-10-16 16:52:42 -04:00
Doubt.xcworkspace Add SwiftCheck to the workspace. 2015-10-16 11:48:18 -04:00
DoubtTests Merge branch 'cofree-memoizes' into property-testing 2015-10-16 16:52:42 -04:00
External Add SwiftCheck. 2015-10-16 11:44:48 -04:00
UI Replace the UI fixture. 2015-10-13 18:27:12 -04:00
.gitignore Add 'prototype/' from commit 'a7fef6ced9d2b71dfdf5e6d8fb765ab0c0bc6be5' 2015-09-15 12:32:12 -04:00
README.md Note Xcode 7 requirement. 2015-10-13 16:34:03 -04:00

Doubt

Doubt is the prototype implementing semantic diffing features. It is implemented as a library, with a couple of helper tools for specific experiments, and a small HTML/JS UI for reviewing diffs.

Building

Doubt requires Xcode 7 to build.