1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00
semantic/src
2017-06-13 21:00:45 -04:00
..
Command Little bit cleaner parseJSON 2017-05-23 12:10:30 -07:00
Data Merge branch 'master' into union-unity 2017-06-08 18:27:31 -04:00
FDoc Migrate semantic-diff to lts-8.0. 2017-02-13 17:25:45 -05:00
Language Merge branch 'simpler-simplifying' into optimize-for-large-nested-branches 2017-06-13 16:47:04 -04:00
Renderer InUnion -> :< 2017-06-08 13:18:44 -04:00
Semantic Evaluate the results of tasks to whnf in parallel. 2017-05-30 14:57:14 -04:00
SES Give a pointfree definition of getK. 2017-06-13 21:00:45 -04:00
Algorithm.hs Define a Show1 instance for AlgorithmF. 2017-06-13 14:49:22 -04:00
Alignment.hs Compute actualLineRanges over the whole Source. 2017-05-19 10:30:58 -04:00
Arguments.hs Derive Show instances for DiffArguments & ParseArguments. 2017-05-30 13:25:53 -04:00
Category.hs Add interfaces 2017-03-28 15:54:31 -04:00
Command.hs Docs 2017-05-17 13:38:26 -07:00
Diff.hs 🔥 foldDiff & foldDiffWith. 2017-05-09 13:34:03 -04:00
GitmonClient.hs Swallow errors for now 2017-03-28 10:32:44 -07:00
Info.hs 🔥 SourceText. 2017-05-30 10:11:08 -04:00
Interpreter.hs Define decomposeWith internally to diffTermsWith. 2017-06-01 12:02:15 -04:00
Language.hs JavaScript as a distinct language, but uses TypeScript parser 2017-06-08 11:14:40 -07:00
Parser.hs List the exports explicitly. 2017-06-13 09:36:56 -04:00
Patch.hs 🔥 afterOrBefore. 2017-05-11 17:16:19 -04:00
Prologue.hs free/runFree no longer require Functor instances. 2017-04-19 12:59:19 -04:00
Range.hs 🔥 rangeAt. 2017-05-19 11:17:21 -04:00
Renderer.hs Re-export markupSectionAlgebra from Renderer. 2017-06-08 12:48:06 -04:00
RWS.hs Short-circuit the single incomparable elements case. 2017-06-13 15:19:43 -04:00
Semantic.hs Merge branch 'master' into union-unity 2017-06-08 13:13:59 -04:00
SemanticCmdLine.hs Export a diffBlobPairs helper from Semantic. 2017-05-31 12:36:42 -04:00
SES.hs 🔥 diffAt, Cost, &c. 2017-03-24 14:12:14 -04:00
Source.hs Phrase the blob existence predicate in the positive sense. 2017-06-01 11:18:09 -04:00
SourceSpan.hs Implement NFData instances so we can deepseq 2017-03-13 16:46:52 -07:00
SplitDiff.hs Rename characterRange to byteRange. 2017-02-16 11:58:26 -05:00
Syntax.hs Merge branch 'master' into fix-json-output-again 2017-05-05 13:30:48 -07:00
Term.hs Implement NFData instances so we can deepseq 2017-03-13 16:46:52 -07:00
TreeSitter.hs 🔥 the AST type synonym. 2017-06-07 15:19:32 -04:00