Eugen Wissner belka
belka pushed to haskell at belka/elna 2024-10-18 23:20:16 +02:00
6bbb4e36c6 Abstract the string table into a newtype
belka pushed to master at OSS/graphql 2024-10-18 21:01:20 +02:00
67720f9ebe Replace gql with literals in the validation tests
belka pushed to master at OSS/graphql 2024-10-17 18:08:44 +02:00
cdb2aa76b6 Fix block alignment in some parser tests
belka pushed to haskell at belka/elna 2024-10-17 00:37:58 +02:00
bf5ec1f3e2 Parse type declarations
belka pushed to master at OSS/graphql 2024-10-14 20:52:15 +02:00
b056b4256f Replace gql in Encoder tests with multiline string
belka closed issue OSS/graphql#10 2024-10-13 19:53:40 +02:00
Repeatable directives
belka pushed to master at OSS/graphql 2024-10-13 19:40:27 +02:00
ba07f8298b Validate repeatable directives
belka pushed to haskell at belka/elna 2024-10-13 13:00:05 +02:00
582040e5d3 Implement comparison operators
belka pushed to haskell at belka/elna 2024-10-11 16:13:31 +02:00
0850f0a8d6 Implement if statements with equality
belka commented on issue OSS/graphql#16 2024-10-10 22:46:23 +02:00
Recursive types

Sounds like a bug. I checked the schema of my GraphQL application and it doesn't seem to have recursive types, so I wouldn't notice.

Ideally the library shouldn't care about the depth of…

belka pushed to haskell at belka/elna 2024-10-09 23:37:27 +02:00
87f183baad Add branch relocation type
belka pushed to haskell at belka/elna 2024-10-08 17:28:38 +02:00
8bda5fe96d Add branch relocation type
belka pushed to haskell at belka/elna 2024-10-06 18:08:39 +02:00
699cc8684b Implement division
belka pushed to haskell at belka/elna 2024-10-06 18:07:28 +02:00
9dbc441042 Implement division
belka pushed to haskell at belka/elna 2024-10-04 18:26:34 +02:00
35742aa525 Add printc and exit builtin functions
belka opened issue OSS/slackbuilder#18 2024-10-04 12:41:53 +02:00
Configure additional download updaters
belka pushed to haskell at belka/elna 2024-10-02 22:56:54 +02:00
fdf56ce9d0 Negate integral expressions
belka pushed to haskell at belka/elna 2024-10-01 22:45:18 +02:00
cafae5c830 Use one register less for addition and subtraction
belka pushed to master at OSS/slackbuilder 2024-10-01 19:56:34 +02:00
6290be859d Wrap common downloader fields into a record
belka pushed to haskell at belka/elna 2024-10-01 00:02:42 +02:00
bbb15a0218 Add allocator convertion functions