calc.git
2023-01-22  Laurent Mazetadd comparison operators
2023-01-22  Laurent Mazetenhance store feature
2023-01-20  Laurent Mazetstorage feature
2023-01-20  Laurent Mazetcorrect some tests
2023-01-20  Laurent Mazetfix right operande of + and -
2023-01-20  Laurent Mazetadd answer feature
2023-01-20  Laurent Mazetadd constant feature
2023-01-20  Laurent Mazetminor fixes
2023-01-20  Laurent Mazetcorrect format
2023-01-19  Laurent Mazetfix history
2023-01-19  Laurent Mazetremove fdprintf
2023-01-19  Laurent Mazetreadline can be desactivated
2023-01-18  Laurent Mazetchange prompt
2023-01-18  Laurent Mazetuse readline
2023-01-15  Laurent MazetMerge branch 'master' of https://secure.softndesign...
2023-01-15  Laurent Mazetincrease test coverage
2023-01-04  Mazet Laurentfix percent printing
2023-01-02  Laurent Mazetadd precision
2023-01-02  Laurent MazetMerge branch 'master' of https://secure.softndesign...
2023-01-02  Laurent Mazetcorrect makefile
2023-01-01  Mazet Laurentfix precision
2022-12-30  Laurent Mazetfree memories
2022-12-30  Laurent Mazetnew rule: wipe
2022-12-30  Laurent Mazetnew functions: quit and help
2022-12-30  Laurent Mazetcorrect manage cascade minus and divide
2022-12-29  Laurent Mazetadd covering rule
2022-12-29  Laurent Mazetremove duplicated code
2022-12-29  Laurent Mazetnew operator modulo and fix operator priority for simpl...
2022-12-29  Laurent Mazetrename tests rule
2022-12-29  Laurent Mazetevaluation function
2022-12-29  Laurent Mazetefficient priority solution
2022-12-29  Laurent Mazetpartial priority solution
2022-12-28  Laurent Mazetclean printf for %f
2022-12-27  Laurent Mazetall number supported
2022-12-27  Laurent Mazetbracket supported
2022-12-27  Laurent Mazetcorrect issue when using %f with 0
2022-12-27  Laurent Mazetadd unit tests
2022-12-25  Laurent Mazetsecond preliminary version
2022-12-25  Laurent Mazetpreliminary version
2022-12-24  Laurent Mazetinitial parser
2022-12-24  Laurent Mazetadd %f to printf
2022-12-20  Laurent Mazetclean calc
2022-12-19  Laurent Mazetclean ascii
2022-12-19  Laurent Mazetascii is working
2022-12-19  Laurent Mazetnew program to display ascii table
2022-12-13  Laurent Mazetinitial commit