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
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
Timothy Clem
730cc1fe5d
Merge remote-tracking branch 'origin/master' into moda-port-moda-templates-496f202fc39cacce87efe700ebe94c9e
2018-06-12 09:10:36 -07:00
Timothy Clem
f2da67330b
Merge pull request #1944 from github/haystack
...
Error reporting to Haystack and configuration consolidation
2018-06-12 09:09:55 -07:00
Timothy Clem
aa833de097
Not used, so don't name it
2018-06-12 09:05:04 -07:00
Timothy Clem
1b9d6c0348
Report sha, log short message, include backtrace
2018-06-12 09:00:41 -07:00
Timothy Clem
d06c4f6e07
Attempt to compute a class
2018-06-12 08:13:23 -07:00
Josh Vera
663f3a065b
Merge branch 'master' into haystack
2018-06-12 06:41:13 -04:00
Josh Vera
ece3d8961f
Merge pull request #1939 from github/java-assignment-continued
...
Java assignment part 3
2018-06-12 06:38:18 -04:00
Josh Vera
59031403f2
Merge branch 'master' into java-assignment-continued
2018-06-12 06:23:15 -04:00
Josh Vera
9a72b48c44
Merge pull request #1946 from github/charliesome/value-ref-params
...
Remove value type parameter from ValueRef
2018-06-12 06:22:43 -04:00
Charlie Somerville
a9a49ec56c
remove value parameter from ValueRef
2018-06-12 14:23:48 +10:00
Charlie Somerville
9e936a4a1a
Merge pull request #1877 from github/charliesome/value-ref-address
...
Change ValueRef to hold addresses rather than values directly
2018-06-12 13:56:03 +10:00
Charlie Somerville
c326a7e9d1
add documentation
2018-06-12 12:37:00 +10:00
Charlie Somerville
e436ace47c
remove fromJust
2018-06-12 12:36:57 +10:00
Charlie Somerville
3c2a877821
Merge branch 'master' into charliesome/value-ref-address
2018-06-12 08:56:56 +10:00
Timothy Clem
da779b60a3
Don't strip out the computed Authorization header
2018-06-11 15:27:12 -07:00
Timothy Clem
058766b56e
Auto-merged master into haystack on deployment
2018-06-11 14:16:17 -07:00
Timothy Clem
701e36fb19
Documentation
2018-06-11 14:01:46 -07:00
Rick Winfrey
eb9b2d5c01
Merge pull request #1940 from github/haskell-assignment
...
Haskell assignment #6
2018-06-11 13:58:07 -07:00
Rick Winfrey
ae07aaa9f9
Merge branch 'master' into haskell-assignment
2018-06-11 13:24:36 -07:00
Timothy Clem
ff47ad3653
Docs
2018-06-11 13:12:19 -07:00
Timothy Clem
5dec496220
Take SomeException, log errors
2018-06-11 13:12:19 -07:00
Timothy Clem
0d4182cb96
LogQueue type synonym
2018-06-11 13:12:19 -07:00
Timothy Clem
00ccf400ad
Print out error for local testing
2018-06-11 13:12:19 -07:00
Timothy Clem
54fe72ad74
Consolidate configuration options
2018-06-11 13:12:19 -07:00
Timothy Clem
5eeaaabf76
Start to extract common configuration
2018-06-11 13:12:19 -07:00
Timothy Clem
437b465f56
First pass at haystack reporting
2018-06-11 13:12:19 -07:00
Josh Vera
0f33acb7ed
Merge pull request #1943 from github/remove-otiose-blob
...
Remove unnecessary per-blob roundtripping.
2018-06-11 15:21:07 -04:00
Patrick Thomson
58f3ba609c
Warnings.
2018-06-11 14:23:44 -04:00
Patrick Thomson
656c989409
Fix tests.
2018-06-11 13:36:15 -04:00
Rick Winfrey
5652f6d22d
Merge branch 'master' into haskell-assignment
2018-06-11 10:32:46 -07:00
Rick Winfrey
2048c23383
Add Operator constructor
2018-06-11 10:27:14 -07:00
Rick Winfrey
932f2d2267
Use single type constructor for identifiers
2018-06-11 10:22:06 -07:00
Patrick Thomson
57ca70662e
Remove Semantic.IO.Blob.
2018-06-11 12:54:55 -04:00
Timothy Clem
48408e489a
Merge pull request #1928 from github/port-semiotic-http-interface
...
Port semiotic http interface
2018-06-11 08:22:32 -07:00
Timothy Clem
b71c883da1
Merge branch 'master' into port-semiotic-http-interface
2018-06-11 07:41:54 -07:00
Rick Winfrey
c1b0980383
I like hugging my code with extra ()
, sorry to inconvenience you hlint
2018-06-08 12:13:58 -07:00
Rick Winfrey
c688f580f7
Regenerate go test fixtures
2018-06-08 12:10:54 -07:00
Rick Winfrey
646e1c3459
Be explicit about each identifier type
...
I went through a lot of trouble to make every identifier parsed in `tree-sitter-haskell` as accurate as possible (i.e. type variable identifier vs constructor identifier vs type class identifier). This enables us to keep those distinctions with assignment at the cost of adding more constructors.
2018-06-08 12:05:17 -07:00
Rick Winfrey
6f8dff06f8
Assign equality constraints
2018-06-08 12:02:13 -07:00
Rick Winfrey
780e5f295b
Assign tuples
2018-06-08 12:01:06 -07:00
Rick Winfrey
9a76a2ea24
Bump haskell-tree-sitter
2018-06-08 11:02:24 -07:00
Rick Winfrey
ce8cd489af
Assign default declarations
2018-06-08 10:33:42 -07:00
Rick Winfrey
5d3ece8d69
Allow multiple contexts (for scoped type variables and type class constraints) for data constructors
2018-06-08 10:23:21 -07:00
Ayman Nadeem
90c8fbb17e
Merge branch 'master' into java-assignment-continued
2018-06-08 10:23:13 -07:00
Rick Winfrey
867170b39a
Assign primitive constructor identifiers
2018-06-08 10:13:24 -07:00
Rick Winfrey
0cc63f89f3
Assign newtype declarations
2018-06-08 10:06:09 -07:00
Rick Winfrey
4dd8cb6e91
Merge pull request #1938 from github/haskell-assignment
...
Haskell assignment #6
2018-06-08 09:33:51 -07:00