1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 06:41:45 +03:00
Commit Graph

17786 Commits

Author SHA1 Message Date
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
Timothy Clem
66746b886d Find a better spot for these Eval instances 2017-11-22 13:50:44 -08:00
Timothy Clem
82e45bdb35 Collapse up collecting interpreter functions into one file 2017-11-22 13:50:22 -08: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
Timothy Clem
fb01619f7e One interpreter remains...
... and it's the caching evalutator.
2017-11-22 13:30:26 -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
Timothy Clem
9d4a1f21b5 Evalute to Types 2017-11-22 10:48:12 -08:00
Timothy Clem
79cc2cae5a s/NoOp/Unit 2017-11-22 10:47:38 -08:00
Timothy Clem
cc41cec227 Shorten type application on example 2017-11-22 10:46:58 -08:00
Timothy Clem
08318707d9 EvalCollect instances 2017-11-22 10:19:22 -08:00
Timothy Clem
ce1581553b Rename eval <=> evaluate 2017-11-22 10:18:07 -08:00
Timothy Clem
0ffb83d22b Need this for some reason 2017-11-22 10:17:17 -08:00
Rob Rix
863b07b087 Correct the patch entries test. 2017-11-22 12:36:34 -05:00
Timothy Clem
87145308cd Bring in some of the other interpreters 2017-11-22 08:04:13 -08:00
Timothy Clem
c41bf38de6 Todo eval implementations and NoOp value and type 2017-11-22 08:03:51 -08:00
Rob Rix
a1a1cf6b07 Define a replaceF constructor for diffs. 2017-11-22 10:35:05 -05:00
Rob Rix
cda112823a Tidy up the unchanged diffs spec. 2017-11-22 10:19:12 -05:00
Rob Rix
738ca371bd Filter methods & functions out. 2017-11-22 10:17:32 -05:00
Rob Rix
4cb96cd6ea Filter out anything with a declaration. 2017-11-22 10:13:33 -05:00
Rob Rix
c42eb83dbd 🔥 a redundant import. 2017-11-22 10:11:07 -05:00
Rob Rix
3a335aadaf Align some things. 2017-11-22 09:28:42 -05:00
Rob Rix
9c64e3535a Merge remote-tracking branch 'origin/go-assignment' into 🔥-monolithic-syntax 2017-11-22 09:23:40 -05:00
Rob Rix
5850c57282 Merge branch 'master' into go-assignment 2017-11-22 09:23:04 -05:00
Rob Rix
4754da715a Merge branch 'master' into 🔥-monolithic-syntax 2017-11-22 09:19:32 -05:00
Rob Rix
2ae0aeff16 🔥 sourceSpanBetween. 2017-11-21 17:35:12 -05:00
Rob Rix
9579bbab5c Merge remote-tracking branch 'origin/go-assignment' into 🔥-monolithic-syntax 2017-11-21 17:26:05 -05:00
Rob Rix
750f6a2d93 Merge branch '🔥-patch-output' into 🔥-monolithic-syntax 2017-11-21 17:15:58 -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
Rob Rix
efa454edcc 🔥 PatchOutputSpec. 2017-11-21 17:08:40 -05:00
Rob Rix
2fbea81d9c Merge branch 'master' into fix-markdown-timeouts 2017-11-21 17:05:14 -05:00
Rick Winfrey
596c4535ab 📝 channel types in Go 2017-11-21 13:32:33 -08:00