60 Commits (7db5125bda9a89408ac765e6a9340eed5342cc62)
 

Author SHA1 Message Date
Dennis Sperzel 7db5125bda addition full adder complete sum without carry 1 year ago
Dennis Sperzel 1ed9c0bf69 refactoring: function full_adder and variables 1 year ago
Dennis Sperzel 60596dba57 testing: addition full adder base case 0+0=0 with carryover 1 year ago
Dennis Sperzel b664da82e1 addition full adder base case 0+0=0 with carryover 1 year ago
Dennis Sperzel 9bb254442e testing: addition full adder base case 0+0=0 1 year ago
Dennis Sperzel 9c9ca9a1f1 addition full adder base case 0+0=0 1 year ago
Sophia Weber 9d71a35bfb Merge branch 'Input_Handling' 1 year ago
Sophia Weber 72e91d4f58 Update next calc function 1 year ago
Sophia Weber 99e7331390 refactoring: Change struct variable name 1 year ago
Sophia Weber b283647e58 add get next calculation function 1 year ago
Sophia Weber 28564e7701 change temp formular struct to pointer 1 year ago
Sophia Weber 5a9978be91 Create Oct Output Test 1 year ago
Sophia Weber 999af48802 Create Hex Output Test 1 year ago
Sophia Weber 2aa9fd94a1 refactoring: change function variable names in input handling 1 year ago
Sophia Weber 1b22182dac refactoring: change function variable names in inputHandling 1 year ago
Sophia Weber 4db7249162 refactoring: change function variable names 1 year ago
Sophia Weber 49c95dee19 refactoring: change buffer name 1 year ago
Sophia Weber 8669486934 refactoring: output functions 1 year ago
Sophia Weber 2cd846ed30 add oct String output 1 year ago
Sophia Weber e60128b83b Add hex String 1 year ago
Sophia Weber 83aec72e1e Create Output Handling 1 year ago
Sophia Weber bdad9560be Implement div detected Test for getNumber Function 1 year ago
Sophia Weber 980d22cae4 Implement multi detected Test for getNumber Function 1 year ago
Sophia Weber 4744e965bb Implement sub detected Test for getNumber Function 1 year ago
Sophia Weber c05d58f22a Implement add detected Test for getNumber Function 1 year ago
Sophia Weber 97163c8cce add no formular detected Test for getNumber Function 1 year ago
Sophia Weber 0f23ca57c1 refactoring: change struct names 1 year ago
Sophia Weber 4d45e4f1ba Implement nothing to find test 1 year ago
Sophia Weber 7d06c4632b Implement Exp find test 1 year ago
Sophia Weber c22a51bf6c Implement Div find test 1 year ago
Sophia Weber bd93f6dc7f Implement Multi find test 1 year ago
Sophia Weber db8180fbe6 Implement Sub find test 1 year ago
Sophia Weber 478acc16d3 Implement Add find test 1 year ago
Sophia Weber 0cd447599e refactoring: Rename global variable and define 1 year ago
Sophia Weber 6245159db6 refactoring: function names 1 year ago
Sophia Weber 98ba967d82 Finished Whitespace Function Tests 1 year ago
Sophia Weber 00423f02e1 Add Whitespace Test with many Spaces 1 year ago
Sophia Weber 1b1b51bc04 Add Whitespace Test with 2 Spaces 1 year ago
Sophia Weber 2e2f1455ba Add Whitespace Test 1 year ago
Sophia Weber 3d9d2ac7bc change local functions to external functions 1 year ago
Sophia Weber e72fffd3f1 refactoring: global variable changed 1 year ago
Sophia Weber 443b8b8a9a refactoring: unambiguous variables 1 year ago
Sophia Weber 92288f9a8c refactoring: unambiguous function variablenames 1 year ago
Sophia Weber 7fd32e4b04 refactoring: function names improved 1 year ago
Sophia Weber 5742a7079b change input mask to main 1 year ago
Sophia Weber f9559e4152 fix formular parse detection bug again 1 year ago
Sophia Weber 0dc484092b fix formular parse detection bug 1 year ago
Sophia Weber 043e820946 add detection if formula parse is finished 1 year ago
Sophia Weber 482b403bf5 Merge branch 'Input_Handling' 1 year ago
Sophia Weber b8e361c3ec add more print entries 1 year ago