• Joined on 2019-01-28
lobo pushed to master at lobo/lambda-zig 2023-08-03 00:36:32 +00:00
e2bbaf2c9a refactor main loop into multiple functions
lobo pushed to master at lobo/lambda-zig 2023-08-02 20:57:34 +00:00
883bc6f52f correct the expected response
ecbe134869 duplicate response string to be caller owned
194fdb8217 calculate server requests based on lambda requests
180b0ec2ff use the right allocator in soon to be refactored function
Compare 4 commits »
lobo pushed to master at lobo/lambda-zig 2023-08-02 02:50:52 +00:00
2662591c91 add library tests (deinitialization currently failing)
9a0f564e84 fix response post issue introduced by new client
580c7a1165 finish scoped log/allocator
f26b735a55 fix bug introduced when moving to built in client
2c8eb248f8 introduced scoped log
Compare 9 commits »
lobo pushed to master at lobo/lambda-zig 2023-08-01 22:03:25 +00:00
e16b9c0c0e update gitignore for zig 0.11
lobo pushed to master at lobo/lambda-zig 2023-08-01 21:58:33 +00:00
cf7423d091 support exe names other than "bootstrap"
lobo pushed to master at lobo/lambda-zig 2023-08-01 21:58:06 +00:00
fc71bbfaca support exe names other than "bootstrap"
d3e804739f remove comments about use of packages within build.zig - it is easy
Compare 2 commits »
lobo pushed to master at lobo/lambda-zig 2023-08-01 20:29:45 +00:00
3b14df88d5 update README
lobo created repository lobo/lambda-zig-sample 2023-08-01 20:26:56 +00:00
lobo pushed to master at lobo/lambda-zig 2023-08-01 19:21:06 +00:00
fa13a08c4d extract lambda parameters to seperate function
7b890d2458 fix compile errors
3f33693d7a upgrade to "almost 0.11" (no testing)
202cf9c27e more stuff (sorry)
Compare 4 commits »
lobo pushed to master at lobo/FlexiLib 2023-07-30 03:30:07 +00:00
b895b47510 add ENTRYPOINT to docker
lobo pushed to master at lobo/fontfinder 2023-07-30 03:28:02 +00:00
4a91fa2176 update readme
f068e64151 fix tests
Compare 2 commits »
lobo pushed to master at lobo/fontfinder 2023-07-30 03:13:39 +00:00
f78963f4ba add gitignore
e18dcad399 add failed attempt at static build
5feee8c0c3 initial source code
c731c3a015 initial commit
lobo created branch master in lobo/fontfinder 2023-07-30 03:13:38 +00:00
lobo created repository lobo/fontfinder 2023-07-30 03:12:44 +00:00
lobo closed issue lobo/FlexiLib#1 2023-07-30 02:50:01 +00:00
CI
lobo pushed to master at lobo/FlexiLib 2023-07-30 02:50:01 +00:00
2691c39fa2 Clean up build/update readme
lobo pushed to master at lobo/FlexiLib 2023-07-30 02:14:01 +00:00
c02cd20b4c add gitea workflow
lobo pushed to master at lobo/actions_test 2023-07-30 01:11:22 +00:00
6adde3b7d8 adfa
lobo pushed to master at lobo/actions_test 2023-07-30 01:09:17 +00:00
06000369f6 output stuff
lobo pushed to master at lobo/FlexiLib 2023-07-30 01:03:04 +00:00
a97682170b add gitea workflow