1
1
mirror of https://github.com/github/semantic.git synced 2024-11-25 11:04:00 +03:00
semantic/prototype
2015-10-20 15:28:43 -04:00
..
Doubt syntax 2015-10-20 15:28:43 -04:00
doubt-json Use JSONParser in main.swift 2015-10-20 11:12:30 -04:00
Doubt.xcodeproj Merge branch 'master' into parse-json 2015-10-19 15:14:14 -04:00
Doubt.xcworkspace Merge branch 'master' into parse-json 2015-10-19 15:14:14 -04:00
DoubtTests Construct much smaller terms. 2015-10-19 12:44:59 -04:00
External ++Madness 2015-10-20 09:16:52 -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.