1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
semantic/prototype
2015-11-12 18:12:04 -05:00
..
Doubt Remove the unflattened implementation. 2015-11-12 18:01:23 -05:00
doubt-difftool Use a single cost function for both diffs. 2015-11-12 17:44:52 -05:00
Doubt.xcodeproj Revert xcscheme changes 2015-11-09 15:16:05 -05:00
Doubt.xcworkspace Merge branch 'master' into output-source-range-annotations-to-json 2015-10-19 15:16:22 -04:00
DoubtTests Correct a test. 2015-11-12 18:12:04 -05:00
External ++Madness 2015-11-10 15:44:05 -05:00
script Build with the empty string. 2015-10-26 15:49:44 -04:00
UI Move the CSS into its own file. 2015-11-12 13:41:50 -05: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.