No description
Find a file
Puck Meerburg 9b61f4df0a (zilch core magic): use bytevectors to calculate rewrites, use mapping
This massively improves performance. Turns out strings are slow!

Change-Id: I6a6a6964c48e10fe046298eaf29c4e86f7d30cf1
2025-11-14 13:01:04 +00:00
aux aux/socket: patch scheduling bug in socket egg 2024-10-09 20:36:44 +00:00
cli zilch-cli-ninja: add subcommands for extracting source and running diff 2025-11-14 13:01:04 +00:00
core (zilch core magic): use bytevectors to calculate rewrites, use mapping 2025-11-14 13:01:04 +00:00
docs docs: add more modules 2025-04-14 12:17:56 +00:00
lang (zilch lang ninja depfile): add depfile parser 2025-11-14 13:01:04 +00:00
lib/build-chicken-parallel Initial commit 2024-10-04 15:08:26 +00:00
planner (zilch planner step): fix batch steps 2025-03-20 17:43:55 +00:00
.envrc Initial commit 2024-10-04 15:08:26 +00:00
.gitignore Initial commit 2024-10-04 15:08:26 +00:00
COPYING Add COPYING 2024-10-04 15:08:26 +00:00
default.nix Initial commit 2024-10-04 15:08:26 +00:00
shell.nix (zilch lang ninja): add ninja build file parser 2025-11-14 13:01:04 +00:00

To generate the documentation, run:
`docread; npx antora generate antora-playbook.yml`.