fix bracket evaluation
[calc.git] / calc.c
2024-04-08  Laurent Mazetfix bracket evaluation master v1.3
2023-12-31  Laurent Mazetembellish usage display
2023-12-31  Laurent Mazetone more test
2023-12-29  Laurent Mazetcorrect a test
2023-12-29  Laurent Mazetmissing help for option -i
2023-12-28  Laurent Mazetfix an incorrect free
2023-11-21  Laurent Mazetadd a test on Birthday's problema
2023-03-07  Laurent Mazetfix some tests v1.2
2023-03-06  Laurent MazetMerge branch 'master' of https://secure.softndesign...
2023-03-06  Laurent Mazetmove all code relative to readline into separate file
2023-03-06  Laurent Mazetincrease test coverage
2023-02-28  Laurent Mazethist command (ugly)
2023-02-28  Laurent Mazetadd commands deg, grad and rad
2023-02-28  Laurent Mazetclean fprintf
2023-02-28  Laurent Mazetforce parenthesis highlighting
2023-02-27  Laurent Mazetnew command: base
2023-02-27  Laurent Mazetnew option: base
2023-02-25  Laurent Mazetcorrect edit function
2023-02-25  Laurent Mazetnew function: format
2023-02-24  Laurent Mazetadd color support for windows console
2023-02-21  Laurent MazetMerge branch 'master' of https://secure.softndesign... v1.1
2023-02-20  Laurent Mazetincrease test coverage
2023-02-20  Laurent MazetMerge branch 'refactoring'
2023-02-20  Laurent MazetMerge remote-tracking branch 'refs/remotes/origin/refac...
2023-02-17  Laurent Mazetseems ok
2023-02-16  Laurent Mazetpartial recursivity
2023-02-14  Laurent Mazetadd coverage tests
2023-02-13  Laurent MazetMerge branch 'refactoring' of https://secure.softndesig...
2023-02-13  Laurent Mazetadd worspace type
2023-02-13  Laurent Mazetadd coverage tests
2023-02-12  Laurent Mazetuse tab_t for argument
2023-02-12  Laurent Mazetuse tab_t for storage
2023-02-12  Laurent MazetMerge branch 'refactoring' of https://secure.softndesig...
2023-02-12  Laurent Mazetnew type tab_t and rebuild of stack
2023-02-08  Laurent Mazetsplit code into multiple files
2023-02-07  Laurent Mazetmem without argument returns size
2023-02-07  Laurent Mazetclean some tests stack v1.0
2023-02-05  Laurent Mazetextend coverage test
2023-02-05  Laurent Mazetstack functions
2023-02-05  Laurent Mazetcorrect coverage test
2023-02-05  Laurent Mazetadd arg feature
2023-02-04  Laurent Mazetcorrect switching context
2023-02-04  Laurent Mazetstack management
2023-02-03  Laurent Mazeterror functions
2023-02-02  Laurent Mazetadd log10 function
2023-02-02  Laurent Mazetcorrect somes tests
2023-02-02  Laurent Mazetfix converage tests
2023-02-02  Mazet Laurentfix converage tests
2023-02-02  Mazet Laurentcorrect a memory leak
2023-02-01  Laurent Mazetremove unnecessary code v0.9
2023-01-31  Mazet Laurentcorrect a double freeze
2023-01-31  Laurent Mazetfull edit function
2023-01-31  Laurent Mazetpartial implementation of edit
2023-01-31  Laurent Mazetadd del feature
2023-01-31  Laurent Mazetcomplete test converage
2023-01-31  Laurent Mazetsome fixes on program functions
2023-01-28  Mazet Laurentextend a test v0.8
2023-01-28  Laurent Mazetclear feature
2023-01-28  Laurent Mazetmemory feature
2023-01-27  Laurent Mazetcleaning
2023-01-27  Laurent Mazetcorrect a test
2023-01-27  Laurent Mazetadd hidden option
2023-01-27  Laurent Mazetenhance prompt and format management
2023-01-27  Laurent Mazetadd some coverage tests
2023-01-27  Laurent Mazetgold number sequence
2023-01-26  Laurent Mazetprint function
2023-01-26  Laurent Mazetfull completion feature
2023-01-26  Laurent Mazetparial completion feature
2023-01-26  Laurent Mazetchange whl to while
2023-01-26  Laurent Mazetadd tan, acos, asin, abs, ceil and floor functions
2023-01-26  Laurent Mazetadd Fibonacci sequence
2023-01-26  Laurent Mazetexit directly when memory allocation failed
2023-01-26  Laurent Mazetfix some error cases
2023-01-25  Mazet Laurentadd some coverage tests
2023-01-25  Laurent Mazetfull program feature
2023-01-24  Laurent Mazetfull while feature
2023-01-24  Laurent Mazetpartial while feature
2023-01-24  Laurent Mazetcorrect some tests
2023-01-23  Laurent Mazetadd increase and decrease features
2023-01-23  Laurent Mazetcondition feature
2023-01-23  Laurent Mazet clean help message
2023-01-23  Laurent Mazetfix not operator
2023-01-23  Laurent Mazetraise error on missing end bracket
2023-01-22  Mazet Laurentfix error managment
2023-01-22  Laurent Mazetgenerate error on mixing terminal functions
2023-01-22  Laurent Mazetadd logical operators
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
next