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

23220 Commits

Author SHA1 Message Date
Rob Rix
f390da293f We don’t use TypeFamilies in this module any more. 2018-06-13 16:06:50 -04:00
Rick Winfrey
5d8a73ddf2 Merge pull request #1954 from github/haskell-assignment
Haskell assignment #7
2018-06-13 10:10:08 -07:00
Rick Winfrey
160a17c617 Merge branch 'master' into haskell-assignment 2018-06-13 09:59:56 -07:00
Patrick Thomson
724ffc06aa Merge pull request #1955 from github/grpc-interface-design
Design out our gRPC interface
2018-06-13 12:59:26 -04:00
Rick Winfrey
8493ba7fee Merge branch 'master' into haskell-assignment 2018-06-13 09:54:06 -07:00
Patrick Thomson
1fad107e42 Merge branch 'master' into grpc-interface-design 2018-06-13 12:49:27 -04:00
Patrick Thomson
93ec234800 Merge pull request #1959 from github/revert-1941-import-graph-mk2
Revert "gRPC import graph"
2018-06-13 12:42:48 -04:00
Rick Winfrey
823d34a987 Merge branch 'master' into haskell-assignment 2018-06-13 09:42:21 -07:00
Patrick Thomson
36d5b7562a Revert "gRPC import graph" 2018-06-13 12:34:35 -04:00
Patrick Thomson
4d188d4e5f Merge pull request #1941 from github/import-graph-mk2
gRPC import graph
2018-06-13 12:14:03 -04:00
Patrick Thomson
bb6a4b0a8a last few fixes 2018-06-13 12:08:42 -04:00
Patrick Thomson
51e153aec5 Merge branch 'master' into import-graph-mk2 2018-06-13 11:28:44 -04:00
Timothy Clem
7fe5986863 Merge pull request #1949 from github/multi-stage-docker
Multi stage docker builds
2018-06-13 07:47:15 -07:00
Rob Rix
93f267de8c Merge branch 'master' into multi-stage-docker 2018-06-13 09:00:30 -04:00
Rob Rix
1cef528344 Merge branch 'master' into haskell-assignment 2018-06-13 08:55:39 -04:00
Rob Rix
678c5c6e67 Merge branch 'master' into grpc-interface-design 2018-06-13 08:53:39 -04:00
Rob Rix
3e7d06f0a1 Merge pull request #1957 from github/bounded-queues
Bounded queues
2018-06-13 08:44:25 -04:00
Timothy Clem
9df85f54d8 Use bounded stm queues 2018-06-12 17:12:16 -07:00
Timothy Clem
4176229fa4 New env helper names 2018-06-12 17:12:10 -07:00
Rick Winfrey
266d3500cc .khanify hlint 2018-06-12 15:56:11 -07:00
Rick Winfrey
f5dd067eeb Merge branch 'master' into haskell-assignment 2018-06-12 15:44:01 -07:00
Rick Winfrey
f009658ddc Rename to avoid confusion with pattern synonyms 2018-06-12 15:43:28 -07:00
Timothy Clem
3c5f1853d5 Docs and better spelling 2018-06-12 15:29:41 -07:00
Rick Winfrey
a2f6f7089d Use newtype instead of data 2018-06-12 15:17:54 -07:00
Timothy Clem
fffef56b66 Move and re-organize proto interface definition 2018-06-12 15:16:24 -07:00
Timothy Clem
4eb30c7c33 Merge pull request #1948 from github/moda-port-moda-templates-496f202fc39cacce87efe700ebe94c9e
Reserving Moda LoadBalancer TCP Port
2018-06-12 15:16:07 -07:00
Rick Winfrey
59cd3b55db Add additional test cases 2018-06-12 15:07:58 -07:00
Rick Winfrey
148ee52a5f Assign prefix negation and parenthesized expressions 2018-06-12 15:01:46 -07:00
Rick Winfrey
c53dab76cf Assign lambdas 2018-06-12 14:50:38 -07:00
Rick Winfrey
00e299ad25 Add more expression test fixtures 2018-06-12 14:19:18 -07:00
Rick Winfrey
811a7335a0 Assign parenthesized patterns 2018-06-12 14:18:56 -07:00
Rick Winfrey
2397c47e9a Assign do blocks 2018-06-12 14:18:48 -07:00
Rick Winfrey
1542a78872 Assign bind pattern (e.g. a <- b in a do block) 2018-06-12 14:18:33 -07:00
Rick Winfrey
bea637d6ce Assign qualified infix variable identifiers, qualified constructor identifiers, and qualified variable identifiers 2018-06-12 14:17:59 -07:00
Rick Winfrey
c385468ba7 Assign constructor pattern 2018-06-12 14:16:55 -07:00
Rick Winfrey
7c38ddf4a2 Assign infix operator applications 2018-06-12 14:16:25 -07:00
Rick Winfrey
bb48fe6d50 Assign InfixVariableIdentifier 2018-06-12 14:15:57 -07:00
Rick Winfrey
1120561e78 Add QualifiedEntityIdentifier data type 2018-06-12 14:15:27 -07:00
Rick Winfrey
d6d865c90b Assign left and right operator sections 2018-06-12 13:18:44 -07:00
Patrick Thomson
e0b0e31d9e Merge branch 'master' into import-graph-mk2 2018-06-12 15:30:38 -04:00
Patrick Thomson
17bf0fa3a7 fix bogus instances 2018-06-12 14:42:49 -04:00
Patrick Thomson
248eb4f207 clarify 2018-06-12 14:13:45 -04:00
Patrick Thomson
63fdf40cb0 Concrete was a lousy name 2018-06-12 14:10:28 -04:00
Patrick Thomson
4d8fe33ad4 last few changes 2018-06-12 14:05:57 -04:00
Patrick Thomson
9c758ad3fe Lint 2018-06-12 14:00:51 -04:00
Patrick Thomson
6d287d8cce make sure Util loads a prelude 2018-06-12 13:58:16 -04:00
Rick Winfrey
1063bd91bd Assign arithmetic sequences 2018-06-12 10:47:48 -07:00
Patrick Thomson
ffbe4dbbda fix bug in readProjectFromPaths 2018-06-12 13:17:06 -04:00
Patrick Thomson
e661e49f73 kill trace 2018-06-12 12:11:37 -04:00
Timothy Clem
730cc1fe5d Merge remote-tracking branch 'origin/master' into moda-port-moda-templates-496f202fc39cacce87efe700ebe94c9e 2018-06-12 09:10:36 -07:00