Eugen Wissner belka
belka pushed to haskell at belka/elna 2024-09-24 22:21:20 +02:00
b30bbcab28 Parse call statements
belka pushed to master at OSS/slackbuilder 2024-09-24 21:28:29 +02:00
f758ea7904 Implement experimental version picking command
belka opened issue OSS/slackbuilder#17 2024-09-23 16:45:11 +02:00
latestText versionPicker
belka closed issue OSS/slackbuilder#16 2024-09-23 16:31:18 +02:00
Mix configuration packages and package descriptions
belka pushed to haskell at belka/elna 2024-09-22 23:46:24 +02:00
e66ccf46f4 Take function name from the generated asm
belka pushed to master at OSS/slackbuilder 2024-09-22 18:07:44 +02:00
00cc58f87e Mix configuration and PackageDescription
belka pushed to haskell at belka/elna 2024-09-21 23:35:53 +02:00
daec506ed3 Put _start and main call into builtins
belka opened issue OSS/slackbuilder#16 2024-09-21 14:25:20 +02:00
Mix configuration packages and package descriptions
belka pushed to haskell at belka/elna 2024-09-20 23:00:21 +02:00
0a8d3fce2f Collect function declaration symbols
belka pushed to master at OSS/slackbuilder 2024-09-20 22:59:20 +02:00
2a78256933 Add package tables to the configuration file
belka closed issue OSS/slackbuilder#11 2024-09-20 17:52:48 +02:00
Support HTTP downloads
belka pushed to master at OSS/slackbuilder 2024-09-20 17:52:35 +02:00
ae63ff0cc0 Support HTTP and HTTPS URLs
belka pushed to haskell at belka/elna 2024-09-20 13:32:45 +02:00
8f5e3d755e Collect function declaration symbols
belka closed issue OSS/graphql#15 2024-09-17 18:42:36 +02:00
Parser fails on empty parenthesis without arguments
belka commented on issue OSS/graphql#15 2024-09-17 18:42:36 +02:00
Parser fails on empty parenthesis without arguments

Works as expected as it seems. ArgumentsDefinition is defined as a list of InputValueDefinition in parens. And a list is defined as:

A subscript suffix “Symbol list” is shorthand for…

belka pushed to master at OSS/graphql 2024-09-17 18:34:35 +02:00
1834e5c41e Add a test for empty field argument list
belka pushed to haskell at belka/elna 2024-09-15 23:03:42 +02:00
c9ff4f0a2a Add call pseudo instruction
belka opened issue OSS/graphql#15 2024-09-15 22:10:56 +02:00
Parser fails on empty parenthesis without arguments
belka opened issue OSS/slackbuilder#15 2024-09-15 10:36:08 +02:00
Print prettier HTTP errors
belka closed issue OSS/slackbuilder#13 2024-09-14 11:33:34 +02:00
One failed check stops checking for other package updates