Skip to content

removed infinity function#354

Merged
raphael-goetz merged 1 commit into
mainfrom
#353-drop-inf-fn
Jun 4, 2026
Merged

removed infinity function#354
raphael-goetz merged 1 commit into
mainfrom
#353-drop-inf-fn

Conversation

@raphael-goetz
Copy link
Copy Markdown
Member

Resolves: #353

@raphael-goetz raphael-goetz requested a review from nicosammito June 4, 2026 14:11
@raphael-goetz raphael-goetz marked this pull request as ready for review June 4, 2026 14:13
Copilot AI review requested due to automatic review settings June 4, 2026 14:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes the std::number::infinity definition from the Taurus Number module, aligning the repository’s function catalog with Issue #353 (“Drop Infinity Function”).

Changes:

  • Deleted the runtime function definition for std::number::infinity.
  • Deleted the corresponding function definition entry for std::number::infinity.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
definitions/taurus/number/runtime_functions/std_number_infinity.proto.json Removes the runtime function descriptor for the Infinity function.
definitions/taurus/number/functions/std_number_infinity.proto.json Removes the function descriptor for the Infinity function.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@raphael-goetz raphael-goetz merged commit 303c17b into main Jun 4, 2026
9 checks passed
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.

Drop Infinity Function

3 participants