[PR #22] [MERGED] Update CalculatorBrain.swift #33

Closed
opened 2025-12-29 04:20:17 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ivanvorobei/SwiftUI/pull/22
Author: @thom-bahm
Created: 10/5/2019
Status: Merged
Merged: 10/5/2019
Merged by: @ivanvorobei

Base: masterHead: patch-2


📝 Commits (1)

  • 129157d Update CalculatorBrain.swift

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 Other Projects/Calculator/Calculator/Calculator/CalculatorBrain.swift (+3 -1)

📄 Description

Added an "AC" function, as well as a modulus ("%") function - in the calculator.swift I changed the layout as well, not sure if it was really wanted but got bored - I also changed calculator.swift to work with this


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ivanvorobei/SwiftUI/pull/22 **Author:** [@thom-bahm](https://github.com/thom-bahm) **Created:** 10/5/2019 **Status:** ✅ Merged **Merged:** 10/5/2019 **Merged by:** [@ivanvorobei](https://github.com/ivanvorobei) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`129157d`](https://github.com/ivanvorobei/SwiftUI/commit/129157dd75181f6d46e81c3e079a94e8348a7c2c) Update CalculatorBrain.swift ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Other Projects/Calculator/Calculator/Calculator/CalculatorBrain.swift` (+3 -1) </details> ### 📄 Description Added an "AC" function, as well as a modulus ("%") function - in the calculator.swift I changed the layout as well, not sure if it was really wanted but got bored - I also changed calculator.swift to work with this --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 04:20:17 +01:00
adam closed this issue 2025-12-29 04:20:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/SwiftUI#33