1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 08:25:19 +03:00
semantic/src
2017-06-24 17:16:57 -04:00
..
Command Define Source abstractly. 2017-06-24 11:32:04 -04:00
Data many participates in committed choice. 2017-06-24 17:16:57 -04:00
FDoc Rename the Range module to Data.Range. 2017-06-24 09:46:28 -04:00
Language Make sure the end column makes sense. 2017-06-24 15:55:51 -04:00
Renderer Rename Data.Source.{drop,take,break} to disambiguate. 2017-06-24 11:26:08 -04:00
Semantic Rename the Source module to Data.Source. 2017-06-24 09:59:41 -04:00
SES Resume the unqualified import of !. 2017-06-21 17:05:13 -04:00
Algorithm.hs Define a Show1 instance for AlgorithmF. 2017-06-13 14:49:22 -04:00
Alignment.hs Rename Data.Source.{drop,take,break} to disambiguate. 2017-06-24 11:26:08 -04:00
Arguments.hs 🔥 the ParseArguments' wrappers. 2017-06-16 12:09:22 -04:00
Category.hs Add interfaces 2017-03-28 15:54:31 -04:00
Command.hs Re-export the whole module. 2017-06-15 08:32:50 -04:00
Diff.hs 🔥 foldDiff & foldDiffWith. 2017-05-09 13:34:03 -04:00
Info.hs Rename the Range module to Data.Range. 2017-06-24 09:46:28 -04:00
Interpreter.hs Avoid the indirection through Maybe. 2017-06-15 09:44:09 -04:00
Language.hs JavaScript as a distinct language, but uses TypeScript parser 2017-06-08 11:14:40 -07:00
Parser.hs The line by line parser is pure. 2017-06-24 12:44:11 -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
Renderer.hs Define a ToC renderer. 2017-06-16 12:32:26 -04:00
RWS.hs Use a strict & partially unpacked structure for mapping terms. 2017-06-15 10:10:48 -04:00
Semantic.hs Rename the blob fields. 2017-06-24 10:21:54 -04:00
SemanticCmdLine.hs Add a --toc flag for blobs. 2017-06-16 12:32:52 -04:00
SES.hs 🔥 diffAt, Cost, &c. 2017-03-24 14:12:14 -04: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 Avoid copying the underlying ByteString. 2017-06-24 10:55:07 -04:00