Skip to content

Releases: ExWaltz/BasicCalc

Calculator Group 1 v4

Choose a tag to compare

@ExWaltz ExWaltz released this 13 Jun 12:58

final build

requires java 8+

includes history as per request from instructor

Calculator Group 1 v3

Choose a tag to compare

@ExWaltz ExWaltz released this 28 May 16:29
773588a

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

Choose a tag to compare

@ExWaltz ExWaltz released this 26 May 16:56
57808a9

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

Choose a tag to compare

@ExWaltz ExWaltz released this 17 May 14:17
090fa94

Requires java 8 or higher

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

Arithmetic only release

Pre-release

Choose a tag to compare

@ExWaltz ExWaltz released this 03 May 13:10
dbeff1d

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