1
1
mirror of https://github.com/github/semantic.git synced 2024-11-25 21:43:07 +03:00
semantic/prototype
2015-10-14 15:46:19 -04:00
..
Doubt Factoring. 2015-10-14 15:46:19 -04:00
doubt-json Merge branch 'diff-cofree-values' into restrict-comparisons-by-category 2015-10-14 15:35:18 -04:00
Doubt.xcodeproj Merge branch 'diff-cofree-values' into restrict-comparisons-by-category 2015-10-14 15:35:18 -04:00
Doubt.xcworkspace Remove doubt-swift’s dependencies from the workspace. 2015-10-13 21:07:02 -04:00
DoubtTests Return the identity diff when equal. 2015-10-14 12:29:40 -04:00
External Remove the submodule. 2015-10-13 21:10:20 -04:00
UI Grey backgrounds for replacements. 2015-10-13 13:17:18 -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.