1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 14:54:16 +03:00
semantic/src
2016-11-01 08:50:54 -07:00
..
Data Merge branch 'master' into constraint-alias 2016-10-14 12:01:31 -05:00
Diff Cleanup lint messages 2016-09-14 13:31:36 -04:00
Language Merge remote-tracking branch 'origin/master' into ruby 2016-11-01 08:27:24 -07:00
Patch patchOf takes a pair of generators. 2016-06-06 12:35:37 -04:00
Renderer Merge remote-tracking branch 'origin/master' into ruby 2016-11-01 08:50:54 -07:00
Term Merge remote-tracking branch 'origin/master' into rws-large-diffs 2016-09-27 10:34:19 -04: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 StrictData to semantic-diff library 2016-10-12 18:28:46 -04:00
Category.hs Remove NamespaceImport Category (unrelated change) 2016-11-01 10:09:05 -05:00
Diff.hs Consolidate back to single functions, passing in a function to extract the correct Annotation 2016-10-20 17:19:42 -05:00
Diffing.hs Update Diffing.hs to use DefaultFields 2016-10-18 10:41:58 -05:00
DiffSummary.hs Remove NamespaceImport Category (unrelated change) 2016-11-01 10:09:05 -05:00
Info.hs Add SourceSpans to customize ToJSON output for These SourceSpan SourceSpan 2016-10-06 17:55:54 -04:00
Interpreter.hs Remove duplicate imports 2016-10-12 18:31:38 -04:00
Language.hs Parse if, with some caveats 2016-10-26 14:32:08 -07:00
Parser.hs Split Term and Diff into SyntaxTerm and SyntaxDiff types as well 2016-09-09 14:51:20 -04:00
Patch.hs Add StrictData to semantic-diff library 2016-10-12 18:28:46 -04:00
Prologue.hs -Werror fixes 2016-09-27 10:36:03 -04:00
Range.hs Add StrictData to semantic-diff library 2016-10-12 18:28:46 -04:00
Renderer.hs Add StrictData to semantic-diff library 2016-10-12 18:28:46 -04:00
SemanticDiff.hs Fix the order of the then else conditions 2016-10-12 14:51:41 -04: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 Add StrictData to semantic-diff library 2016-10-12 18:28:46 -04:00
SplitDiff.hs Add specializations of Term/TermF/Diff/DiffF/SplitDiff over Syntax/Record. 2016-09-12 13:40:22 -04:00
Syntax.hs While and Until just have a list of f 2016-10-31 13:14:32 -07:00
Term.hs Safety first. 2016-09-24 16:46:50 +09:00
TreeSitter.hs Basics of Ruby termConstructor 2016-10-19 08:30:46 -07:00