Patrick Thomson
|
e64d1e2d4c
|
Merge remote-tracking branch 'origin/master' into add-parsing-timeout
|
2018-05-22 16:53:18 -04:00 |
|
Patrick Thomson
|
949b9be418
|
add spec
|
2018-05-22 16:53:03 -04:00 |
|
Timothy Clem
|
e828b75099
|
Merge pull request #1872 from github/all-in-one-ci
All in one ci
|
2018-05-22 13:42:11 -07:00 |
|
Patrick Thomson
|
dd23a2c513
|
Seconds -> milliseconds
|
2018-05-22 16:38:18 -04: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 |
|
Timothy Clem
|
a20ea785ec
|
Merge branch 'master' into all-in-one-ci
|
2018-05-22 13:31:17 -07:00 |
|
Josh Vera
|
28925f8e92
|
Merge branch 'master' into add-parsing-timeout
|
2018-05-22 13:30:48 -04:00 |
|
Josh Vera
|
66616b8716
|
Merge pull request #1861 from github/grpc-next-queues
Bump grpc-haskell to use the async server
|
2018-05-22 13:30:21 -04:00 |
|
joshvera
|
dba4cf5aa4
|
Merge remote-tracking branch 'origin/master' into grpc-next-queues
|
2018-05-22 13:18:22 -04:00 |
|
Patrick Thomson
|
1721c67aa5
|
lint
|
2018-05-22 13:07:36 -04:00 |
|
Josh Vera
|
9f9b5faaba
|
Merge pull request #1835 from github/grpc-server
Add a gRPC Server
|
2018-05-22 13:05:05 -04:00 |
|
Patrick Thomson
|
f2a55e5b0c
|
Switch to using timeout and running the parser asynchronously.
|
2018-05-22 13:03:37 -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
|
1b2e9c9893
|
remove otiose lock and add explicit timeout
|
2018-05-22 12:45:07 -04:00 |
|
Timothy Clem
|
cdfcabd319
|
Move semanticd into it's own directory, update builds
|
2018-05-22 09:20:36 -07:00 |
|
Patrick Thomson
|
a933a5714d
|
Merge remote-tracking branch 'origin/master' into add-parsing-timeout
|
2018-05-22 11:54:10 -04:00 |
|
Rick Winfrey
|
7a6a99c1a8
|
Merge pull request #1862 from github/new-tree-sitter-api
Update to use the new Tree-sitter API
|
2018-05-22 08:51:49 -07:00 |
|
Patrick Thomson
|
a20efce735
|
maybeM is preferable to a case statement
|
2018-05-22 11:49:22 -04:00 |
|
Patrick Thomson
|
cf04b5e602
|
avoid possible race condition
|
2018-05-22 11:41:18 -04:00 |
|
Patrick Thomson
|
4be15ea6bc
|
remove otiose C calls
|
2018-05-22 11:40:10 -04:00 |
|
Patrick Thomson
|
5f138682e3
|
better error name
|
2018-05-22 11:34:07 -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 |
|
Rob Rix
|
14e9f89501
|
Merge branch 'master' into new-tree-sitter-api
|
2018-05-22 08:36:46 -04:00 |
|
Rick Winfrey
|
a01ed11736
|
Restrict import of Foreign.C.Types to CBool type
|
2018-05-21 16:27:43 -07:00 |
|
Rick Winfrey
|
ae316a3d7c
|
Release TSTree after building the AST
|
2018-05-21 16:18:28 -07: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 |
|
Timothy Clem
|
7c621830de
|
lts-11.0, custom build dockerfile with grpc installed
|
2018-05-21 14:14:53 -07: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
|
c4517cbc33
|
Remove RPCToCDiffRenderer
|
2018-05-21 15:36:26 -04:00 |
|
joshvera
|
29eb10a789
|
Add a healthcheck route to SemanticAPI
|
2018-05-21 14:25:52 -04:00 |
|
joshvera
|
27c233a70c
|
Move grpc to semanticd
|
2018-05-21 14:01:27 -04:00 |
|
joshvera
|
dd123a0181
|
Merge remote-tracking branch 'origin/master' into grpc-server
|
2018-05-21 13:55:15 -04:00 |
|
Timothy Clem
|
b03c11f23f
|
Merge pull request #1856 from github/dockerize
Dockerize semantic builds
|
2018-05-21 10:53:36 -07: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 |
|
Timothy Clem
|
42af0faae6
|
New approach for linting
|
2018-05-21 08:17:11 -07: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 |
|
Timothy Clem
|
8c32aa8a6d
|
No more script/run
|
2018-05-18 15:57:21 -07:00 |
|
Timothy Clem
|
3240f64de3
|
Merge remote-tracking branch 'origin/master' into dockerize
|
2018-05-18 13:31:14 -07:00 |
|
Timothy Clem
|
8fe6f7e959
|
Bump the version so we can tell these are new style builds
|
2018-05-18 13:31:05 -07:00 |
|
Josh Vera
|
7daec2cfdb
|
Merge pull request #1848 from github/allocator-effect
Allocator effect
|
2018-05-18 11:46:23 -04:00 |
|