No description
Find a file
Puck Meerburg b59fd781d0 (zilch lang go): fix go file parser with all: go:embed patterns
Technically this isn't quite right, as the full list of files is not
available to the go parser (some files are filtered out too early in
the process), but it should do the job for now.
2024-11-17 18:24:00 +00:00
aux aux/socket: patch scheduling bug in socket egg 2024-10-09 20:36:44 +00:00
cli cli: add more options 2024-10-04 16:05:24 +00:00
core (zilch nix daemon): use record instead of list for activity information 2024-10-09 20:57:10 +00:00
docs docs: add example usage to the Go page. 2024-10-04 15:08:26 +00:00
lang/go (zilch lang go): fix go file parser with all: go:embed patterns 2024-11-17 18:24:00 +00:00
lib/build-chicken-parallel Initial commit 2024-10-04 15:08:26 +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 Initial commit 2024-10-04 15:08:26 +00:00

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