Commit message (Expand) | Author | Age | |
---|---|---|---|
* | [~] Now handling EOF char | Maël Gassmann | 2021-06-12 |
* | [~] corrected maven package to generate a working jar | Maël Gassmann | 2021-06-12 |
* | [~] First totaly functional Calculator, reorganised the files, verified and a... | Maël Gassmann | 2021-06-11 |
* | [~] Updated the unit tests to take in account the variables | Maël Gassmann | 2021-06-11 |
* | [+] Added StatementParser, [~] Restructured the Parsers | Maël Gassmann | 2021-06-11 |
* | [+] Added JUnit tests (only testign valid expressions as of now) | Maël Gassmann | 2021-06-11 |
* | [+] implemented the 'shell' UI, [~] Small corrections had to be made in the p... | Maël Gassmann | 2021-06-11 |
* | [+] First version of the java calculator | Maël Gassmann | 2021-06-11 |
* | [+] Basic stucture of the java calculator | Maël Gassmann | 2021-06-10 |