70 Commits

Author SHA1 Message Date
d6e1461a08 upd: make Dev Container settings better 2023-11-26 18:01:12 +00:00
3745678a65 upd: update readme 2023-11-26 16:57:31 +00:00
77d49148f6 upd: add auto setup 2023-11-26 16:49:59 +00:00
df58190202 upd: fix some stupid error 2023-11-26 13:51:38 +00:00
defe80fa03 upd: switch to dev container 2023-11-26 10:27:14 +00:00
3cc6c38fa4 Upd: update test time limit 2023-11-23 15:11:11 +08:00
afde665371 upd: remove unnecessary std::move 2023-11-13 10:13:37 +08:00
90239c1cf8 upd: update docs 2023-11-12 10:33:05 +08:00
902382a2bf feat: us const & and std::move 2023-11-11 12:42:50 +08:00
8b2146a999 add some comments 2023-11-11 11:56:58 +08:00
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