Skip to content

Update documentation to match current codebase#155

Merged
alcides merged 1 commit intomasterfrom
docs/update-documentation-to-match-code
Apr 1, 2026
Merged

Update documentation to match current codebase#155
alcides merged 1 commit intomasterfrom
docs/update-documentation-to-match-code

Conversation

@alcides
Copy link
Copy Markdown
Owner

@alcides alcides commented Mar 27, 2026

Summary

  • Fix typos (=>>=, Truetrue, z > >z > 0)
  • Remove outdated float-specific operators section (operators are now polymorphic)
  • Add 9 missing libraries to the libraries list
  • Add all CLI flags to the command-line options table
  • Replace polymorphism placeholder with actual documentation (parametric + refinement polymorphism)
  • Document all 14 synthesis decorators (optimization, data-driven, and synthesis control)
  • Document selective import syntax (import f from "file.ae")
  • Document where as alternative to | in refined types
  • Align installation instructions with README (uvx instead of pipx)

Test plan

  • All 230 tests pass
  • Pre-commit hooks pass
  • Review documentation examples for accuracy

🤖 Generated with Claude Code

Fix typos, add missing CLI flags, libraries, decorators, polymorphism
docs, import syntax, and align installation instructions with README.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@alcides alcides merged commit 44dcacf into master Apr 1, 2026
7 checks passed
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