Rick Winfrey
a11fa704f9
Bump haskell-tree-sitter
...
- Adds tree-sitter-haskell bindings
2018-05-23 09:44:58 -07:00
Patrick Thomson
3eb550ac62
Merge branch 'add-parsing-timeout' of github.com:github/semantic into add-parsing-timeout
2018-05-22 16:37:33 -04:00
Patrick Thomson
124866bc95
Move haskell-tree-sitter to master
2018-05-22 16:36:37 -04:00
Josh Vera
28925f8e92
Merge branch 'master' into add-parsing-timeout
2018-05-22 13:30:48 -04:00
joshvera
dba4cf5aa4
Merge remote-tracking branch 'origin/master' into grpc-next-queues
2018-05-22 13:18:22 -04:00
joshvera
13ea1e58ff
++grpc-haskell
2018-05-22 13:01:16 -04:00
Josh Vera
df7f14fb04
Merge branch 'master' into grpc-server
2018-05-22 12:53:04 -04:00
Patrick Thomson
234e0bbc99
Add infrastructure for testing cancellation.
2018-05-22 11:17:04 -04:00
Patrick Thomson
d1618fe94d
Add what seems like correctly-working timeout functionality.
2018-05-22 11:01:23 -04:00
joshvera
dd35fc46cb
++grpc-haskell for https urls
2018-05-21 18:43:32 -04:00
joshvera
4c1c05ee04
Revert "Add proto3-suite and proto3-wire as submodules"
...
This reverts commit 8beef798017162242a6a937c307b87db9a01800e.
2018-05-21 18:38:17 -04:00
joshvera
ab18fe05d1
++grpc-haskell
2018-05-21 18:38:07 -04:00
joshvera
004a1db35e
Add proto3-suite and proto3-wire as submodules
2018-05-21 18:38:07 -04:00
Max Brunsfeld
1023097082
Update to use the new Tree-sitter API
...
Co-Authored-By: Rick Winfrey <rewinfrey@github.com>
2018-05-21 12:57:24 -07:00
joshvera
7c6a2c650e
++grpc-haskell
2018-05-21 15:45:22 -04:00
joshvera
c2100b4b4c
Merge remote-tracking branch 'origin/grpc-server' into grpc-next-queues
2018-05-21 15:44:50 -04:00
joshvera
378dad0d69
Merge remote-tracking branch 'origin/master' into grpc-server
2018-05-21 12:33:22 -04:00
joshvera
9bcd57959a
++grpc-haskell
2018-05-21 11:45:44 -04:00
joshvera
f6c84f424f
++grpc-haskell
2018-05-20 21:21:28 -04:00
joshvera
8cdd81dbfd
++grpc-haskell
2018-05-19 17:33:25 -04:00
joshvera
8156ea1334
Bump proto3-suite for asyncServerLoop generation and grpc-haskell
2018-05-17 20:39:05 -04:00
joshvera
59a72be813
++grpc-haskell for next-queues
2018-05-17 19:15:16 -04:00
Patrick Thomson
322f348103
inj -> inject
2018-05-16 18:25:02 -04:00
Patrick Thomson
ffb87d6fcd
update
2018-05-16 17:56:57 -04:00
Patrick Thomson
6b0198cb00
Remove otiose -Sum prefixes from all Data.Sum operations.
...
There are no modules where we use both Union.inj and Sum.injectSum; as
such, it seems clumsy for such ubiquitous functions as inj and prj to
have such long names when there is no ambiguity. This restores the
codebase to much how it looked before we switched back to a richer
Data.Union.
2018-05-16 15:27:08 -04:00
joshvera
efafd0d494
++grpc-haskell
2018-05-16 10:57:15 -04:00
Timothy Clem
41f230a46a
++tree-sitter-ruby for infinite loop fix
2018-05-15 08:17:48 -07:00
joshvera
6449801b77
++grpc-haskell
2018-05-14 16:54:31 -04:00
joshvera
9e2b7725a6
Merge origin/master
2018-05-11 16:37:04 -04:00
Rob Rix
2abfd92678
Bump effects for https://github.com/joshvera/effects/pull/43
2018-05-10 18:27:10 -04:00
Patrick Thomson
b6f8853d5b
Add the fastsum package as a dependency.
2018-05-02 15:59:22 -04:00
Rob Rix
ebc8e01cc4
Use our own local definition of Sum.
2018-05-02 12:00:15 -04:00
Rob Rix
9b7079c9eb
Bump effects for https://github.com/joshvera/effects/pull/34
2018-04-25 10:40:20 -04:00
Rob Rix
86ef19bbb0
Bump effects to master.
2018-04-25 09:52:44 -04:00
Rob Rix
dabca7feea
Bump effects for https://github.com/joshvera/effects/pull/33
2018-04-25 09:44:22 -04:00
Patrick Thomson
189da4098f
Bump joshvera/effects to 0.3.0.1.
...
There is a slight (roughly 12%) build-time regression associated withh
this for standard stack builds. The difference is negligible if you
compile with --fast.
2018-04-19 13:36:41 -04:00
Timothy Clem
23db5fc9a6
++haskell-tree-sitter
2018-04-16 16:52:43 -07:00
Timothy Clem
b81203d140
++tree-sitter-ruby for binary/unary fix
2018-04-10 11:31:25 -07:00
Timothy Clem
458a6076cd
++tree-sitter-ruby for block hash fix
2018-04-10 07:44:43 -07:00
Rick Winfrey
a56763cb4e
bump haskell-tree-sitter
2018-04-06 12:06:07 -07:00
Josh Vera
4c55fa7dc3
Merge branch 'master' into task-in-eff
2018-04-05 17:26:35 -04:00
Timothy Clem
9690b03d96
++tree-sitter ruby for heredoc and reserved keyword hash iden fixes
2018-04-05 10:11:04 -07:00
Rob Rix
113bbd1ed9
Merge branch 'master' into task-in-eff
2018-04-04 15:05:28 -04:00
Rob Rix
a3bddc55be
Bump effects to master.
2018-04-04 15:05:10 -04:00
Rob Rix
847da9534b
Bump effects for MonadIO, interpret, &c.
2018-04-04 09:35:04 -04:00
Timothy Clem
869de12693
++haskell-tree-sitter
2018-04-03 15:56:19 -07:00
Timothy Clem
3cf9e67ab7
Assign relative python imports, deal only with nonempty lists
2018-04-03 13:23:54 -07:00
Timothy Clem
eeca18bf7a
++haskell-tree-sitter for ts-python relative imports
2018-04-02 08:24:26 -07:00
Rick Winfrey
f9346d4c83
Bump haskell-tree-sitter to tree-sitter v 0.11
2018-03-30 12:31:14 -07:00
Rob Rix
541568e16f
Bump effects to master.
2018-03-27 15:04:55 -04:00