Eugen Wissner belka
belka pushed to master at OSS/slackbuilder 2024-09-10 11:34:38 +02:00
74da0eb391 Consume tokens matching 0 characters at the end
belka pushed to haskell at OSS/elna 2024-09-10 02:03:40 +02:00
8a0751dfb0 Add a state monad transformer to the Elf generator
belka pushed to haskell at OSS/elna 2024-09-09 23:10:27 +02:00
bb33423c31 Create empty relocations section
belka closed issue OSS/slackbuilder#10 2024-09-09 16:49:57 +02:00
Regular expressions for version filtering
belka commented on issue OSS/slackbuilder#10 2024-09-09 16:49:54 +02:00
Regular expressions for version filtering

On the other hand, regular expressions would be longer to write. So probably I'll keep my matcher and extend it as needed.

belka pushed to master at OSS/slackbuilder 2024-09-09 16:48:52 +02:00
6ead225e88 Add nginx
belka pushed to haskell at OSS/elna 2024-09-08 22:53:17 +02:00
26627cc49f Create empty relocations section
belka closed issue OSS/slackbuilder#12 2024-09-08 16:45:54 +02:00
Configuration file error messages in the terminal
belka pushed to master at OSS/slackbuilder 2024-09-08 16:44:55 +02:00
1418e0ae46 Pretty print settings parsing errors
belka pushed to haskell at OSS/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 OSS/elna 2024-09-06 14:04:02 +02:00
a625bbff50 Add the tester
belka pushed to haskell at OSS/elna 2024-09-06 13:07:23 +02:00
2a0405de1d Add the tester
belka pushed to haskell at OSS/elna 2024-09-05 23:18:40 +02:00
042e4e8714 Add command line parser
belka pushed to master at OSS/elna 2024-09-04 22:19:03 +02:00
8a58c3993f Remove unused section writer
belka pushed to haskell at OSS/elna 2024-09-04 22:06:10 +02:00
be73032b93 Add rake task to build a cross toolchain
belka pushed to haskell at OSS/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 OSS/elna 2024-09-02 23:45:26 +02:00
25728ddc4a Pass relocations to the elf generator