1
1
mirror of https://github.com/github/semantic.git synced 2024-12-25 07:55:12 +03:00
semantic/src
2017-01-09 15:16:06 -05:00
..
Data Generate random walks with mkStdGen. 2017-01-09 15:16:06 -05:00
FDoc Hard wrap FDoc comments for readability 2016-12-09 08:33:34 -08:00
Language Give BEGIN/END their own Syntax 2016-12-12 15:26:26 -08:00
Renderer Give BEGIN/END their own Syntax 2016-12-12 15:26:26 -08:00
Algorithm.hs Rename wrapped to underlying. 2016-09-25 17:10:14 +09:00
Alignment.hs Merge remote-tracking branch 'origin/master' into rws-large-diffs 2016-09-27 10:34:19 -04:00
Arguments.hs Add RunMode data type 2016-11-02 11:42:40 -05:00
Category.hs 🔥 Arbitrary instances. 2017-01-09 14:59:04 -05:00
Diff.hs Clean up diffFiles 2016-10-21 18:00:04 -04:00
Diffing.hs Rename s/test/sexpression 2016-12-09 11:42:32 -08:00
DiffSummary.hs 🔥 Arbitrary instances. 2017-01-09 14:59:04 -05:00
Info.hs 🔥 Arbitrary instances. 2017-01-09 14:59:04 -05:00
Interpreter.hs Diff Modules by similarity 2016-10-31 15:49:39 -04:00
Language.hs Bring in new tree-sitter API to query all child nodes 2016-12-06 11:21:31 -08:00
Parse.hs Remove some unused imports 2016-12-09 14:52:36 -08:00
Parser.hs Split Term and Diff into SyntaxTerm and SyntaxDiff types as well 2016-09-09 14:51:20 -04:00
Patch.hs Move the Listable instance for Patch into its module. 2017-01-09 14:45:09 -05:00
Prologue.hs Make ana part of the Prologue 2016-11-09 17:40:56 -06:00
Range.hs 🔥 Arbitrary instances. 2017-01-09 14:59:04 -05:00
Renderer.hs Rename s/test/sexpression 2016-12-09 11:42:32 -08:00
SemanticDiff.hs Collapse up parse to product json and sexp output 2016-12-09 14:32:22 -08:00
SES.hs Add -funbox-strict-fields annotations to some data types 2016-10-12 17:28:27 -04:00
Source.hs Add StrictData to semantic-diff library 2016-10-12 18:28:46 -04:00
SourceSpan.hs 🔥 Arbitrary instances. 2017-01-09 14:59:04 -05:00
SplitDiff.hs Add specializations of Term/TermF/Diff/DiffF/SplitDiff over Syntax/Record. 2016-09-12 13:40:22 -04:00
Syntax.hs 🔥 Arbitrary instances. 2017-01-09 14:59:04 -05:00
Term.hs Allow Term to be partially applied. 2017-01-07 09:34:49 -05:00
TreeSitter.hs Bring in new tree-sitter API to query all child nodes 2016-12-06 11:21:31 -08:00