Skip to content

Conversation

@cgay
Copy link
Member

@cgay cgay commented Oct 30, 2025

No description provided.

cgay added 3 commits October 21, 2025 21:42
This keyword is not useful if you are creating a <tcp-socket> directly.
(In fact we should get rid of this keyword, but that's a different matter.)
* Remove some duplication in "Structure Types"
* Some markup fixes
* Fix define c-struct's address-getter slot option. The doc implied that this option
  specified a function that you would write yourself, but it appears to specify a name for
  an auto-generated function.
* `dimensions:` doesn't work for c-struct slots. Use length: instead. (I speculate that
  there were plans at some point to emulate multi-dimensional arrays by doing the
  arithmetic in the slot accessor.)
* Move "Variables" heading to same level as "Functions"
* Linkify more things
* Fix `destroy` example indentation
* Use appropriate style for parameter names in descriptions.
There are no corresponding command-line options documented anywhere so these generate
Sphinx errors. (We should document the dylan-compiler command-line options but I'm not up
for that right now.)
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