Commit Graph

7 Commits

Author SHA1 Message Date
Ivan Vorobei
62a99ddda9 Merge pull request #21 from QuantumThom/patch-1
Update Calculator.swift
2019-10-05 13:28:37 +03:00
QuantumThom
f7b52740a8 Update CalculatorBrain.swift
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
2019-10-05 00:15:49 -05:00
QuantumThom
90bce31b43 Update Calculator.swift
Changed layout of calculator UI, and added Modulus function (removed some others)
2019-10-05 00:10:00 -05:00
John Holdsworth
7de7e1e47b Xcode 11 beta 6 2019-08-20 18:54:37 +02:00
John Holdsworth
7af0a711da Remove deprecation warnings for Xcode beta4 2019-07-28 12:10:01 +01:00
John Holdsworth
17a2f3b196 Updated for Xcode 11 Beta3 2019-07-08 11:08:29 +01:00
Ivan Vorobei
48001a8e9a Update 2019-06-26 22:12:35 +03:00