Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new system functions to row-wise and column-wise tables #165

Open
pmikkelsen opened this issue Feb 26, 2025 · 1 comment
Open

Add new system functions to row-wise and column-wise tables #165

pmikkelsen opened this issue Feb 26, 2025 · 1 comment
Labels
NEW v20.0 New functionality for Dyalog v20.0

Comments

@pmikkelsen
Copy link
Contributor

The new ⎕SHELL, ⎕VGET and ⎕VSET system functions need to be added to the tables at https://dyalog.github.io/documentation/20.0/language-reference-guide/system-functions/system-functions-and-variables-rowwise/ and https://dyalog.github.io/documentation/20.0/language-reference-guide/system-functions/system-functions-and-variables-colwise/

As the tables are currently full, they need to grow in some direction. I don't know which direction looks best.

@xpqz
Copy link
Collaborator

xpqz commented Feb 26, 2025

We cope with vertical growth much better than horizontal, but the presentation is sub-optimal either way.

@FionaDyalog FionaDyalog added the NEW v20.0 New functionality for Dyalog v20.0 label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NEW v20.0 New functionality for Dyalog v20.0
Projects
None yet
Development

No branches or pull requests

3 participants