1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 14:21:31 +03:00
semantic/src
Rob Rix b7e052cb1a List all Category values.
Helps avoid the combinatorial explosion that comes from multiplying all of the Category constructors by all of the Syntax constructors.
2017-02-14 12:37:32 -05:00
..
Data Simpler definitions of liftCons2 through 5. 2017-02-14 12:21:12 -05:00
FDoc Migrate semantic-diff to lts-8.0. 2017-02-13 17:25:45 -05:00
Language Fix ordering of go Method shape in termAssignment 2017-02-08 08:43:04 -08:00
Renderer Remove S.MemberAccess case entirely since it's now handled above 2017-02-07 15:20:27 -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 List all Category values. 2017-02-14 12:37:32 -05:00
Diff.hs Migrate semantic-diff to lts-8.0. 2017-02-13 17:25:45 -05:00
Diffing.hs Merge remote-tracking branch 'origin/master' into cache-and-discard-feature-vectors 2017-02-09 10:16:14 -05:00
DiffSummary.hs Add receiver to Syntax.Method 2017-02-07 14:53:15 -08:00
Info.hs Export sourceSpan 2017-01-23 16:59:05 -05:00
Interpreter.hs Merge remote-tracking branch 'origin/master' into cache-and-discard-feature-vectors 2017-02-08 11:36:52 -05:00
Language.hs This also no longer needs GADTs. 2017-01-25 03:19:00 -05:00
Parse.hs update apis 2017-01-31 15:52:38 -05:00
Parser.hs Split Term and Diff into SyntaxTerm and SyntaxDiff types as well 2016-09-09 14:51:20 -04:00
Patch.hs Use strings that match octicons for ease of PoC 2017-01-24 16:08:34 -08:00
Prologue.hs Migrate semantic-diff to lts-8.0. 2017-02-13 17:25:45 -05:00
Range.hs 🔥 Range.maybeConcat. 2017-01-20 14:36:40 -05:00
Renderer.hs Concat TOCOutput like summaries 2017-01-23 17:31:01 -05:00
SemanticDiff.hs Migrate semantic-diff to lts-8.0. 2017-02-13 17:25:45 -05:00
SES.hs Add -funbox-strict-fields annotations to some data types 2016-10-12 17:28:27 -04:00
Source.hs Remove last from Prologue 2016-12-01 16:03:45 -05:00
SourceSpan.hs 🔥 unionSourceSpans. 2017-01-20 14:38:39 -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 Add receiver to Syntax.Method 2017-02-07 14:53:15 -08:00
Term.hs Migrate semantic-diff to lts-8.0. 2017-02-13 17:25:45 -05:00
TreeSitter.hs Rename Syntax.Error to ParseError. 2017-01-25 03:09:53 -05:00