Commit graph

24 commits

Author SHA1 Message Date
Nurul Huda (Apon)
07a425a103
feat(csr): add more event types 2026-07-21 05:46:26 +06:00
Nurul Huda (Apon)
8b67c616ad
docs: include available versions in tooltip 2026-07-14 22:00:50 +06:00
Nurul Huda (Apon)
8a92f0dcec
docs: add manual getting started guide 2026-07-13 21:59:18 +06:00
Nurul Huda (Apon)
d474d83c32
chore: merge branch 'main' into zig-0.17 2026-06-22 17:07:52 +06:00
Nurul Huda (Apon)
aa02823746
docs: show init command in installaction guide 2026-06-22 17:05:46 +06:00
Nurul Huda (Apon)
4f4dc05197
docs: add branding assets as dep 2026-06-21 22:20:07 +06:00
Nurul Huda (Apon)
35b631080a
chore: merge branch 'main' into zig-0.17 2026-06-21 10:23:38 +06:00
Nurul Huda (Apon)
3fc421a811
chore: update versions and copy 2026-06-21 09:53:22 +06:00
Nurul Huda (Apon)
1b2777ed3b
wip: update all meta programming to new api for zig 0.17 2026-06-16 09:55:46 +06:00
Nurul Huda (Apon)
af7e63f5d5
docs: update bench config 2026-06-13 02:11:08 +06:00
Nurul Huda (Apon)
1ac4e21142
bench: make bench run quicker 2026-06-11 17:02:47 +06:00
Nurul Huda (Apon)
5c19f0550d
docs: update bench endpoint 2026-06-11 14:11:43 +06:00
Nurul Huda (Apon)
6fed623ebc
docs: rm build time from bench 2026-06-11 12:58:11 +06:00
Nurul Huda (Apon)
6a6ee9aa56
docs: add generator of bench from gh ci run 2026-06-11 10:53:18 +06:00
Nurul Huda (Apon)
bf699c869b
docs: rm abs links 2026-06-11 02:48:09 +06:00
Nurul Huda (Apon)
094525e7be
docs: highlight ziex in bench 2026-06-08 21:42:46 +06:00
Nurul Huda (Apon)
077528fbd6
dcos: bench, make lower better rows go darker on right 2026-06-08 21:38:52 +06:00
Nurul Huda (Apon)
4e4e2a1647
docs: make version fetched from gh tag 2026-06-08 21:27:34 +06:00
Nurul Huda (Apon)
ccf3ac1a4c
docs: rm smart logic for bench chart 2026-06-07 13:22:32 +06:00
Nurul Huda (Apon)
25c3630547
refactor(migration): Zig 0.16.0 (#116)
Few regressions bugs are there but merging to main to continue development on main and will make release only after all known bugs related to Zig 0.16.0 has been fixed.

- [x] Upstream http.zig - Core web server and routing - [PR](https://github.com/karlseguin/http.zig/pull/191)
- [x] Upstream zli - CLI Parser - remove dependancies and use [proposed std.cli](4b4d625ca9/lib/std/cli.zig)
- [x] Upstream zig-tree-sitter - [PR](https://github.com/tree-sitter/zig-tree-sitter/pull/40)
- [x] Core Ziex Language
- [x] Core Ziex app
- [x] Core Ziex CLI
- [x] Ziex Dev Server (zx dev)
- [x] LSP
- [x] Playground
    - [x] Upgrade to Zig 0.16.0
    - [x] Fix WASM Regression
- [ ] Fix regressions
    - [ ] Runtime: File Form
    - [x] CLI: Export
    - [x] CLI: Bundle
    - [ ] Runtime: Websocket
    - [ ] DevServer: Error Overlay
    - [x] WASI Build
2026-05-29 09:22:04 +06:00
Nurul Huda (Apon)
5af72bade7
docs: open in playground in home page 2026-04-15 19:02:35 +06:00
Nurul Huda (Apon)
cb42537e59
docs: add basic intearactivity docs 2026-04-14 23:39:19 +06:00
Nurul Huda (Apon)
bd6f2fc2d4
cli: add deps (embedded file to dpes input) 2026-03-28 19:54:15 +06:00
Nurul Huda (Apon)
4d9dc45833
refactor: make docsite it's own module 2026-03-18 15:19:04 +06:00
Renamed from site/pages/page.zx (Browse further)