calc.git
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

18 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