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

Documentation #375

Closed
wants to merge 3 commits into from
Closed

Conversation

RoukayaZaki
Copy link
Contributor

@RoukayaZaki RoukayaZaki commented May 27, 2024

resolves #344


PR-Codex overview

This PR updates the Changelog for the $\varphi$ standard library, documenting changes in objects' interfaces.

Detailed summary

  • Simplified as-bytes attribute in bytes.phi
  • Added auto-named-attr-at-64-9 to go.phi, malloc.phi
  • Added negative-infinity.phi to is-num-gte-zero
  • Added positive-infinity.phi to is-num-gte-zero, is-num-gt-zero
  • Removed start attribute in while.phi
  • Modified attributes in bytes.phi and malloc.phi
  • Added false.phi, true.phi
  • Removed several objects like bool.phi, goto.phi

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@fizruk fizruk requested a review from deemp May 31, 2024 09:19
@deemp
Copy link
Member

deemp commented Jun 15, 2024

@RoukayaZaki, me and @fizruk decided to not document changes in dependencies. So, this PR is no longer necessary.

Please see #414 instead.

@deemp deemp closed this Jun 15, 2024
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.

Document changes in atoms between different versions of EO
2 participants