1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 06:41:45 +03:00
semantic/src
2016-11-09 10:48:22 -08:00
..
Data Add Record general ToJSON instances 2016-11-01 15:01:43 -05:00
Diff Cleanup lint messages 2016-09-14 13:31:36 -04:00
Language Track changes to ruby rescue productions 2016-11-09 10:48:22 -08:00
Patch patchOf takes a pair of generators. 2016-06-06 12:35:37 -04:00
Renderer Track changes to ruby rescue productions 2016-11-09 10:48:22 -08:00
Term Create Term.Instances module 2016-11-01 16:38:28 -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 StrictData to semantic-diff library 2016-10-12 18:28:46 -04:00
Category.hs Track changes to ruby rescue productions 2016-11-09 10:48:22 -08: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 Add ToJSON (Record fields) type class constraints 2016-11-01 15:04:43 -05:00
DiffSummary.hs Track changes to ruby rescue productions 2016-11-09 10:48:22 -08:00
Info.hs Add generic ToJSON Cost instance 2016-11-01 15:04:16 -05: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 Implement until as a negation of while 2016-11-07 13:33:41 -08:00
Term.hs Remove general ToJSON instance for SyntaxTerm in Term.hs 2016-11-01 16:38:57 -05:00
TreeSitter.hs Basics of Ruby termConstructor 2016-10-19 08:30:46 -07:00