1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 14:21:31 +03:00
semantic/src
2017-05-12 16:07:27 -04:00
..
Command Favor multiple arguments over a tuple argument 2017-05-11 10:10:48 -07:00
Data Merge branch 'master' into opt-in-anonymous-nodes 2017-05-08 08:33:14 -04:00
FDoc Migrate semantic-diff to lts-8.0. 2017-02-13 17:25:45 -05:00
Language Define an invert combinator for until/unless. 2017-05-12 16:07:27 -04:00
Renderer Merge branch 'master' into generalize-alignment-over-the-syntax-functor 2017-05-08 08:28:01 -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 Rename setCharacterRange -> setByteRange. 2017-05-05 09:32:15 -04:00
Arguments.hs Better names for Parser' and Differ' 2017-05-11 10:10:14 -07:00
Category.hs Add interfaces 2017-03-28 15:54:31 -04:00
Command.hs Favor multiple arguments over a tuple argument 2017-05-11 10:10:48 -07:00
Diff.hs Implement NFData instances so we can deepseq 2017-03-13 16:46:52 -07:00
GitmonClient.hs Swallow errors for now 2017-03-28 10:32:44 -07:00
Info.hs Rename setCharacterRange -> setByteRange. 2017-05-05 09:32:15 -04:00
Interpreter.hs Use diffMaybe instead of maybeLinearly. 2017-05-03 16:58:43 -04:00
Language.hs Enabling passing language on the cmdline 2017-05-09 15:10:26 -07:00
Parser.hs Split Term and Diff into SyntaxTerm and SyntaxDiff types as well 2016-09-09 14:51:20 -04:00
Patch.hs 🔥 various uses of LambdaCase. 2017-03-28 15:32:45 -04:00
Prologue.hs free/runFree no longer require Functor instances. 2017-04-19 12:59:19 -04:00
Range.hs Implement NFData instances so we can deepseq 2017-03-13 16:46:52 -07:00
Renderer.hs Use a list to simplify json output concatenation 2017-05-05 09:09:45 -07:00
RWS.hs Revert "Reuse the canCompare parameter." 2017-05-03 15:37:19 -04:00
Semantic.hs Sort out the tests to pass language with paths 2017-05-09 15:55:26 -07:00
SemanticCmdLine.hs Favor multiple arguments over a tuple argument 2017-05-11 10:10:48 -07:00
SES.hs 🔥 diffAt, Cost, &c. 2017-03-24 14:12:14 -04:00
Source.hs Enabling passing language on the cmdline 2017-05-09 15:10:26 -07: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 Merge branch 'master' into opt-in-anonymous-nodes 2017-05-04 11:02:30 -04:00