.. |
Command
|
Clarify naming a bit
|
2017-04-10 16:07:00 -07:00 |
Data
|
Merge branch 'master' into a-la-carte-folds
|
2017-04-25 10:55:26 -04:00 |
FDoc
|
Migrate semantic-diff to lts-8.0.
|
2017-02-13 17:25:45 -05:00 |
Language
|
📝 CyclomaticComplexity.
|
2017-04-25 12:11:57 -04:00 |
Renderer
|
Merge branch 'master' into run-assignment-with-source
|
2017-04-21 16:18:16 -04:00 |
SES
|
Just say State.
|
2017-03-24 14:13:41 -04:00 |
Algorithm.hs
|
Define Algorithm as the Freer monad of AlgorithmF.
|
2017-02-24 13:28:44 -05:00 |
Alignment.hs
|
Define take & drop functions for Source.
|
2017-04-21 13:36:41 -04:00 |
Arguments.hs
|
SemanticDiff.hs => Semantic.hs and smoke test specs
|
2017-04-10 17:10:34 -07:00 |
Category.hs
|
Add interfaces
|
2017-03-28 15:54:31 -04:00 |
Command.hs
|
Remove Data.RandomWalkSimilarity
|
2017-04-24 15:53:11 -04: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
|
Define a type synonym for the set of default fields.
|
2017-03-31 15:19:52 -04:00 |
Interpreter.hs
|
Remove Data.RandomWalkSimilarity
|
2017-04-24 15:53:11 -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
|
Extra whitespace
|
2017-04-12 13:12:08 -07:00 |
RWS.hs
|
Remove Data.RandomWalkSimilarity
|
2017-04-24 15:53:11 -04:00 |
Semantic.hs
|
Just refer to it as 'semantic' in version string
|
2017-04-12 13:33:50 -07:00 |
SES.hs
|
🔥 diffAt, Cost, &c.
|
2017-03-24 14:12:14 -04:00 |
Source.hs
|
Define take & drop functions for Source.
|
2017-04-21 13:36:41 -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
|
🔥 some unnecessary foralls.
|
2017-04-03 10:35:00 -04:00 |
Term.hs
|
Implement NFData instances so we can deepseq
|
2017-03-13 16:46:52 -07:00 |
TreeSitter.hs
|
Reintroduce Node/AST type synonyms.
|
2017-04-21 10:08:19 -04:00 |