Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [~] Bug fix | Maël Gassmann | 2021-06-12 |
| | |||
* | [~] Edited pom.xml to only generate one *valid* jar | Maël Gassmann | 2021-06-12 |
| | |||
* | [~] 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 ↵ | Maël Gassmann | 2021-06-11 |
| | | | | added error messages | ||
* | [~] 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 ↵ | Maël Gassmann | 2021-06-11 |
| | | | | parser | ||
* | [+] First version of the java calculator | Maël Gassmann | 2021-06-11 |
| | |||
* | [+] Basic stucture of the java calculator | Maël Gassmann | 2021-06-10 |