Zsanett

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

49 check-ins

2025-12-05
11:55:44
[91acd38c75] Leaf: Use Zina version 2 (user: phong tags: trunk)
07:53:02
[4bf7deea9b] Move renamespace to a separate module (user: phong tags: trunk)
2025-12-02
05:37:58
[7a50cb282f] Remove _t type suffix when renamespacing (user: phong tags: trunk)
2025-11-06
07:12:45
[7a45e7e2ea] Version ignore glob setting (user: phong tags: trunk)
2025-11-05
21:17:56
[a849956478] Fix links and remove Git-specific stuff (user: phong tags: trunk)
08:24:07
[585a9324c4] Enforce eval's err type and suppress stderr (user: phong tags: trunk)
2025-09-13
08:21:35
[6dfcea7995] Bring back channels (user: phong tags: trunk)
2025-09-04
07:41:02
[0fe341a0ba] Port to Zig 0.15 (user: phong tags: trunk)
2025-08-24
15:54:37
[451c104a4c] Fix Janet error unwrapping (user: phong tags: trunk)
2025-08-22
11:37:35
[a64778286c] Always map Zig slice to Janet buffer (user: phong tags: trunk)
11:20:03
[881bfccdc9] Update comment about Janet error (user: phong tags: trunk)
11:19:39
[b890b3ce51] Wrap tagged unions' functions (user: phong tags: trunk)
2025-08-21
05:44:01
[f7911e12d7] Return Janet error string from eval (user: phong tags: trunk)
05:30:14
[a437ed0949] Set alignment of comptime fields (user: phong tags: trunk)
2025-08-09
02:21:24
[a8a5e0631f] Use janet_panic (user: phong tags: trunk)
02:12:20
[90a07dae83] Explicitly memoize root env (user: phong tags: trunk)
2025-08-08
16:15:33
[df1ad535a8] Remove Environment namespace (user: phong tags: trunk)
16:11:05
[e6bdd8ef6e] Lint (user: phong tags: trunk)
16:10:38
[00ee384115] Propagate Zig error to Janet (user: phong tags: trunk)
16:07:14
[74e635eea2] Rely on memorization of root env (user: phong tags: trunk)
13:00:50
[c44529897e] Fix copyright year range and clean up (user: phong tags: trunk)
12:54:09
[460b68a29c] Use Janet C API in Zig naming convention (user: phong tags: trunk)
05:44:12
[23073f2417] Remove unnecessary comptime qualifier (user: phong tags: trunk)
05:43:32
[1358ee4b80] Implement method access as syntatic sugar (user: phong tags: trunk)
05:40:26
[0abf744c5f] Work around error unwrapping (user: phong tags: trunk)
2025-08-06
15:20:49
[1763ea03c1] Fix optional handling (user: phong tags: trunk)
11:03:39
[77d0c1a620] Allow ignoring declarations (user: phong tags: trunk)
2025-08-04
08:04:52
[f880985910] Support Zig errors (user: phong tags: trunk)
2025-08-01
08:08:21
[f36c220641] Use Janet pointer wrapping for non-slices (user: phong tags: trunk)
2025-07-30
06:54:16
[a0ed04650b] Pass Zig test name instead of file path to Janet (user: phong tags: trunk)
06:53:12
[1c14c32fe8] Automatically wrap function declarations in struct (user: phong tags: trunk)
2025-07-29
08:52:31
[448a98aa12] Support mutable buffers (user: phong tags: trunk)
06:25:16
[ea0fcfe002] Implement function unwrapping (user: phong tags: trunk)
01:32:26
[8887129b29] Support vectors (user: phong tags: trunk)
01:21:52
[81915a9a29] Support enums (user: phong tags: trunk)
00:52:32
[fc5a40dbb9] Support optionals (user: phong tags: trunk)
2025-07-28
09:08:36
[44058a644d] Support bindings (user: phong tags: trunk)
07:22:03
[6e463cc2fe] Support arrays (user: phong tags: trunk)
06:48:15
[30982cc5af] Support tagged unions (user: phong tags: trunk)
05:41:05
[8358c488cd] Normalize type info var name (user: phong tags: trunk)
05:41:04
[fbd89cd933] Reuse s/_/-/ (user: phong tags: trunk)
04:53:16
[33ee6ef62d] Support all pointer types (user: phong tags: trunk)
2025-07-23
09:06:11
[100707f5ab] Split out high-level interface (user: phong tags: trunk)
07:58:59
[de637a8fb2] Support struct (user: phong tags: trunk)
04:08:38
[61a5bb1ea0] Name Zig module (user: phong tags: trunk)
04:03:55
[85b99bef46] Port to Zig 0.14 and comply with REUSE (user: phong tags: trunk)
2024-03-12
07:15:03
[bd8cdb2c08] Use std.meta.Tuple (user: phong tags: trunk)
2024-01-20
05:52:55
[744c1c64a4] Give up propagating error from Janet src eval (user: phong tags: trunk)
2024-01-19
10:23:55
[e6dac76816] Implement Zig function wrapping skeleton (user: phong tags: trunk)