.. |
Command
|
Let reading from /dev/null throw - need emptySourceBlob for this case
|
2017-05-03 14:11:02 -07:00 |
Data
|
Define Align-based GAlign instances for [] and Maybe.
|
2017-05-03 16:24:05 -04:00 |
FDoc
|
Migrate semantic-diff to lts-8.0.
|
2017-02-13 17:25:45 -05:00 |
Language
|
Rename go to ifElsif.
|
2017-05-02 15:03:30 -04:00 |
Renderer
|
Give sExpressions output a trailing newline again
|
2017-05-03 14:11:37 -07: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
|
Define take & drop functions for Source.
|
2017-04-21 13:36:41 -04:00 |
Arguments.hs
|
🔥 indexing.
|
2017-05-01 09:52:34 -04:00 |
Category.hs
|
Add interfaces
|
2017-03-28 15:54:31 -04:00 |
Command.hs
|
🔥 concurrently
|
2017-04-25 09:05:48 -07:00 |
Diff.hs
|
Implement NFData instances so we can deepseq
|
2017-03-13 16:46:52 -07:00 |
GitmonClient.hs
|
Swallow errors for now
|
2017-03-28 10:32:44 -07:00 |
Info.hs
|
No longer need printTerms
|
2017-04-21 17:54:58 -07:00 |
Interpreter.hs
|
Use diffMaybe instead of maybeLinearly.
|
2017-05-03 16:58:43 -04:00 |
Language.hs
|
Don’t pack FilePath into Text.
|
2017-04-03 14:41:28 -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
|
🔥 various uses of LambdaCase.
|
2017-03-28 15:32:45 -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
|
🔥 indexing.
|
2017-05-01 09:52:34 -04:00 |
RWS.hs
|
Revert "Reuse the canCompare parameter."
|
2017-05-03 15:37:19 -04:00 |
Semantic.hs
|
Merge remote-tracking branch 'origin/master' into clean-parse-and-diff-interface
|
2017-04-25 09:02:41 -07:00 |
SemanticCmdLine.hs
|
🔥 indexing.
|
2017-05-01 09:52:34 -04:00 |
SES.hs
|
🔥 diffAt, Cost, &c.
|
2017-03-24 14:12:14 -04:00 |
Source.hs
|
Derive an IsString instance for Source.
|
2017-05-02 09:37:02 -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
|
Move the GAlign instance for Syntax into Syntax’ module.
|
2017-05-03 15:45:07 -04:00 |
Term.hs
|
Implement NFData instances so we can deepseq
|
2017-03-13 16:46:52 -07:00 |
TreeSitter.hs
|
++haskell-tree-sitter to use halt_on_error
|
2017-05-03 13:22:46 -07:00 |