Skip to content

S7 improvements#1853

Merged
hadley merged 3 commits into
mainfrom
s7-fixes
Apr 7, 2026
Merged

S7 improvements#1853
hadley merged 3 commits into
mainfrom
s7-fixes

Conversation

@hadley
Copy link
Copy Markdown
Member

@hadley hadley commented Apr 7, 2026

  • Fix error when @prop had mismatched braces.
  • Make sure method(generic, class) works when generic is S3 or S4.
  • Add tests for classes with package set, and improve the output file name.

hadley and others added 3 commits April 7, 2026 17:37
`@prop` with mismatched braces/quotes no longer crashes with "argument
is of length zero" — now warns gracefully like other tag parsers.

`method(generic, Class)` now works when `generic` is an S3 or S4
generic, not just an S7 generic.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…enames

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@hadley hadley changed the title S7 fixes S7 improvements Apr 7, 2026
@hadley hadley merged commit ded433f into main Apr 7, 2026
13 checks passed
@hadley hadley deleted the s7-fixes branch April 7, 2026 23:04
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