Skip to content

Conversation

rocky
Copy link
Member

@rocky rocky commented Nov 11, 2022

mathics.builtin.attributes:

  • def apply( -> def eval(
  • Add WMA links
  • Class names ordered alphabetically
  • Hard breaks in docstring removed
  • Some incorrect references to "leaves" changed to "attributes"

mathics.core.attributes:

  • Add short comments above flag value

@rocky
Copy link
Member Author

rocky commented Nov 11, 2022

In getting up to speed and to start to understand and appreciate #601 #602 it was helpful for me to update the attribute code. Most of it is just getting to current standards.

`mathics.builtin.attributes`:

* apply -> eval
* Add WMA links add
* Class names ordered alphabetically
* Hard breaks in docstring removed
* Some incorrect references to "leaves" changed to "attributes"

`mathics.core.attributes`:

* Add short comments above flag value
@rocky rocky force-pushed the update-attribute-for-current-standards branch from d9a3761 to 6fda837 Compare November 11, 2022 13:48
Copy link
Contributor

@mmatera mmatera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rocky rocky merged commit 3528e0d into master Nov 11, 2022
@rocky rocky deleted the update-attribute-for-current-standards branch November 11, 2022 14:07
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.

2 participants