Commit Graph

60 Commits

Author SHA1 Message Date
f4a9748de5 upd: continue fixing 2023-11-10 23:22:09 +08:00
0338a0519a upd: further fixing 2023-11-10 23:10:58 +08:00
8ad2fde034 upd: fixing 2023-11-10 23:01:05 +08:00
bcef9b17ba upd: fixing compare 2023-11-10 22:57:41 +08:00
fff3c31206 fix: float -0.0000 2023-11-10 22:24:51 +08:00
6355aef081 fix: many bugs 2023-11-10 22:13:53 +08:00
cc312708b9 upd: add support for -x*str 2023-11-10 21:04:02 +08:00
b66771ee7a upd: modify string vs other 2023-11-10 19:11:01 +08:00
d932418aa9 fix: bug when converting double 2 int 2023-11-10 16:34:45 +08:00
cfbed0cc29 upd: allow 0 in mod 2023-11-10 16:26:37 +08:00
98d3b40369 fix: bug in Div 2023-11-10 16:18:13 +08:00
d4473c5f78 upd: add float* str 2023-11-10 12:38:09 +08:00
0074023bd9 upd: add full support for str - str 2023-11-10 12:23:29 +08:00
c21d0b452b upd: fix some UB 2023-11-10 12:13:19 +08:00
0166ad5798 fix: fix some stange point 2023-11-10 11:56:14 +08:00
730b913e85 upd: better support str vs other 2023-11-10 11:12:15 +08:00
d5b99b0c4e upd: support string compare with other type 2023-11-10 11:03:53 +08:00
fd284edbe1 fix: unexpected int happend 2023-11-10 10:41:23 +08:00
55f870bf04 fix: Add more support for None 2023-11-10 09:38:47 +08:00
3d37bd1350 fix: allow None in Convert 2023-11-10 09:32:49 +08:00
1fcb98869f fix: error in Any2Bool 2023-11-10 09:25:56 +08:00
cf71f4ded1 upd: allow bool * str 2023-11-10 08:50:06 +08:00
169969dc8a upd: include exception info in return value 2023-11-10 08:43:57 +08:00
fb9acd28bf fix: accuracy loss when convert float to string 2023-11-10 07:29:26 +08:00
33ae0c3367 upd: remove nullptr from return value 2023-11-10 07:12:55 +08:00
647f53cadd fix: error when output float 2023-11-10 00:15:40 +08:00
162953f39e upd: open Ofast 2023-11-09 22:43:08 +08:00
29eaf69558 fix: bug in If_stmt 2023-11-09 20:46:54 +08:00
c2fafb76bd upd: delete FatalError in Dequate 2023-11-09 20:26:39 +08:00
104109f318 upd: test why RE 2023-11-09 20:18:03 +08:00
59379a6356 fix: missing None in Any2Int 2023-11-09 20:11:29 +08:00
6ae4d56a03 fix: bug of loss dequate 2023-11-09 20:02:52 +08:00
12ffce995b fix: bug iin If_stmt 2023-11-09 19:42:45 +08:00
f893a09ba5 fix: bug with - 2023-11-09 19:35:22 +08:00
995aaa1c18 upd: fix some bugs 2023-11-09 19:26:57 +08:00
b423649d7b upd: write loop 2023-11-09 18:44:24 +08:00
8f209bff2b fix: bug when comparing strings 2023-11-09 18:24:24 +08:00
d3392e7743 fix: bug when DeQuate 2023-11-09 18:21:17 +08:00
9b8b23e738 fix: bug in Any2String 2023-11-09 18:17:20 +08:00
5ad5615586 upd: first version of function call 2023-11-09 17:28:41 +08:00
9cc802fb7a upd: first version of Expr_stmt 2023-11-09 16:49:45 +08:00
5852b2738f upd: first version of Arith operations 2023-11-09 14:03:58 +08:00
3aff6d64c4 upd: main struct established 2023-11-09 11:55:22 +08:00
6d6b1b9a02 upd: tools almost done 2023-11-09 10:59:39 +08:00
b737eb8e7d upd: fix bug in Any2String 2023-11-09 10:03:47 +08:00
cfdc5e5a1c upd: first version of atom 2023-11-09 09:40:43 +08:00
a2a8c45af1 upd: finish major design 2023-11-08 23:44:20 +08:00
3e1f314f83 feat: ready to start main work 2023-11-08 22:52:30 +08:00
39e0240c2c upd: add docs 2023-11-08 19:07:29 +08:00
4ae22f0f8c upd: set up file structure 2023-11-08 18:33:40 +08:00