calc.git
17 months agofix percent printing
Mazet Laurent [Wed, 4 Jan 2023 21:34:41 +0000 (22:34 +0100)] 
fix percent printing

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

17 months 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

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

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

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

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

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

17 months 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

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

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

17 months 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

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

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

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

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

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

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

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

18 months 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

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

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

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

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

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

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

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

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

18 months 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

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