1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
semantic/src
2017-05-01 15:53:00 -04:00
..
Command Remove TODO and leave readFile behavior alone for now 2017-04-25 09:07:51 -07:00
Data Avoid producing extra errors when we have one already. 2017-05-01 15:53:00 -04:00
FDoc Migrate semantic-diff to lts-8.0. 2017-02-13 17:25:45 -05:00
Language Guard terms with symbols. 2017-04-26 13:19:10 -04:00
Renderer Group SourceSpan fields together. 2017-04-28 11:35:50 -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 Define take & drop functions for Source. 2017-04-21 13:36:41 -04:00
Arguments.hs 🔥 indexing. 2017-05-01 09:52:34 -04:00
Category.hs Add interfaces 2017-03-28 15:54:31 -04:00
Command.hs 🔥 concurrently 2017-04-25 09:05: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 No longer need printTerms 2017-04-21 17:54:58 -07:00
Interpreter.hs Remove Data.RandomWalkSimilarity 2017-04-24 15:53:11 -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 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 🔥 indexing. 2017-05-01 09:52:34 -04:00
RWS.hs Remove Data.RandomWalkSimilarity 2017-04-24 15:53:11 -04:00
Semantic.hs Merge remote-tracking branch 'origin/master' into clean-parse-and-diff-interface 2017-04-25 09:02:41 -07:00
SemanticCmdLine.hs 🔥 indexing. 2017-05-01 09:52:34 -04:00
SES.hs 🔥 diffAt, Cost, &c. 2017-03-24 14:12:14 -04:00
Source.hs Merge branch 'master' into clean-parse-and-diff-interface 2017-04-24 14:56:06 -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 Decorate the term with the identifier algebraically. 2017-04-27 16:57:47 -04:00
Term.hs Implement NFData instances so we can deepseq 2017-03-13 16:46:52 -07:00
TreeSitter.hs Reintroduce Node/AST type synonyms. 2017-04-21 10:08:19 -04:00