1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 17:04:47 +03:00
Commit Graph

16809 Commits

Author SHA1 Message Date
Rob Rix
8a3d34a1fc Rename the SES spec. 2017-11-27 13:51:05 -05:00
Rob Rix
f4960b0a0d Rename the Source spec. 2017-11-27 13:49:52 -05:00
Rob Rix
266bd1199a Rename the RWS spec. 2017-11-27 13:48:43 -05:00
Rob Rix
a8e8489fcb Rename the assignment spec. 2017-11-27 13:47:04 -05:00
Rob Rix
3ebb972bd8 Move the Node datatype & AST synonym into Data.AST. 2017-11-27 13:45:37 -05:00
Rob Rix
fd31babd62 Rename Decorator to Decorating.Decorator. 2017-11-27 13:36:00 -05:00
Rob Rix
3a3ed72f96 Rename Renderer to Rendering.Renderer. 2017-11-27 13:30:38 -05:00
Rob Rix
dbb1a33fca Rename Parser to Parsing.Parser. 2017-11-27 13:24:45 -05:00
Rob Rix
9bfd64905d Rename Data.Syntax.Assignment to Assigning.Assignment. 2017-11-27 13:19:20 -05:00
Rob Rix
062d9cbfa9 Rename Files to Semantic.IO. 2017-11-27 13:09:03 -05:00
Rob Rix
1e95b0270e Rename SemanticCmdLine to Semantic.CLI. 2017-11-27 11:57:27 -05:00
Rob Rix
bb21a24a93 Rename RWS to Diffing.Algorithm.RWS. 2017-11-27 11:51:39 -05:00
Rob Rix
dad5abb189 Rename SES to Diffing.Algorithm.SES. 2017-11-27 11:48:39 -05:00
Rob Rix
cdefcdb33d Rename Interpreter to Diffing.Interpreter. 2017-11-27 11:45:08 -05:00
Rob Rix
cfd27ec20c Rename Algorithm -> Diffing.Algorithm. 2017-11-27 11:42:57 -05:00
Rob Rix
088c58f405 🔥 identifierAlgebra. 2017-11-24 14:06:46 -05:00
Rob Rix
4a7e5f6055 Align the argument docs. 2017-11-24 14:02:25 -05:00
Rob Rix
b9bca6f567 Rename the f type parameter to syntax. 2017-11-24 14:02:06 -05:00
Rob Rix
610a420023 Define some promotions of algebras to OpenRAlgebra. 2017-11-24 14:01:12 -05:00
Rob Rix
6d5f4a83f9 Links in the docs for fToR. 2017-11-24 13:59:54 -05:00
Rob Rix
58dc2d7b75 Define synonyms for open-recursive F- and R-algebras. 2017-11-24 13:58:46 -05:00
Rob Rix
b70e5ead7e Correct the docs for FAlgebra & RAlgebra. 2017-11-24 13:16:02 -05:00
Rob Rix
85c3754934 🔥 the Comonad & ComonadCofree instances for Term. 2017-11-23 13:27:21 -05:00
Rob Rix
35da07249e termAnnotation & termOut act on Term, not TermF. 2017-11-23 13:21:37 -05:00
Rob Rix
89338a8570 Define eliminators for TermF. 2017-11-23 13:14:46 -05:00
Rob Rix
d17b6399f2 Specialize RAlgebra to use Base. 2017-11-22 17:36:35 -05:00
Rob Rix
10a17b139e 🔥 irregular uses of RAlgebra. 2017-11-22 17:35:40 -05:00
Rob Rix
e12c3577de Parameterize FAlgebra by the type family. 2017-11-22 17:33:38 -05:00
Rob Rix
72c804dc48 Rename Language.Markdown to Parser.CMark. 2017-11-22 17:26:14 -05:00
Rob Rix
1c0101a269 Rename TreeSitter to Parser.TreeSitter. 2017-11-22 17:24:10 -05:00
Rob Rix
3a06686361 Rename Data.Syntax.Algebra to Decorator. 2017-11-22 17:21:22 -05:00
Rob Rix
2e7da5e2c1 🔥 withParser. 2017-11-22 17:05:26 -05:00
Rob Rix
f970aeddc7 Label the empty list like before. 2017-11-22 16:58:47 -05:00
Rob Rix
5a49d44516 Specialize for [] with a CustomConstructorName instance. 2017-11-22 16:55:33 -05:00
Rob Rix
e5726442ab 📝 ConstructorName. 2017-11-22 16:53:36 -05:00
Rob Rix
10ba1e46b7 Refactor qualify to use guard. 2017-11-22 16:50:12 -05:00
Rob Rix
5dc52688df Refactor diffBlobPair to abstract over the syntax type only once. 2017-11-22 16:42:32 -05:00
Rob Rix
c83427c4cf Merge branch 'master' into existential-syntax-without-the-fire 2017-11-22 16:25:31 -05:00
Rob Rix
75bfb1903d Refactor parseBlob to abstract over syntax only once. 2017-11-22 16:10:39 -05:00
Rob Rix
8c2bf9fe59 Sort Data.Bifoldable up. 2017-11-22 16:09:09 -05:00
Josh Vera
95ba4f5fcf Merge pull request #1443 from github/🔥-patch-output
🔥 patch output
2017-11-22 15:58:06 -05:00
Rob Rix
8268101695 Define an eliminator for SomeParser. 2017-11-22 15:32:32 -05:00
Rob Rix
e1ee3264a1 Generalize SomeParser over the annotation type. 2017-11-22 15:31:51 -05:00
Rob Rix
384178ec56 Merge branch 'master' into 🔥-patch-output 2017-11-21 17:13:51 -05:00
Rob Rix
3542037659 Merge pull request #1442 from github/fix-markdown-timeouts
Fix markdown timeouts
2017-11-21 17:12:30 -05:00
Rob Rix
aa8f6883e8 🔥 Alignment. 2017-11-21 17:12:00 -05:00
Rob Rix
94ce3fe8f6 🔥 Renderer.Patch. 2017-11-21 17:11:54 -05:00
Rob Rix
0ebcf1c7dc 🔥 PatchDiffRenderer. 2017-11-21 17:11:43 -05:00
Rob Rix
f714521f31 🔥 the --patch flag. 2017-11-21 17:11:16 -05:00
Rob Rix
8dea7d4194 🔥 AlignmentSpec. 2017-11-21 17:08:52 -05:00