1
0
Fork 0

Commit Graph

  • a882441dd3 JavaDoc comments Added javadoc comments for all methods in the Axel file. main Victor Hans-Georg Waitz 2024-01-02 12:35:49 +0100
  • f922de14d2 JavaDoc comments Added javadoc comments for the remaining methods in Spreadsheet, fixed a small bug in the clearTable method, Added javadoc comments for all methods in Cell Victor Hans-Georg Waitz 2024-01-02 12:08:50 +0100
  • 6e17bd2434 Method comments Added javadoc comments for all calculating methods Victor Hans-Georg Waitz 2023-12-30 17:18:59 +0100
  • d2aa28c5b3 Program commands Added program commands like saving, loading, exiting a file or clearing the table, added example file including formulas Victor Hans-Georg Waitz 2023-12-30 01:27:14 +0100
  • 33ed4534f0 Function Calc Added calculations for every function calculation + tests & small input error improvements, added size limit for spreadsheet, smnall changes to input text Victor Hans-Georg Waitz 2023-12-29 20:28:36 +0100
  • f94028b6c8 Expression Calc Addes calculation for expressions + tests, added user input error check for formel functions + tests, small bug fixes Victor Hans-Georg Waitz 2023-12-27 03:54:24 +0100
  • 6d8f8e7520 Added Ui Loop, Error check for user input and test for the above DarkVIC 2023-12-18 00:53:59 +0100
  • 505f428029 Added a simple exception handling for division by zero attempts. Oliver Hummel 2023-12-14 08:54:48 +0100
  • a4e41180e1 Adding saving of spreadsheets as CSV. Oliver Hummel 2023-12-14 08:31:20 +0100
  • a127ce585b Removed unnecessary code. Oliver Hummel 2023-12-14 08:24:22 +0100
  • 47d2db4f40 Initial Commit. Oliver Hummel 2023-12-12 15:00:07 +0100
  • 5bf7bec427 Initial commit Oliver Hummel 2023-12-12 09:01:31 +0100