1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00
semantic/prototype
2015-10-28 14:20:46 -04:00
..
Doubt Patch.difference rethrows errors. 2015-10-28 12:15:36 -04:00
doubt-difftool Compute the categories for each node. 2015-10-28 14:20:46 -04:00
doubt-json Rename a/b to before/after. 2015-10-23 16:53:51 -04:00
Doubt.xcodeproj Use a different JSON output for doubt-difftool. 2015-10-27 18:58:35 -04:00
Doubt.xcworkspace Merge branch 'master' into output-source-range-annotations-to-json 2015-10-19 15:16:22 -04:00
DoubtTests Capture the quoted range in members' keys 2015-10-27 13:28:35 -04:00
External Add tree-sitter as a submodule. 2015-10-26 15:03:47 -04:00
script Build with the empty string. 2015-10-26 15:49:44 -04:00
UI Ignore all JSON files in the UI folder. 2015-10-27 18:59:03 -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.