1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00
semantic/src
2017-06-08 10:22:13 -04:00
..
Command Little bit cleaner parseJSON 2017-05-23 12:10:30 -07:00
Data Assign HTML blocks. 2017-06-07 20:00:06 -04:00
FDoc Migrate semantic-diff to lts-8.0. 2017-02-13 17:25:45 -05:00
Language List items can contain multiple block elements. 2017-06-08 08:49:51 -04:00
Renderer Auto derive ToJSON right in Language.hs 2017-06-08 07:01:03 -07: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 Auto derive ToJSON right in Language.hs 2017-06-08 07:01:03 -07:00
Parser.hs Correct the reference to NodeType in Parser. 2017-06-07 19:22:48 -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 Alphabetize the languages. 2017-06-07 20:05:16 -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 🔥 the AST type synonym. 2017-06-07 15:19:32 -04:00