27 Commits

Author SHA1 Message Date
Ben Jordan
4b985fce26
Merge pull request #5 from jetzig-framework/zig-0.15
Zig 0.15
2026-01-05 16:39:03 -05:00
Ben Jordan
379991486b
Merge pull request #4 from emneo-dev/zul-update
Update Zul + new master Io changes
2026-01-05 16:37:12 -05:00
Emily Flion
24cf819a6c
Update fmt.zig with new master Io changes
Signed-off-by: Emily Flion <emneo@kreog.com>
2026-01-05 18:12:34 +01:00
Emily Flion
3fac53b652
Update zul to dev branch
Signed-off-by: Emily Flion <emneo@kreog.com>
2026-01-05 18:12:27 +01:00
Ben Jordan
6916e0e955
pointing format directly to zul 2025-12-21 19:25:30 -05:00
Ben Jordan
da50c67de9
fixed segfault 2025-10-06 22:08:24 -04:00
Ben Jordan
ed326c74b9
updated zul dependency 2025-09-17 22:55:22 -04:00
Ben Jordan
3288c1baed
io -> Io 2025-09-12 18:58:57 -04:00
Ben Jordan
30f1949bba
writergate2 2025-09-12 11:05:19 -04:00
Ben Jordan
3ed74be254
writergate 2025-09-11 22:19:27 -04:00
Ben Jordan
f613f2cb90
builds, needs tests 2025-08-20 19:27:50 -04:00
Ben Jordan
bd9abc047c
updating zul 2025-08-20 19:15:06 -04:00
bobf
ff1f2cf50e
Merge pull request #3 from PoeCoh/main
writergate
2025-08-13 07:37:56 +01:00
Ben Jordan
6287449671
writergate 2025-08-12 06:58:53 -04:00
bobf
25767ee7c8
Merge pull request #2 from yamashitax/fix/update-to-latest-zig-version
fix: update to latest zig version
2025-08-11 06:06:57 +01:00
山下
aea63825ef fix: update to latest zig version 2025-07-26 17:22:44 +02:00
bobf
ad2db91eb3
Merge pull request #1 from MahdiGMK/main
Update zul hash to latest zig-hash format
2025-07-20 10:30:30 +01:00
MahdiGMK
eebd91d697 Update zul hash to latest zig-hash format 2025-07-20 12:37:38 +03:30
Bob Farrell
fb4edc1375 Latest Zig nightly compatibility 2025-03-01 13:55:08 +00:00
Bob Farrell
5be57d534b Update to latest Zul 2025-02-01 12:54:25 +00:00
Bob Farrell
86f24cfdf2 Implement DateTime.compare
Used by Zmpl's `@if` mode for comparison operators on Zmpl Values.
2024-11-17 11:03:57 +00:00
Bob Farrell
a248776ba5 Start line count at 1 2024-11-08 19:27:10 +00:00
Bob Farrell
5946df967d Fix off-by-one error in fmt.zig 2024-10-28 20:33:33 +00:00
Bob Farrell
0ba01bf30b Implement fmt.zig to format Zig code and highlight errors 2024-10-27 16:23:25 +00:00
Bob Farrell
a9d2cbd41e WIP 2024-09-29 23:30:52 +01:00
Bob Farrell
3f5b3a7503 WIP 2024-09-24 21:43:51 +01:00
Bob Farrell
e6b4259508 Implement basic wrappers of Zul date/time types 2024-09-24 18:44:22 +01:00