1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
Commit Graph

17398 Commits

Author SHA1 Message Date
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
Rick Winfrey
b4247c41ca 🔥 choice and rename for clarity 2017-11-22 16:59:41 -08:00
Rick Winfrey
5a818411e5 Refactor forStatement 2017-11-22 16:50:25 -08:00
Rick Winfrey
90de7fafc0 Merge branch 'go-assignment' of github.com:github/semantic-diff into go-assignment 2017-11-22 15:38:04 -08:00
Rick Winfrey
e11ee4a940 Update channel-types tests 2017-11-22 15:36:34 -08:00
Rick Winfrey
cb4d5a4938 Update tests 2017-11-22 15:34:20 -08:00
Rick Winfrey
48ff89e4fb Refactor variadicParameterDeclaration 2017-11-22 15:28:25 -08:00
Rick Winfrey
53a86743dd Reformating 2017-11-22 15:16:44 -08:00
Rick Winfrey
180b8c5959 Constructing term here is unnecessary 2017-11-22 15:15:18 -08:00
Rick Winfrey
fe6fc064cb Eliminate alternative 2017-11-22 15:15:07 -08: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
Rick Winfrey
e1d308cb3f Rename BiDirectional -> Bidirectional 2017-11-22 13:40:48 -08:00
Rick Winfrey
d0be8cb3c3 Refactor type declarations 2017-11-22 13:37:48 -08:00
Rick Winfrey
09f2268433 Update Declaration.TypeAlias, introduce Declaration.Type 2017-11-22 13:37:32 -08:00
Rick Winfrey
e3d909dacc 🔥 Type.Alias (already exists in Declaration) 2017-11-22 13:36:50 -08:00
Rick Winfrey
959172f569 🔥 single fields 2017-11-22 13:32:19 -08: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
Rick Winfrey
4543337ced 🔥 comment 2017-11-22 11:11:37 -08:00
Rob Rix
5850c57282 Merge branch 'master' into go-assignment 2017-11-22 09:23:04 -05:00