.. |
Command
|
Individual lookup of before/after keys
|
2017-05-19 07:50:13 -07:00 |
Data
|
Define a function weakening unions.
|
2017-05-19 13:37:49 -04:00 |
FDoc
|
Migrate semantic-diff to lts-8.0.
|
2017-02-13 17:25:45 -05:00 |
Language
|
Pass the Source to parsers.
|
2017-05-19 11:52:44 -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
|
Compute actualLineRanges over the whole Source.
|
2017-05-19 10:30:58 -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
|
Revert "Define Language as a GADT."
|
2017-05-19 12:15:03 -04:00 |
Parser.hs
|
s/charIndex/byteIndex/
|
2017-05-19 13:33:37 -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
|
🔥 rangeAt.
|
2017-05-19 11:17:21 -04: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
|
Pass the Source to parsers.
|
2017-05-19 11:52:44 -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
|
Share the computation of the first line.
|
2017-05-19 11:45:51 -04: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
|
Parameterize parseToAST with the tree-sitter language.
|
2017-05-19 13:06:00 -04:00 |