1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 00:33:59 +03:00
semantic/src
2016-05-31 20:16:19 -04:00
..
Data Merge branch 'master' into cofree-and-bifunctors-sitting-in-a-tree-a-l-i-g-n-edly 2016-05-26 15:25:45 -04:00
Renderer Revert "Sort children before rendering in split diffs." 2016-05-30 19:20:50 -04:00
Algorithm.hs Define Term in terms of Cofree 2016-05-04 14:37:24 -04:00
Alignment.hs Sort the produced children by range. 2016-05-30 19:21:06 -04:00
Category.hs Merge remote-tracking branch 'origin/master' into diff-summaries 2016-05-26 13:40:54 -04:00
Diff.hs Add the DiffF type synonym back in. 2016-05-31 20:16:19 -04:00
Diffing.hs 🔥 the absolute difference cost function. 2016-05-30 14:06:24 -04:00
DiffOutput.hs Merge remote-tracking branch 'origin/master' into diff-summaries 2016-05-26 13:40:54 -04:00
DiffSummary.hs fmap toCategoryName . toCategory over the head of children 2016-05-26 14:49:47 -04:00
Info.hs Revert "Represent term/diff costs as Rationals." 2016-05-30 14:05:23 -04:00
Interpreter.hs Annotate with an operator section. 2016-05-27 09:40:02 -04:00
Language.hs Merge remote-tracking branch 'origin/master' into diff-summaries 2016-05-26 13:40:54 -04:00
Operation.hs Use Protolude via the Prologue module and add NoImplicitPrelude 2016-05-26 12:58:04 -04:00
Parser.hs Add use pure and use extract cases to HLint 2016-05-26 14:53:12 -04:00
Patch.hs Revert "Represent term/diff costs as Rationals." 2016-05-30 14:05:23 -04:00
Prologue.hs Merge branch 'master' into cofree-and-bifunctors-sitting-in-a-tree-a-l-i-g-n-edly 2016-05-27 09:35:26 -04:00
Range.hs Revert "Revert "Revert "Correct the computation of range intersection.""" 2016-05-27 14:33:57 -04:00
Renderer.hs Merge remote-tracking branch 'origin/master' into diff-summaries 2016-05-26 13:40:54 -04:00
SES.hs Revert "Represent term/diff costs as Rationals." 2016-05-30 14:05:23 -04:00
Source.hs Merge branch 'master' into cofree-and-bifunctors-sitting-in-a-tree-a-l-i-g-n-edly 2016-05-26 15:25:45 -04:00
SplitDiff.hs Merge branch 'master' into cofree-and-bifunctors-sitting-in-a-tree-a-l-i-g-n-edly 2016-05-27 09:35:26 -04:00
Syntax.hs Use Protolude via the Prologue module and add NoImplicitPrelude 2016-05-26 12:58:04 -04:00
Term.hs Revert "Represent term/diff costs as Rationals." 2016-05-30 14:05:23 -04:00
TreeSitter.hs s/return/pure 2016-05-26 14:57:17 -04:00