1
1
mirror of https://github.com/github/semantic.git synced 2025-01-05 14:11:33 +03:00
semantic/src
2017-01-25 03:18:30 -05:00
..
Data Replace uses of (.:) with (:.). 2017-01-19 15:46:28 -05:00
FDoc Replace uses of (.:) with (:.). 2017-01-19 15:46:28 -05:00
Language These no longer need GADTs. 2017-01-25 03:18:30 -05:00
Renderer Rename Syntax.Error to ParseError. 2017-01-25 03:09:53 -05: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 Rename Category.Error to ParseError. 2017-01-25 03:08:06 -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 Rename Syntax.Error to ParseError. 2017-01-25 03:09:53 -05:00
Info.hs Add field accessors for SourceSpan. 2017-01-20 14:44:23 -05:00
Interpreter.hs Switch takes a list of subject clauses. 2017-01-23 15:02:52 -05:00
Language.hs 🔥 the old default term assignment function. 2017-01-20 13:50:25 -05:00
Parse.hs Replace uses of (.:) with (:.). 2017-01-19 15:46:28 -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 Move the Listable instance for Patch into its module. 2017-01-09 14:45:09 -05:00
Prologue.hs Remove last from Prologue 2016-12-01 16:03:45 -05:00
Range.hs 🔥 Range.maybeConcat. 2017-01-20 14:36:40 -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 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 Rename Syntax.Error to ParseError. 2017-01-25 03:09:53 -05:00
Term.hs Allow Term to be partially applied. 2017-01-07 09:34:49 -05:00
TreeSitter.hs Rename Syntax.Error to ParseError. 2017-01-25 03:09:53 -05:00