aboutsummaryrefslogtreecommitdiff
path: root/calculator-java
Commit message (Expand)AuthorAge
* [~] Edited pom.xml to only generate one *valid* jarMaël Gassmann2021-06-12
* [~] Now handling EOF charMaël Gassmann2021-06-12
* [~] corrected maven package to generate a working jarMaël Gassmann2021-06-12
* [~] First totaly functional Calculator, reorganised the files, verified and a...Maël Gassmann2021-06-11
* [~] Updated the unit tests to take in account the variablesMaël Gassmann2021-06-11
* [+] Added StatementParser, [~] Restructured the ParsersMaël Gassmann2021-06-11
* [+] Added JUnit tests (only testign valid expressions as of now)Maël Gassmann2021-06-11
* [+] implemented the 'shell' UI, [~] Small corrections had to be made in the p...Maël Gassmann2021-06-11
* [+] First version of the java calculatorMaël Gassmann2021-06-11
* [+] Basic stucture of the java calculatorMaël Gassmann2021-06-10