1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 14:54:16 +03:00
semantic/src
2017-04-03 15:26:28 -04:00
..
Command Don’t pack FilePath into Text. 2017-04-03 14:41:28 -04:00
Data Move DefaultFields into Info.hs. 2017-03-31 15:17:43 -04:00
FDoc Migrate semantic-diff to lts-8.0. 2017-02-13 17:25:45 -05:00
Language Use the DefaultFields synonym everywhere. 2017-03-31 15:22:26 -04:00
Renderer 🔥 TOC’s dependency on Renderer. 2017-03-31 16:48:06 -04:00
SES Just say State. 2017-03-24 14:13:41 -04:00
Algorithm.hs Define Algorithm as the Freer monad of AlgorithmF. 2017-02-24 13:28:44 -05:00
Alignment.hs 🔥 stale hiding of fromList. 2017-02-16 14:28:32 -05:00
Arguments.hs alternateObjectDirs are FilePaths. 2017-04-03 15:26:28 -04:00
Category.hs Add interfaces 2017-03-28 15:54:31 -04:00
Command.hs Define a convenience to parse a blob in whatever language we assume for its extension. 2017-04-03 15:13:37 -04: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 Define a type synonym for the set of default fields. 2017-03-31 15:19:52 -04:00
Interpreter.hs Keep track of clauses before a Method identifier 2017-03-30 18:00:13 -04:00
Language.hs Don’t pack FilePath into Text. 2017-04-03 14:41:28 -04: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 Migrate semantic-diff to lts-8.0. 2017-02-13 17:25:45 -05:00
Range.hs Implement NFData instances so we can deepseq 2017-03-13 16:46:52 -07:00
Renderer.hs Eta-reduce runDiffRenderer. 2017-04-03 12:22:11 -04:00
SemanticDiff.hs Import the command modules directly. 2017-04-03 12:18:40 -04:00
SES.hs 🔥 diffAt, Cost, &c. 2017-03-24 14:12:14 -04:00
Source.hs Define a helper function testing whether a blob is null. 2017-03-31 15:38:20 -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 🔥 some unnecessary foralls. 2017-04-03 10:35:00 -04:00
Term.hs Implement NFData instances so we can deepseq 2017-03-13 16:46:52 -07:00
TreeSitter.hs Use the DefaultFields synonym everywhere. 2017-03-31 15:22:26 -04:00