Skip to content

Releases: ExWaltz/BasicCalc

Calculator Group 1 v4

13 Jun 12:58

Choose a tag to compare

final build

requires java 8+

includes history as per request from instructor

Calculator Group 1 v3

28 May 16:29
773588a

Choose a tag to compare

Added ++ and --

Fixed error in not properly detecting variables with no value.

All required features are now implemented and working.

This will be the version that would be given to the teacher for checking and revision.

Requires java 8 or higher to run

Calculator Group 1 v2

26 May 16:56
57808a9

Choose a tag to compare

Requires java 8 or higher to run.

Fixed possible bugs with regex and negation button

Possible improvements:
Better UI design.
Help options.
On/Off button (?)

Calculator Group 1 v1

17 May 14:17
090fa94

Choose a tag to compare

Requires java 8 or higher

Features such as arithmetic, relational, logical, and assignment operators are now implemented.

Arithmetic only release

03 May 13:10
dbeff1d

Choose a tag to compare

Pre-release

This will require the user to have java 17 or newer to run.