Eugen Wissner belka
belka pushed to haskell at belka/elna 2024-11-20 17:38:34 +01:00
0c9799b887 Adjust stack size based on local variables
belka commented on pull request OSS/graphql-spice#9 2024-11-19 22:32:13 +01:00
Add a few missing instances

Thanks, very appreciated.

belka pushed to master at OSS/graphql-spice 2024-11-19 22:28:50 +01:00
8aa2e521c4 Add a few missing instances
belka merged pull request OSS/graphql-spice#9 2024-11-19 22:28:50 +01:00
Add a few missing instances
belka pushed to haskell at belka/elna 2024-11-16 09:23:36 +01:00
276d4c963b Split the allocator and add state to it
belka pushed to master at OSS/slackbuilder 2024-11-15 17:03:24 +01:00
b5e6e3a2d6 Move package configuration to the configuration file
belka pushed to master at OSS/slackbuilder 2024-11-14 22:58:53 +01:00
2f46303a6d Support VCS clone configuration
belka pushed to haskell at belka/elna 2024-11-14 19:55:22 +01:00
1ec3467830 Map local variables in IR to their original names
belka pushed to master at OSS/slackbuilder 2024-11-13 22:20:32 +01:00
c7e300dc91 Unify the generation of gh package descriptions
belka pushed to haskell at belka/elna 2024-11-12 21:06:30 +01:00
0f527914b5 Map local variables in IR to their original names
belka opened issue OSS/graphql#17 2024-11-10 22:31:44 +01:00
Introspection field cannot be root of a subscription
belka pushed to master at OSS/graphql 2024-11-10 22:25:01 +01:00
2dcefff76a Add test for introspection as subscription root
belka pushed to haskell at belka/elna 2024-11-10 21:57:27 +01:00
e9a22addcc Map local variables in IR to their original names
belka pushed to haskell at belka/elna 2024-11-08 23:54:35 +01:00
611402960e Map local variables in IR to their original names
belka pushed to master at OSS/graphql 2024-11-07 18:18:38 +01:00
27a5a0b44e Adjust wording according to the 2021 specification
belka commented on issue OSS/graphql#11 2024-11-07 18:08:37 +01:00
Interfaces implementing interfaces

For the validation see the rule „Fragment spread is possible“. The new addition can be found in the last subsection, „Interface Spreads in implemented Interface Scope“.

belka pushed to haskell at belka/elna 2024-11-06 22:23:48 +01:00
060496fc6e Parse local variables
belka pushed to master at OSS/graphql 2024-11-05 19:44:54 +01:00
97627ffc36 Parse interfaces implementing interfaces
6f7bb10a62 Remove deprecated gql quasi quoter
Compare 2 commits »
belka pushed to haskell at belka/elna 2024-10-31 22:19:55 +01:00
e2d4b76c0b Check argument list length
belka pushed to master at OSS/slackbuilder 2024-10-30 22:46:39 +01:00
bb0748b400 Replace deprecated cryptonite with crypton