Skip to content

add ci, gendocs and a package entry file, and unshadow core Color.carp - #1

Open
hellerve wants to merge 5 commits into
masterfrom
carpentry-conventions
Open

add ci, gendocs and a package entry file, and unshadow core Color.carp#1
hellerve wants to merge 5 commits into
masterfrom
carpentry-conventions

Conversation

@hellerve

@hellerve hellerve commented Aug 28, 2026

Copy link
Copy Markdown
Member

ci and gendocs. docs/ is gitignored, not checked in; ci just verifies gendocs runs.

  • all six suites were red: color.carp shadowed core Color.carp case-insensitively, and Test.carp opens with (load "Color.carp"), so every suite died on IO.colorize not found. renamed to colors.carp; module is still Color. 209 assertions now pass, up from zero.
  • no carp-math.carp, so the git load form did not resolve. added.
  • readme pointed at sqrew/carp-noise, sqrew/carp-complex-numbers, path/to/carp-fft/....

fmt clean. angler has 121 findings; separate pr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant