1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 15:14:08 +00:00
Commit graph

384 commits

Author SHA1 Message Date
GitHub Action
b4a23e1000 Update README 2023-06-27 13:45:26 +00:00
Rene Schallner
9d0f738d11 update to latest zig, bump version number 2023-06-27 15:37:27 +02:00
Rene Schallner
56fb317cd9
Merge pull request #28 from edyu/master
Update to use the new alignCast where the alignOf is not needed anymore
2023-06-27 15:26:23 +02:00
Ed Yu
22d4b80cb9 Update to use the new alignCast where the alignOf is not needed anymore 2023-06-26 20:11:34 -07:00
GitHub Action
8ab8669adc Update README 2023-06-24 14:01:03 +00:00
Rene Schallner
73836111ba update version in build.zig.zon for imminent release 2023-06-24 15:47:51 +02:00
Rene Schallner
870a051155 update to latest zig 2023-06-24 15:46:19 +02:00
Rene Schallner
91de9aec99
Merge pull request #27 from edyu/master
Revert Context changes in middleware_with_endpoint by fixing middlewa…
2023-06-23 07:45:00 +02:00
Ed Yu
c047d9dc9b Revert Context changes in middleware_with_endpoint by fixing middleware MixContexts 2023-06-22 11:57:55 -07:00
Rene Schallner
1559fbd2c3
Merge pull request #26 from edyu/master
Update middleware_with_endpoint example with direct context
2023-06-22 06:55:46 +02:00
Ed Yu
71fb5d945e Update middleware_with_endpoint example with direct context 2023-06-21 20:44:05 -07:00
Rene Schallner
f5292c3669
Merge pull request #25 from edyu/master
Update builtin functions due to zig changes
2023-06-22 02:56:28 +02:00
Ed Yu
cc0680d6e3 Update middleware example with direct context 2023-06-21 15:21:42 -07:00
Ed Yu
5611026479 Update builtin functions due to zig changes 2023-06-21 14:53:37 -07:00
Rene Schallner
f2e41fc0d6
Merge pull request #24 from edyu/master
Update to new json parser api changes
2023-06-21 11:31:16 +02:00
Ed Yu
9c66dd4deb Update to new json parser api changes 2023-06-20 10:21:48 -07:00
Rene Schallner
2ce5a75e74 updated charts (intro: csharp) 2023-06-15 23:36:16 +02:00
Rene Schallner
b5bc30de7c updated flake: latest NixOS, dotnet 2023-06-15 23:23:13 +02:00
Rene Schallner
75ce8d4754
Merge pull request #22 from leo-costa/add-wrk-csharp
Add C# AOT version for comparison
2023-06-15 23:22:00 +02:00
Leonardo Costa
9009638982 Add C# version 2023-06-14 23:13:53 -04:00
Rene Schallner
ff8386cc65 typo in readme 2023-05-31 04:27:38 +02:00
GitHub Action
59dd155cd8 Update README 2023-05-30 08:49:27 +00:00
Rene Schallner
2885b2642b Update to latest facil.io patch (cookie path) 2023-05-30 10:42:51 +02:00
Rene Schallner
fcbfe02c54 updated with permanent server link 2023-05-29 21:12:49 +02:00
GitHub Action
bbdb7fd1f4 Update README 2023-05-29 16:23:26 +00:00
Rene Schallner
d1da4ec3bc fix: setCookie in ReleaseXXX mode, spelling COOKIE 2023-05-29 18:19:25 +02:00
Rene Schallner
6d99e7e8da update to latest zig 2023-05-28 02:29:04 +02:00
GitHub Action
2987327d45 Update README 2023-05-27 22:38:26 +00:00
Rene Schallner
f5bbbff15f latest zig->snek_case, std.debug.TTY -> std.io.tty 2023-05-28 00:22:37 +02:00
Rene Schallner
af4d62ab97 latest zig, fix std.sort.sort -> std.mem.sort 2023-05-28 00:11:33 +02:00
Rene Schallner
037d5af9c2
make discord badge link to server 2023-05-24 19:46:11 +02:00
Rene Schallner
1a13dce4cb updated discord link 2023-05-24 19:42:40 +02:00
Rene Schallner
03e4a8ff79 preparing for next release 2023-05-24 19:37:08 +02:00
Rene Schallner
e02fefd669 zap.zig: no ugly _module 2023-05-24 19:31:32 +02:00
Rene Schallner
d832b422ea upgrade to latest zig 2023-05-24 19:31:22 +02:00
Rene Schallner
901022007b
Update README.md 2023-05-24 12:19:58 +02:00
GitHub Action
8f649e85a7 Update README 2023-05-24 10:07:35 +00:00
Rene Schallner
ad0c6fe6e0 zon: update for new release 2023-05-24 12:03:55 +02:00
Rene Schallner
55f2bc427f UserPassSessionAuth: ephermal session token
generated token will be modulated by timestamp in nanoseconds.
2023-05-24 12:02:53 +02:00
Rene Schallner
9aa0ec5bef announceybot -> targets.txt for build_all.sh 2023-05-24 02:10:49 +02:00
GitHub Action
014a07428e Update README 2023-05-23 23:44:31 +00:00
Rene Schallner
9614a00c79 CI: run all tests via zig build test 2023-05-24 01:29:29 +02:00
Rene Schallner
48b399e056 fix mem leaks in UserPassSessionAuth 2023-05-24 01:28:04 +02:00
Rene Schallner
a132b78b23 build test: run all tests 2023-05-24 01:27:40 +02:00
Rene Schallner
fdf731f5b6 expose zap.stop() 2023-05-24 01:23:43 +02:00
Rene Schallner
f2342d10eb fix release workflow -> checkout tag for releasenotes to work 2023-05-22 23:09:18 +02:00
Rene Schallner
a1be74cc70 aaaah see https://github.com/actions/runner/issues/712 2023-05-22 23:06:01 +02:00
Rene Schallner
31886822a1 git examination workflow update 2023-05-22 23:00:14 +02:00
Rene Schallner
24adf7dada update git test workflow 2023-05-22 22:58:10 +02:00
Rene Schallner
17a190eea6 renamed git workflow 2023-05-22 22:45:44 +02:00