Eugen Wissner belka
belka pushed to haskell at belka/elna 2024-08-06 17:02:37 +02:00
385322235d Look for undefined symbols
belka pushed to haskell at belka/elna 2024-08-05 22:57:31 +02:00
a1863147f8 Don't allow identifier duplicates
belka opened issue OSS/graphql#12 2024-08-05 08:23:06 +02:00
Fix GHC 9.8 warnings
belka pushed to haskell at belka/elna 2024-08-04 12:23:39 +02:00
9cb9ab536f Create procedure local symbol table
belka pushed to master at OSS/graphql 2024-08-04 09:06:24 +02:00
e02463f452 Remove unused liftA2 import
belka closed issue OSS/graphql#7 2024-08-04 08:37:25 +02:00
Encoder tests using gql fail on Windows
belka deleted branch feature/rn from OSS/graphql 2024-08-04 08:31:28 +02:00
belka pushed to master at OSS/graphql 2024-08-04 08:30:49 +02:00
9d85379826 Remove cariage return from the qq string
belka pushed to feature/rn at OSS/graphql 2024-08-04 08:11:57 +02:00
c760bc7b88 Remove cariage return from the qq string
belka pushed to feature/rn at OSS/graphql 2024-08-04 07:04:39 +02:00
5ac02fc505 Remove cariage return from the qq string
9b11300d23 Pass sdist output to the upload command
1c4584abdd Add a release task
e071553e75 Update QuickCheck and containers
e731c7db07 Remove deprecated symbols from the Error module
Compare 18 commits »
belka pushed to haskell at belka/elna 2024-08-01 23:10:33 +02:00
5f8d9abe76 Require trailing semicolon for type declarations
belka opened issue OSS/graphql#11 2024-07-31 22:26:35 +02:00
Interfaces implementing interfaces
belka opened issue OSS/graphql#10 2024-07-31 12:44:19 +02:00
Repeatable directives
belka opened issue OSS/graphql#9 2024-07-31 12:28:37 +02:00
@specifiedBy built-in directive
belka pushed to haskell at belka/elna 2024-07-30 23:49:37 +02:00
d4471ca2fa Collect types into the global symbol table
belka opened issue OSS/graphql-spice#8 2024-07-30 22:36:52 +02:00
Add a README
belka pushed to haskell at belka/elna 2024-07-29 07:27:22 +02:00
92990e52f0 Add typeExpression to type converter
belka pushed to haskell at belka/elna 2024-07-26 12:22:26 +02:00
ce7652c618 Add types for name analysis
belka closed issue OSS/graphql-spice#7 2024-07-26 09:31:51 +02:00
Copyright and upper bounds
belka pushed to master at OSS/graphql-spice 2024-07-26 09:31:03 +02:00
ce5fa260f4 Build only after pushing to a branch