1
1
mirror of https://github.com/github/semantic.git synced 2024-11-25 11:04:00 +03:00
semantic/prototype
Rob Rix 657d7edbba Merge branch 'unfold-diffs' into annotate-diffs
Conflicts:
	prototype/Doubt/Free.swift
	prototype/Doubt/TermType.swift
2015-10-22 13:40:19 -04:00
..
Doubt Merge branch 'unfold-diffs' into annotate-diffs 2015-10-22 13:40:19 -04:00
doubt-json Name Free’s piecewise JSON functions after the type parameters. 2015-10-22 10:43:42 -04:00
Doubt.xcodeproj Write the output to UI/diff.json. 2015-10-20 17:51:27 -04:00
Doubt.xcworkspace Merge branch 'master' into output-source-range-annotations-to-json 2015-10-19 15:16:22 -04:00
DoubtTests Correct omissions in the tests. 2015-10-22 10:43:20 -04:00
External 🔥 extension 2015-10-21 11:16:57 -04:00
UI Remove the old UI fixtures. 2015-10-20 17:52:13 -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.