.. |
Data
|
Remove sourceState from AssignmentState
|
2017-07-20 10:23:21 -07:00 |
FDoc
|
Rename the Range module to Data.Range.
|
2017-06-24 09:46:28 -04:00 |
Language
|
Allow assignment of <> operator in Python
|
2017-07-20 11:15:50 -07:00 |
Renderer
|
Carry the language in error declarations.
|
2017-07-19 17:17:39 -04:00 |
Semantic
|
Correct the docs for parse .
|
2017-07-20 10:23:35 -04:00 |
SES
|
Resume the unqualified import of !.
|
2017-06-21 17:05:13 -04:00 |
Algorithm.hs
|
Define a Show1 instance for AlgorithmF.
|
2017-06-13 14:49:22 -04:00 |
Alignment.hs
|
Rename Data.Source.{drop,take,break} to disambiguate.
|
2017-06-24 11:26:08 -04:00 |
Category.hs
|
Add interfaces
|
2017-03-28 15:54:31 -04:00 |
Decorators.hs
|
Rename constructorLabelWithSource => constructorNameAndConstantFields
|
2017-07-18 11:33:28 -07:00 |
Diff.hs
|
🔥 foldDiff & foldDiffWith.
|
2017-05-09 13:34:03 -04:00 |
Files.hs
|
Move the implementations of readBlobs/readBlobPairs into Task.
|
2017-07-19 20:20:20 -04:00 |
Info.hs
|
Rename the Range module to Data.Range.
|
2017-06-24 09:46:28 -04:00 |
Interpreter.hs
|
Use Generic1 to get conName for syntax constructor labels
|
2017-07-18 10:03:32 -07:00 |
Language.hs
|
Derive an NFData instance for Language.
|
2017-07-19 17:15:44 -04:00 |
Parser.hs
|
Take the blob parameter explicitly.
|
2017-07-19 20:24:52 -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 |
Renderer.hs
|
Export SomeRenderer.
|
2017-07-19 13:59:20 -04:00 |
RWS.hs
|
Use a strict & partially unpacked structure for mapping terms.
|
2017-06-15 10:10:48 -04:00 |
Semantic.hs
|
Pass blobs to the declaration algebras.
|
2017-07-19 17:16:51 -04:00 |
SemanticCmdLine.hs
|
Simplify how the output is defaulted to stdout.
|
2017-07-19 20:07:17 -04:00 |
SES.hs
|
🔥 diffAt, Cost, &c.
|
2017-03-24 14:12:14 -04: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
|
Select the lesser of the node symbol & the parse error symbol.
|
2017-07-14 14:43:36 -04:00 |