Skip to content

Releases: petervanhoef/Calculator-Brain

Bugs fixed

10 May 21:08
Compare
Choose a tag to compare

Implements:

Fixed bugs:

All unit test pass.

Application compiles without warnings.

Unit test compiles with 65 warnings in CalculatorBrainTests.swift, all related to the depreciated variables result, description and resultIsPending.

Completed extra credit 3

30 Apr 15:04
Compare
Choose a tag to compare

Implements:

All unit test pass.

Application compiles without warnings.

Unit test compiles with 65 warnings in CalculatorBrainTests.swift, all related to the depreciated variables result, description and resultIsPending.

Completed extra credit 2

30 Apr 14:50
Compare
Choose a tag to compare

Implements:

All unit test pass.

Application compiles without warnings.

Unit test compiles with 65 warnings in CalculatorBrainTests.swift, all related to the depreciated variables result, description and resultIsPending.

Completed extra credit 1

30 Apr 13:44
Compare
Choose a tag to compare

Implements:

All unit test pass.

Application compiles without warnings.

Unit test compiles with 65 warnings in CalculatorBrainTests.swift, all related to the depreciated variables result, description and resultIsPending.

Completed task 10

25 Apr 19:06
Compare
Choose a tag to compare

Implements:

All unit test pass.

Application compiles without warnings.

Unit test compiles with 65 warnings in CalculatorBrainTests.swift, all related to the depreciated variables result, description and resultIsPending.

Completed task 9

25 Apr 13:12
Compare
Choose a tag to compare
Completed task 9 Pre-release
Pre-release

Implements:

All unit test pass.

Application compiles without warnings.

Unit test compiles with 65 warnings in CalculatorBrainTests.swift, all related to the depreciated variables result, description and resultIsPending.

Completed task 8

24 Apr 21:30
Compare
Choose a tag to compare
Completed task 8 Pre-release
Pre-release

Implements:

All unit test pass.

Application compiles without warnings.

Unit test compiles with 65 warnings in CalculatorBrainTests.swift, all related to the depreciated variables result, description and resultIsPending.

Completed task 7

24 Apr 19:39
Compare
Choose a tag to compare
Completed task 7 Pre-release
Pre-release

Implements:

All unit test pass.

Application compiles without warnings.

Unit test compiles with 65 warnings in CalculatorBrainTests.swift, all related to the depreciated variables result, description and resultIsPending.

Completed task 5

24 Apr 16:05
Compare
Choose a tag to compare
Completed task 5 Pre-release
Pre-release

Implements:

All unit test pass.

Application compiles with 3 warnings in ViewController.swift and 65 warnings in CalculatorBrainTests.swift, all related to the depreciated variables result, description and resultIsPending

Completed task 3 and task 4

24 Apr 10:58
Compare
Choose a tag to compare
Pre-release

Implements:

All unit test pass.