1
1
mirror of https://github.com/github/semantic.git synced 2024-12-01 00:33:59 +03:00
semantic/src
2017-06-05 17:02:50 -04:00
..
Command Little bit cleaner parseJSON 2017-05-23 12:10:30 -07:00
Data Assignment results have at most one error. 2017-06-05 15:57:32 -04:00
FDoc Migrate semantic-diff to lts-8.0. 2017-02-13 17:25:45 -05:00
Language Error nodes represent exactly one error. 2017-06-05 15:56:51 -04:00
Renderer 🔥 dedupe’s dependence on Category. 2017-06-05 17:02:50 -04:00
Semantic Evaluate the results of tasks to whnf in parallel. 2017-05-30 14:57:14 -04: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 Compute actualLineRanges over the whole Source. 2017-05-19 10:30:58 -04:00
Arguments.hs Derive Show instances for DiffArguments & ParseArguments. 2017-05-30 13:25:53 -04:00
Category.hs Add interfaces 2017-03-28 15:54:31 -04:00
Command.hs Docs 2017-05-17 13:38:26 -07:00
Diff.hs 🔥 foldDiff & foldDiffWith. 2017-05-09 13:34:03 -04:00
GitmonClient.hs Swallow errors for now 2017-03-28 10:32:44 -07:00
Info.hs 🔥 SourceText. 2017-05-30 10:11:08 -04:00
Interpreter.hs Define decomposeWith internally to diffTermsWith. 2017-06-01 12:02:15 -04:00
Language.hs Merge branch 'master' into parser-abstraction 2017-05-19 18:23:47 -04:00
Parser.hs Assignment results have at most one error. 2017-06-05 15:57:32 -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
Range.hs 🔥 rangeAt. 2017-05-19 11:17:21 -04:00
Renderer.hs Define a declarationAlgebra over à la carte syntax. 2017-06-05 10:59:22 -04:00
RWS.hs Hyphenate subterm-wise. 2017-06-05 12:46:00 -04:00
Semantic.hs Merge branch 'master' into python-table-of-contents 2017-06-05 15:34:57 -04:00
SemanticCmdLine.hs Export a diffBlobPairs helper from Semantic. 2017-05-31 12:36:42 -04:00
SES.hs 🔥 diffAt, Cost, &c. 2017-03-24 14:12:14 -04:00
Source.hs Phrase the blob existence predicate in the positive sense. 2017-06-01 11:18:09 -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 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 Bracket the cleanup of the document in treeSitterParser. 2017-05-19 17:28:36 -04:00