.. |
Command
|
Individual lookup of before/after keys
|
2017-05-19 07:50:13 -07:00 |
Data
|
Take an optional path.
|
2017-05-19 16:12:29 -04:00 |
FDoc
|
Migrate semantic-diff to lts-8.0.
|
2017-02-13 17:25:45 -05:00 |
Language
|
Move the syntax algebras into Data.Syntax.Algebra.
|
2017-05-19 09:16:26 -04:00 |
Renderer
|
Merge branch 'master' into unaligned-json-diff-rendering
|
2017-05-17 13:21:10 -04:00 |
SES
|
Just say State.
|
2017-03-24 14:13:41 -04:00 |
Algorithm.hs
|
Define a combinator for diffing in Maybe.
|
2017-05-03 16:56:15 -04:00 |
Alignment.hs
|
Rename setCharacterRange -> setByteRange.
|
2017-05-05 09:32:15 -04:00 |
Arguments.hs
|
Merge remote-tracking branch 'origin/master' into diff-stdin
|
2017-05-17 13:34:23 -07:00 |
Category.hs
|
Add interfaces
|
2017-03-28 15:54:31 -04:00 |
Command.hs
|
Docs
|
2017-05-17 13:38:26 -07:00 |
Diff.hs
|
🔥 foldDiff & foldDiffWith.
|
2017-05-09 13:34:03 -04:00 |
GitmonClient.hs
|
Swallow errors for now
|
2017-03-28 10:32:44 -07:00 |
Info.hs
|
Rename setCharacterRange -> setByteRange.
|
2017-05-05 09:32:15 -04:00 |
Interpreter.hs
|
Move the responsibility for feature vectors into the interpreter module.
|
2017-05-11 09:44:16 -04:00 |
Language.hs
|
🔥 the JavaScript language.
|
2017-05-17 12:54:37 -04:00 |
Parser.hs
|
Split Term and Diff into SyntaxTerm and SyntaxDiff types as well
|
2016-09-09 14:51:20 -04:00 |
Patch.hs
|
🔥 afterOrBefore.
|
2017-05-11 17:16:19 -04:00 |
Prologue.hs
|
free/runFree no longer require Functor instances.
|
2017-04-19 12:59:19 -04:00 |
Range.hs
|
Implement NFData instances so we can deepseq
|
2017-03-13 16:46:52 -07:00 |
Renderer.hs
|
Move the syntax algebras into Data.Syntax.Algebra.
|
2017-05-19 09:16:26 -04:00 |
RWS.hs
|
Revert "Reuse the canCompare parameter."
|
2017-05-03 15:37:19 -04:00 |
Semantic.hs
|
🔥 the JavaScript language.
|
2017-05-17 12:54:37 -04:00 |
SemanticCmdLine.hs
|
Merge remote-tracking branch 'origin/master' into diff-stdin
|
2017-05-17 13:34:23 -07:00 |
SES.hs
|
🔥 diffAt, Cost, &c.
|
2017-03-24 14:12:14 -04:00 |
Source.hs
|
Enabling passing language on the cmdline
|
2017-05-09 15:10:26 -07:00 |
SourceSpan.hs
|
Implement NFData instances so we can deepseq
|
2017-03-13 16:46:52 -07:00 |
SplitDiff.hs
|
Rename characterRange to byteRange.
|
2017-02-16 11:58:26 -05:00 |
Syntax.hs
|
Merge branch 'master' into fix-json-output-again
|
2017-05-05 13:30:48 -07:00 |
Term.hs
|
Implement NFData instances so we can deepseq
|
2017-03-13 16:46:52 -07:00 |
TreeSitter.hs
|
Node symbols are in Maybe to accommodate errors.
|
2017-05-17 15:07:27 -04:00 |