1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 14:21:31 +03:00
semantic/src
2017-03-10 13:53:16 -05:00
..
Data Merge remote-tracking branch 'origin/master' into interpreter-decomposition 2017-02-28 09:33:44 -08:00
FDoc Migrate semantic-diff to lts-8.0. 2017-02-13 17:25:45 -05:00
Language Map ruby rest_assignment to SplatParameter category 2017-02-22 20:25:46 -08:00
Renderer Construct sexpression output with ByteString 2017-03-08 11:40:37 -08:00
SES Set the backwards vector with the delta. 2017-03-10 13:53:16 -05:00
Algorithm.hs Define Algorithm as the Freer monad of AlgorithmF. 2017-02-24 13:28:44 -05:00
Alignment.hs 🔥 stale hiding of fromList. 2017-02-16 14:28:32 -05:00
Arguments.hs Better name for output argument 2017-03-07 14:01:46 -08:00
Category.hs Render sexpression output as ByteString 2017-03-07 14:08:32 -08:00
Diff.hs Extract SemanticDiff.IO and clearly delineate program commands 2017-02-28 13:43:01 -08:00
DiffCommand.hs Cleanup encodingToText 2017-03-08 14:57:17 -08:00
Info.hs 🔥 Cost. 2017-02-21 14:58:39 -05:00
Interpreter.hs Define run by iteration. 2017-02-24 13:42:53 -05:00
Language.hs s/var_declaration/variable_declaration 2017-02-22 16:42:36 -05:00
ParseCommand.hs Whitespace 2017-03-08 14:02:52 -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 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 Define a function to divide a range in two. 2017-02-10 15:22:27 -05:00
Renderer.hs toS is a little cleaner here 2017-03-08 14:45:47 -08:00
SemanticDiff.hs Render sexpression output as ByteString 2017-03-07 14:08:32 -08:00
SES.hs SES produces edit scripts in These. 2017-02-23 14:35:40 -05:00
Source.hs Update transcode docs 2017-03-08 11:40:30 -08:00
SourceSpan.hs 🔥 unionSourceSpans. 2017-01-20 14:38:39 -05:00
SplitDiff.hs Rename characterRange to byteRange. 2017-02-16 11:58:26 -05:00
Syntax.hs Define an Eq1 instance for Syntax. 2017-02-21 16:26:11 -05:00
Term.hs Migrate semantic-diff to lts-8.0. 2017-02-13 17:25:45 -05:00
TreeSitter.hs Byte ranges, not character ranges. 2017-02-15 16:17:01 -05:00