Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/typelevel/grackle

Grackle: Functional GraphQL for the Typelevel stack
https://github.com/typelevel/grackle

Handle missing episodes more gracefully

3d8ff6a17deae672ce196e5ee1c6f998d9a5bb31 authored about 5 years ago
Fixed typo

59f495b0cacd79b7d54afcb54dbc556743fbc131 authored about 5 years ago
Fleshed out README a little

f655370410151b1397ab02d483cfd86f28b85b63 authored about 5 years ago
WIP: scaladoc

71208a642dbaa2b023c8182935aef222ca8f337a authored about 5 years ago
WIP: scaladoc

9ed863bfcb8849d7826f374591013fc27f04ac0b authored about 5 years ago
Remove redundant arguments for Cursor#field

65d50671cbdf5b0720a2342d9ee429dadf7019f6 authored about 5 years ago
WIP: scaladoc

5a7cf005937c5590c7c3ea78bcdbeb8706ef69b8 authored about 5 years ago
WIP: scaladoc

2169c103af2381aabdb09f4665d440f8799e1dd2 authored about 5 years ago
WIP: scaladoc

1aabda58ad3aca52508ea8dcb8881cebbef7b0d1 authored about 5 years ago
Changed QueryParser method prefixes from compile to parse

138cf9fa6391471c376227c3ac86af35cd6ed45b authored about 5 years ago
Construct valid error response even when no data and no errors

9fbdb9a2ce5d4cb3f651abe6ff2ae4b43d554efb authored about 5 years ago
WIP: scaladoc

cfa3535a93069ac8a57b3638901a914f3e7fdbd6 authored about 5 years ago
WIP: scaladoc

f7df4ce7befc949ae3399964bfe67ac198e2375b authored about 5 years ago
Removed a couple of redundant methods

6cc1543f9c51d4b10f3808e03c35c620ac6b24b7 authored about 5 years ago
Predicates support all scalar types

ab3505f9b364eb6ae967589e7bbbc83ebb1dadab authored about 5 years ago
WIP: scaladoc

e1962e0df61d1060c846166e4f1b908a07a893ff authored about 5 years ago
Add some inline documentation to the demo code

d0ad938d555c70bbd834e784172f08bcf6cacb5c authored about 5 years ago
Walkthrough first cut

592c33840b6b9568c7a9df83408fb56eb5b43c28 authored about 5 years ago
Added sbt-site/Paradox based docs module

4333e6c4af5580305443c98ffcefb4a815564344 authored about 5 years ago
Demo updates for walkthrough

b3ebf26195f9b25eaa96783bd96976b98ec0b145 authored about 5 years ago
Bumped Scala/SBT/dependency versions

e66f0be5ae960e839277ba9c8fc932d18052c8e5 authored about 5 years ago
Added utility to create error response for invalid query

da47d8f5e3570643d46a4c64d043e68da7a3a978 authored about 5 years ago
Handle subtypes correctly

b47672d560f4e3db8ba561456306f5c787e674f6 authored about 5 years ago
Added demo module for walkthrough

e5a5ab716a9ddf8b3eed23f6634d01eded816a0e authored about 5 years ago
Added test of named query

958083f4b5d03c68a38091eb8ebcc26253c78f32 authored about 5 years ago
Added compiler support for shorthand queries

8264a3df4fb4be02c7eae265dab5618500a6bf13 authored about 5 years ago
Added tests for shorthand queries and queries with explicit operation types

0450c1dcb93fc3c95e7396d4ac42cc5e0442730b authored about 5 years ago
Fill out InputValue support

a7926f0167c21f68d728e4e07ff8ccc5fd94a01d authored about 5 years ago
Merge pull request #4 from gemini-hlsw/topic/schema-composition

Schema composability improvements; integrated Robs nullability support

6b766f92369c0eb0fbca721e3aa2a5eabf10bb67 authored about 5 years ago
Integrate Robs nullability changes

35da44d9e64f6829bd9ed45477f095fdd1e2caf7 authored about 5 years ago
Fixed attribute name

e3acadb75452c12f9c2f4341744434a2b3ea2455 authored about 5 years ago
WIP: Tweaked join

daad08f8d734e14135337e3ba96154c4092dcec6 authored about 5 years ago
WIP: Removed inferrable types from DoobieMapping ; cleanly distinguish fields, attributes and keys.

1d6a92b87b87c43712bb9c1fa73efa3baba9498d authored about 5 years ago
Reworked Type toString/shortString as toString/describe

38c519ea6103a97a21f5f02b764fcaac347e58ed authored about 5 years ago
WIP: Properly distinguish Wrap and no-arg Select

7b3c7a3d217d007f0aea96061bae8ef6ba478e7a authored about 5 years ago
WIP: Elaborate components before selects

5580441dcf1242e88840adce8b79fc361f6f8baa authored about 5 years ago
WIP: Factor out type lookups

ad5991cc71e7e68445767ec4dcf088ff1cc9c737 authored about 5 years ago
WIP: Use component schemas appropriately

3beaeae0b5951b74c8a0740abbfb6248dbdda67d authored about 5 years ago
WIP: Factor our object/field mapping lookup

f24e19b1b4bfc5867506dc298c52c001345ee8fd authored about 5 years ago
WIP: Reorganised components

ac28bab99c8fc317f6d705205088660a88a7d81d authored about 5 years ago
WIP: Consistent naming for composed compilers/interpreters

c3d3b4390f3ef9c5abdf16bc2b133cb6b6a18be9 authored about 5 years ago
WIP: Reified schema type

617f577470121bae7fcab2d4d971b36408b1e1b8 authored about 5 years ago
WIP: Parameterize run/runRoot with rootType instead of embedding schema in interpreter

afd397ff7b221fc269d7ed86422fcce7dc51715d authored about 5 years ago
WIP: Use an explicit component id or interpreter reference

4d7144fce5b943a754e7d54596b6ec5a8710d35f authored about 5 years ago
WIP: Schema composition

ef5531fcbc1183762c35eae8ace7b5749c77763d authored about 5 years ago
Merge pull request #3 from gemini-hlsw/topic/no-bad-query

More informative error messages

282a706023efa849e62f985f692e05c74eb06c58 authored about 5 years ago
More informative error messages

24f078f31a8a19689eec9741f0c7b1a065d9b4e4 authored about 5 years ago
Merge pull request #2 from gemini-hlsw/topic/cursor-improvements

Cursor/DataTypeCursor improvements

13b297da6d89873ade9d3b900844050be18212e8 authored about 5 years ago
Improved error message

126f3ba4ec8026162d254cae49eb18454af03b8e authored about 5 years ago
Cursor/DataTypeCursor improvements

* Added tpe: Type member to Cursor
* Thread GraphQL type though DataTypeCursor
* Parameterise Da...

b39a81459726d7786ebacdc4a50d989ec29b09c1 authored about 5 years ago
WIP: Recursive queries

786bc4ba849b084374e13e51587da35c51bc9a75 authored about 5 years ago
WIP: Recursive queries

0a661186cd91381524be8b5d7c0b224d8a0f6b6c authored about 5 years ago
WIP: Recursive queries

d079aff855e55dd4cfce399ea380493523d66cd6 authored about 5 years ago
Move elaboration phases into the query compiler

192d851abed10437b6d66e263f7716a060949be0 authored about 5 years ago
Removed redundant abstract classes

617a095f63284a8466f14d9602659d6428426d08 authored about 5 years ago
Moved DataType components to separate sourcefile

3b65f2ff1adee512280ce8a05f747c25057ffbc4 authored about 5 years ago
Mapped types align with Query types

caa420564ba0aeb4b1b021ac5b83f3889202f4e5 authored about 5 years ago
WIP: Elaboration

2f0620deb459bc34851c7b52b0e8c7aad98cab8d authored about 5 years ago
WIP: Elaboration

e8ac52513f52db49766f9a83ecc31a7cfaeffaca authored about 5 years ago
Use Result in compiler rather than Option

c4488932e624f0bfe3a6e4b22acb94ffd49e3607 authored about 5 years ago
Elaborate select arguments

* Preparatory work ... a lot of this will be moved to the compiler.

80bf5b59bb295f87fa89f3a3b78c41dbc3de140a authored about 5 years ago
Tightened access to ProtoJson constructors

8e66d66b117830b7952a12b40e3f7315c0d7fdc9 authored about 5 years ago
Reify predicates

c564779b7251ffd17476f6e25bb6ec62edaa5851 authored about 5 years ago
Minor cleanups

af9210e6cf3264d8b1202d0c3c4b916b09bddebb authored about 5 years ago
Made runFields/runValue pure again

12638a81f25d4f65d7fd7753065aadc0e10f7052 authored about 5 years ago
Added tests which batch multiple subqueries

2c567f3e8a64ad82ef6dc35bf1b73183793abb68 authored about 5 years ago
Typo: query -> queries

b8e2b1ae2f9f0160c2bd9c40b592e05571c86108 authored about 5 years ago
Moved ProtoJson into QueryInterpreter

3dc2af498f45b41c1be0c962f3c54f586de83ee7 authored about 5 years ago
Batching

5790f7cc5a96b858102cbb0a3a35238f75f2b57c authored about 5 years ago
Unbox PureJson

36ce7cc8246918546e39983c9a5c53291daa93b3 authored about 5 years ago
Use IorNec for Result

9dc6d2e436b61647371e556542becb9dc080eea1 authored about 5 years ago
WIP: Batching

64eb45ac36699dd7271c840beab931df6c2b4788 authored about 5 years ago
Rendering improvements

4e2e1778ee132a8d47f4ecf0a84c6802fc53d43d authored about 5 years ago
WIP: Removed stray debugging code

8047ae0ed32b9e1b76dc40afbafb97b31569304b authored about 5 years ago
WIP: Add composed DB example

af99c9906397534fca4d59811f84c85603d241bb authored about 5 years ago
WIP: Add non-field attributes

5d58c8c7e3655494bdfb175c2f8bed87d733f353 authored about 5 years ago
WIP: Simplified monadic plumbing

9a99b3ab066b617d6b3ee4c7ea606bc17db18ad7 authored about 5 years ago
WIP: subquery return Result

7ea12e27f87b3d03d53bb45d7aa8feb64f8bfba5 authored about 5 years ago
WIP: Renamed ProtoJson.run -> complete

b9f88d16efe263c610a791580131126ff6c33cbf authored about 5 years ago
WIP: Simplified instance collection

f3ab218815ad57f4881b5fb6b02c21c9075978a5 authored about 5 years ago
WIP: Restructed query/mapping sources

0fce017758b105639a6efb7ab23c7e0579813503 authored about 5 years ago
WIP: Simplified logic

e924af7ffaeba60148ed8aa465ee75b7a0753d57 authored about 5 years ago
WIP: Refactor composition infrastructure

f0a1e2c3a61fa5a5b3fa086631069377e1224a51 authored about 5 years ago
WIP: Minor cleanups

2cb639e0df45d0a4ed42ab93c5148414b0d456ba authored about 5 years ago
WIP: Only use mapping at top level

b1368a17bdfe42d4e519f44c6924dad4f2b1b2e0 authored about 5 years ago
WIP: Minor cleanup

11f96e79db8e2dc4e8337e2bb197bf382be5b683 authored about 5 years ago
WIP: Only force at the top level

cafdaff62ea55159ef608c740c0799f1bbbe78a0 authored about 5 years ago
WIP: Decaked ProtoJson

cce278df078dda75fc5ee70af3083d6eae9320ed authored about 5 years ago
WIP: Composition

475570bd0ac1cee5425bcd2ee273fb498ecfbd89 authored about 5 years ago
WIP: Composition

cce84a6cad5da565b0bfae248741a227b752e5b3 authored about 5 years ago
WIP: Composition

e74fdcf0a33170c244ea3add01f15db2c7f36855 authored about 5 years ago
WIP: Composition

8ce2c91195c014676b8e06814538db75c12d638a authored about 5 years ago
Name cleanups

3d3896882e1bd1220eb1acdc1282f084d9aaf31c authored over 5 years ago
Untangle interpreter initialization

42c9a6f879e60883abe804707097869ec67a4279 authored over 5 years ago
Tweaked QueryInterpreter interface

04e67b188b54aed8699b099fba6b14a63e11cdd0 authored over 5 years ago
Nest Binding in Query companion

9d35c49abd4a915ad4e78a794e4bb233d1787858 authored over 5 years ago
Bumped SBT version

3adc11e848106707a9ca6658f50f80d0543c05a0 authored over 5 years ago
Minor cleanups

8c72ba3f1ac262a028649757d6fcf946f96dc1c8 authored over 5 years ago
Tweaked warning suppression

95ce3af4ffe5b2d1d6d386ab1238a6e5cb0535b3 authored over 5 years ago
Thread effect through interpreter

453c87b4a8b2b340fc5d7cc96efc474776b665e2 authored over 5 years ago