calc.git
2 years agoparial completion feature
Laurent Mazet [Thu, 26 Jan 2023 17:46:43 +0000 (18:46 +0100)] 
parial completion feature

2 years agochange whl to while
Laurent Mazet [Thu, 26 Jan 2023 16:43:16 +0000 (17:43 +0100)] 
change whl to while

2 years agoadd tan, acos, asin, abs, ceil and floor functions
Laurent Mazet [Thu, 26 Jan 2023 16:18:59 +0000 (17:18 +0100)] 
add tan, acos, asin, abs, ceil and floor functions

2 years agoadd Fibonacci sequence
Laurent Mazet [Thu, 26 Jan 2023 15:27:40 +0000 (16:27 +0100)] 
add Fibonacci sequence

2 years agoexit directly when memory allocation failed
Laurent Mazet [Thu, 26 Jan 2023 10:55:51 +0000 (11:55 +0100)] 
exit directly when memory allocation failed

2 years agofix some error cases
Laurent Mazet [Thu, 26 Jan 2023 09:51:49 +0000 (10:51 +0100)] 
fix some error cases

2 years agoadd some coverage tests
Mazet Laurent [Wed, 25 Jan 2023 22:42:40 +0000 (23:42 +0100)] 
add some coverage tests

2 years agofull program feature
Laurent Mazet [Wed, 25 Jan 2023 17:17:31 +0000 (18:17 +0100)] 
full program feature

2 years agopartial program feature
Laurent Mazet [Wed, 25 Jan 2023 07:11:08 +0000 (08:11 +0100)] 
partial program feature

2 years agoremove limitation on max number of operands
Laurent Mazet [Tue, 24 Jan 2023 22:48:48 +0000 (23:48 +0100)] 
remove limitation on max number of operands

2 years agofull while feature
Laurent Mazet [Tue, 24 Jan 2023 22:05:26 +0000 (23:05 +0100)] 
full while feature

2 years agopartial while feature
Laurent Mazet [Tue, 24 Jan 2023 18:25:13 +0000 (19:25 +0100)] 
partial while feature

2 years agocorrect some tests
Laurent Mazet [Tue, 24 Jan 2023 13:53:06 +0000 (14:53 +0100)] 
correct some tests

2 years agoadd increase and decrease features
Laurent Mazet [Mon, 23 Jan 2023 22:17:23 +0000 (23:17 +0100)] 
add increase and decrease features

2 years agocondition feature
Laurent Mazet [Mon, 23 Jan 2023 14:38:23 +0000 (15:38 +0100)] 
condition feature

2 years ago clean help message
Laurent Mazet [Mon, 23 Jan 2023 13:37:18 +0000 (14:37 +0100)] 
 clean help message

2 years agofix not operator
Laurent Mazet [Mon, 23 Jan 2023 13:21:45 +0000 (14:21 +0100)] 
fix not operator

2 years agoraise error on missing end bracket
Laurent Mazet [Mon, 23 Jan 2023 10:07:42 +0000 (11:07 +0100)] 
raise error on missing end bracket

2 years agofix error managment
Mazet Laurent [Sun, 22 Jan 2023 23:14:06 +0000 (00:14 +0100)] 
fix error managment

2 years agogenerate error on mixing terminal functions
Laurent Mazet [Sun, 22 Jan 2023 21:55:57 +0000 (22:55 +0100)] 
generate error on mixing terminal functions

2 years agoadd logical operators
Laurent Mazet [Sun, 22 Jan 2023 21:05:49 +0000 (22:05 +0100)] 
add logical operators

2 years agofix comparison operator priority
Laurent Mazet [Sun, 22 Jan 2023 14:37:32 +0000 (15:37 +0100)] 
fix comparison operator priority

2 years agoadd comparison operators
Laurent Mazet [Sun, 22 Jan 2023 14:30:46 +0000 (15:30 +0100)] 
add comparison operators

2 years agoenhance store feature
Laurent Mazet [Sun, 22 Jan 2023 08:33:23 +0000 (09:33 +0100)] 
enhance store feature

2 years agostorage feature
Laurent Mazet [Fri, 20 Jan 2023 23:55:29 +0000 (00:55 +0100)] 
storage feature

2 years agocorrect some tests
Laurent Mazet [Fri, 20 Jan 2023 21:40:54 +0000 (22:40 +0100)] 
correct some tests

2 years agofix right operande of + and -
Laurent Mazet [Fri, 20 Jan 2023 16:42:05 +0000 (17:42 +0100)] 
fix right operande of + and -

2 years agoadd answer feature
Laurent Mazet [Fri, 20 Jan 2023 15:47:08 +0000 (16:47 +0100)] 
add answer feature

2 years agoadd constant feature
Laurent Mazet [Fri, 20 Jan 2023 14:01:59 +0000 (15:01 +0100)] 
add constant feature

2 years agominor fixes
Laurent Mazet [Fri, 20 Jan 2023 09:33:53 +0000 (10:33 +0100)] 
minor fixes

2 years agocorrect format
Laurent Mazet [Fri, 20 Jan 2023 06:46:41 +0000 (07:46 +0100)] 
correct format

2 years agofix history
Laurent Mazet [Thu, 19 Jan 2023 22:16:53 +0000 (23:16 +0100)] 
fix history

2 years agoremove fdprintf
Laurent Mazet [Thu, 19 Jan 2023 20:54:27 +0000 (21:54 +0100)] 
remove fdprintf

2 years agoreadline can be desactivated
Laurent Mazet [Thu, 19 Jan 2023 15:40:05 +0000 (16:40 +0100)] 
readline can be desactivated

2 years agochange prompt
Laurent Mazet [Wed, 18 Jan 2023 23:03:00 +0000 (00:03 +0100)] 
change prompt

2 years agouse readline
Laurent Mazet [Wed, 18 Jan 2023 22:53:49 +0000 (23:53 +0100)] 
use readline

2 years agoMerge branch 'master' of https://secure.softndesign.org/git/calc
Laurent Mazet [Sun, 15 Jan 2023 22:16:47 +0000 (23:16 +0100)] 
Merge branch 'master' of https://secure.softndesign.org/git/calc

2 years agoincrease test coverage
Laurent Mazet [Sun, 15 Jan 2023 22:16:25 +0000 (23:16 +0100)] 
increase test coverage

2 years agofix percent printing
Mazet Laurent [Wed, 4 Jan 2023 21:34:41 +0000 (22:34 +0100)] 
fix percent printing

2 years agoadd precision
Laurent Mazet [Mon, 2 Jan 2023 22:29:22 +0000 (23:29 +0100)] 
add precision

2 years agoMerge branch 'master' of https://secure.softndesign.org/git/calc
Laurent Mazet [Mon, 2 Jan 2023 22:04:18 +0000 (23:04 +0100)] 
Merge branch 'master' of https://secure.softndesign.org/git/calc

2 years agocorrect makefile
Laurent Mazet [Mon, 2 Jan 2023 20:59:26 +0000 (21:59 +0100)] 
correct makefile

2 years agofix precision
Mazet Laurent [Sun, 1 Jan 2023 21:38:52 +0000 (22:38 +0100)] 
fix precision

2 years agofree memories
Laurent Mazet [Fri, 30 Dec 2022 23:49:28 +0000 (00:49 +0100)] 
free memories

2 years agonew rule: wipe
Laurent Mazet [Fri, 30 Dec 2022 17:13:55 +0000 (18:13 +0100)] 
new rule: wipe

2 years agonew functions: quit and help
Laurent Mazet [Fri, 30 Dec 2022 17:07:05 +0000 (18:07 +0100)] 
new functions: quit and help

2 years agocorrect manage cascade minus and divide
Laurent Mazet [Fri, 30 Dec 2022 16:40:58 +0000 (17:40 +0100)] 
correct manage cascade minus and divide

2 years agoadd covering rule
Laurent Mazet [Thu, 29 Dec 2022 21:20:40 +0000 (22:20 +0100)] 
add covering rule

2 years agoremove duplicated code
Laurent Mazet [Thu, 29 Dec 2022 20:21:50 +0000 (21:21 +0100)] 
remove duplicated code

2 years agonew operator modulo and fix operator priority for simple addition
Laurent Mazet [Thu, 29 Dec 2022 20:08:37 +0000 (21:08 +0100)] 
new operator modulo and fix operator priority for simple addition

2 years agorename tests rule
Laurent Mazet [Thu, 29 Dec 2022 09:37:54 +0000 (10:37 +0100)] 
rename tests rule

2 years agoevaluation function
Laurent Mazet [Thu, 29 Dec 2022 09:37:30 +0000 (10:37 +0100)] 
evaluation function

2 years agoefficient priority solution
Laurent Mazet [Thu, 29 Dec 2022 03:53:32 +0000 (04:53 +0100)] 
efficient priority solution

2 years agopartial priority solution
Laurent Mazet [Thu, 29 Dec 2022 03:25:06 +0000 (04:25 +0100)] 
partial priority solution

2 years agoclean printf for %f
Laurent Mazet [Wed, 28 Dec 2022 08:31:03 +0000 (09:31 +0100)] 
clean printf for %f

2 years agoall number supported
Laurent Mazet [Tue, 27 Dec 2022 22:33:39 +0000 (23:33 +0100)] 
all number supported

2 years agobracket supported
Laurent Mazet [Tue, 27 Dec 2022 21:50:38 +0000 (22:50 +0100)] 
bracket supported

2 years agocorrect issue when using %f with 0
Laurent Mazet [Tue, 27 Dec 2022 21:37:07 +0000 (22:37 +0100)] 
correct issue when using %f with 0

2 years agoadd unit tests
Laurent Mazet [Tue, 27 Dec 2022 19:38:39 +0000 (20:38 +0100)] 
add unit tests

2 years agosecond preliminary version
Laurent Mazet [Sun, 25 Dec 2022 22:13:36 +0000 (23:13 +0100)] 
second preliminary version

2 years agopreliminary version
Laurent Mazet [Sun, 25 Dec 2022 10:38:40 +0000 (11:38 +0100)] 
preliminary version

2 years agoinitial parser
Laurent Mazet [Sat, 24 Dec 2022 08:18:26 +0000 (09:18 +0100)] 
initial parser

2 years agoadd %f to printf
Laurent Mazet [Sat, 24 Dec 2022 08:17:36 +0000 (09:17 +0100)] 
add %f to printf

2 years agoclean calc
Laurent Mazet [Tue, 20 Dec 2022 17:29:09 +0000 (18:29 +0100)] 
clean calc

2 years agoclean ascii
Laurent Mazet [Mon, 19 Dec 2022 13:43:55 +0000 (14:43 +0100)] 
clean ascii

2 years agoascii is working
Laurent Mazet [Mon, 19 Dec 2022 12:39:56 +0000 (13:39 +0100)] 
ascii is working

2 years agonew program to display ascii table
Laurent Mazet [Mon, 19 Dec 2022 10:09:25 +0000 (11:09 +0100)] 
new program to display ascii table

2 years agoinitial commit
Laurent Mazet [Tue, 13 Dec 2022 17:44:29 +0000 (18:44 +0100)] 
initial commit