Zsanett

Timeline
Login

Timeline

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

50 most recent check-ins

2026-07-03
01:51:34
[97adf89b5b] Leaf: Support abstract type with custom format (user: phong tags: trunk, 0.4.2)
2026-07-02
09:05:21
[226ac4f018] Bump version (user: phong tags: trunk, 0.4.1)
09:04:50
[fc7707fe27] Fix abstract tostring, which expect the repr to be pushed to the existing buffer instead of overwriting it (user: phong tags: trunk)
08:05:34
[f487b36aeb] Ignore zig-pkg (user: phong tags: trunk)
07:44:18
[6ce9001873] Add tostring for abstract types (user: phong tags: trunk, 0.4.0)
07:20:24
[1028960c79] Support unwrapping some explicit Janet types (user: phong tags: trunk)
2026-07-01
08:47:41
[62f7fbb9f4] Add copy function for wrapped functions to move data to Janet (user: phong tags: trunk)
07:14:02
[d4ca1b0ff8] Bump version (user: phong tags: trunk, 0.3.1)
07:13:01
[e172022b38] Fix functions' inferred doc (user: phong tags: trunk, 0.3.1)
06:29:47
[dead66ecd6] Bump version (user: phong tags: trunk, 0.3.0)
06:09:03
[09cb5cbe45] Export all functions found in given module (user: phong tags: trunk, 0.3.0)
2026-06-30
09:09:59
[707079c47f] Favor Janet abstract type over mirroring data structures (user: phong tags: trunk)
2026-06-25
07:17:42
[cf6342e085] Port to Zig 0.16 (user: phong tags: trunk, 0.2.0)
2026-02-20
14:20:35
[a010da5a87] Bump version to 0.1.0 (user: phong tags: trunk, 0.1.0)
2025-12-05
11:55:44
[91acd38c75] Use Zina version 2 (user: phong tags: trunk, 0.0.1)
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)