1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 14:54:16 +03:00
semantic/src
2017-04-05 16:01:42 -04:00
..
Data Rename the literals; namespacing will suffice. 2017-04-05 13:46:00 -04:00
FDoc Migrate semantic-diff to lts-8.0. 2017-02-13 17:25:45 -05:00
Language Define a Semigroup instance for Assignment. 2017-04-05 16:01:42 -04:00
Renderer Keep track of clauses before a Method identifier 2017-03-30 18:00:13 -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 Update arguments for new debug field 2017-03-15 11:15:08 -07:00
Category.hs Add interfaces 2017-03-28 15:54:31 -04:00
Diff.hs Implement NFData instances so we can deepseq 2017-03-13 16:46:52 -07:00
DiffCommand.hs Merge branch 'master' into gitmon-support 2017-03-20 17:03:48 -07:00
GitmonClient.hs Swallow errors for now 2017-03-28 10:32:44 -07:00
Info.hs 🔥 Cost. 2017-02-21 14:58:39 -05:00
Interpreter.hs Keep track of clauses before a Method identifier 2017-03-30 18:00:13 -04:00
Language.hs hey maybe parse tsx files too 2017-03-30 16:03:41 -04:00
ParseCommand.hs Merge branch 'master' into typescript 2017-03-30 14:32:22 -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 Add Index and ParseTree output formats 2017-03-10 14:12:23 -08:00
SemanticDiff.hs For now, represent all other formats as ParseTree when --parse option is used 2017-03-29 10:37:29 -07:00
SES.hs 🔥 diffAt, Cost, &c. 2017-03-24 14:12:14 -04:00
Source.hs Update transcode docs 2017-03-08 11:40:30 -08: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 Keep track of clauses before a Method identifier 2017-03-30 18:00:13 -04:00
Term.hs Implement NFData instances so we can deepseq 2017-03-13 16:46:52 -07:00
TreeSitter.hs Merge remote-tracking branch 'origin/master' into typescript 2017-03-29 10:17:53 -04:00