Commit Graph

29 Commits

Author SHA1 Message Date
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
c2fafb76bd upd: delete FatalError in Dequate 2023-11-09 20:26:39 +08:00
59379a6356 fix: missing None in Any2Int 2023-11-09 20:11:29 +08:00
8f209bff2b fix: bug when comparing strings 2023-11-09 18:24:24 +08:00
9b8b23e738 fix: bug in Any2String 2023-11-09 18:17:20 +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
3e1f314f83 feat: ready to start main work 2023-11-08 22:52:30 +08:00
4ae22f0f8c upd: set up file structure 2023-11-08 18:33:40 +08:00