.. |
Data
|
Divide once and multiply d times.
|
2017-02-10 13:31:06 -05:00 |
FDoc
|
Merge branch 'better-record-pattern-matches' into consolidate-common-term-assignment-patterns
|
2017-01-19 16:38:38 -05:00 |
Language
|
Source is no longer parametric in the character type.
|
2017-02-10 11:21:24 -05:00 |
Renderer
|
Source carries its Range.
|
2017-02-10 15:33:41 -05:00 |
Algorithm.hs
|
Rename wrapped to underlying.
|
2016-09-25 17:10:14 +09:00 |
Alignment.hs
|
Source is no longer parametric in the character type.
|
2017-02-10 11:21:24 -05:00 |
Arguments.hs
|
Add RunMode data type
|
2016-11-02 11:42:40 -05:00 |
Category.hs
|
Rename Category.Error to ParseError.
|
2017-01-25 03:08:06 -05:00 |
Diff.hs
|
📝 modifyAnnotations.
|
2017-02-08 12:04:05 -05:00 |
Diffing.hs
|
Merge remote-tracking branch 'origin/master' into what-the-text
|
2017-02-10 13:10:46 -05:00 |
DiffSummary.hs
|
Source is no longer parametric in the character type.
|
2017-02-10 11:21:24 -05:00 |
Info.hs
|
Export sourceSpan
|
2017-01-23 16:59:05 -05:00 |
Interpreter.hs
|
Merge remote-tracking branch 'origin/master' into cache-and-discard-feature-vectors
|
2017-02-08 11:36:52 -05:00 |
Language.hs
|
This also no longer needs GADTs.
|
2017-01-25 03:19:00 -05:00 |
Parse.hs
|
Source is no longer parametric in the character type.
|
2017-02-10 11:21:24 -05:00 |
Parser.hs
|
Split Term and Diff into SyntaxTerm and SyntaxDiff types as well
|
2016-09-09 14:51:20 -04:00 |
Patch.hs
|
Use strings that match octicons for ease of PoC
|
2017-01-24 16:08:34 -08:00 |
Prologue.hs
|
Remove last from Prologue
|
2016-12-01 16:03:45 -05:00 |
Range.hs
|
Define a function to divide a range in two.
|
2017-02-10 15:22:27 -05:00 |
Renderer.hs
|
Concat TOCOutput like summaries
|
2017-01-23 17:31:01 -05:00 |
SemanticDiff.hs
|
Use blobToByteString
|
2017-02-09 21:31:55 -08:00 |
SES.hs
|
Add -funbox-strict-fields annotations to some data types
|
2016-10-12 17:28:27 -04:00 |
Source.hs
|
Revert "O(1) length."
|
2017-02-10 16:44:00 -05:00 |
SourceSpan.hs
|
🔥 unionSourceSpans.
|
2017-01-20 14:38:39 -05:00 |
SplitDiff.hs
|
Add specializations of Term/TermF/Diff/DiffF/SplitDiff over Syntax/Record.
|
2016-09-12 13:40:22 -04:00 |
Syntax.hs
|
Add receiver to Syntax.Method
|
2017-02-07 14:53:15 -08:00 |
Term.hs
|
Allow Term to be partially applied.
|
2017-01-07 09:34:49 -05:00 |
TreeSitter.hs
|
Revert "Take the range from the source."
|
2017-02-10 16:44:06 -05:00 |