Eugen Wissner belka
belka pushed to haskell at belka/elna 2024-09-08 02:08:32 +02:00
1cbbef19af Stub the implementation for all phases
belka opened issue OSS/slackbuilder#12 2024-09-07 16:41:25 +02:00
Configuration file error messages in the terminal
belka pushed to haskell at belka/elna 2024-09-06 14:04:02 +02:00
a625bbff50 Add the tester
belka pushed to haskell at belka/elna 2024-09-06 13:07:23 +02:00
2a0405de1d Add the tester
belka pushed to haskell at belka/elna 2024-09-05 23:18:40 +02:00
042e4e8714 Add command line parser
belka pushed to master at belka/elna 2024-09-04 22:19:03 +02:00
8a58c3993f Remove unused section writer
belka pushed to haskell at belka/elna 2024-09-04 22:06:10 +02:00
be73032b93 Add rake task to build a cross toolchain
belka pushed to haskell at belka/elna 2024-09-04 21:50:36 +02:00
ebcdf16b6f Add rake task to build a cross toolchain
belka commented on issue OSS/graphql#14 2024-09-03 14:57:51 +02:00
Get list of requested fields inside resolver

No, currently the resolver context contains only the field arguments and the value returned by the parent resolver. The fields requested can be seen only in the parsed query.

I find such a…

belka opened issue OSS/slackbuilder#11 2024-09-03 12:35:58 +02:00
Support HTTP downloads
belka pushed to master at belka/elna 2024-09-02 23:45:26 +02:00
25728ddc4a Pass relocations to the elf generator
belka pushed to master at belka/elna 2024-09-01 21:40:08 +02:00
a66365eef4 Add symbol entry header structure
belka closed issue OSS/slackbuilder#7 2024-09-01 17:34:25 +02:00
Support text based placehodlers for download URLs
belka pushed to master at OSS/slackbuilder 2024-09-01 17:34:20 +02:00
4f74c2ec10 Support text based placeholders
belka pushed to master at belka/elna 2024-08-31 18:24:29 +02:00
7979c0cd23 Remove unused section writer
belka pushed to master at belka/elna 2024-08-30 19:46:40 +02:00
6d5cf23157 Add ELF header data structures
belka pushed to haskell at belka/elna 2024-08-30 14:55:39 +02:00
ad0bf43ba5 Create numerated temporary variables
belka opened issue OSS/graphql#13 2024-08-29 17:23:42 +02:00
Moving TH to the spice package
belka pushed to master at OSS/graphql 2024-08-28 20:00:38 +02:00
01b30a71da Test directive definition decoder
belka pushed to haskell at belka/elna 2024-08-27 14:22:00 +02:00
0c45a9886a Add Intermediate monad stack for the code generation