Commit Graph

39 Commits

Author SHA1 Message Date
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
fa7c45cc6f upd: update compile ways 2023-11-06 22:20:55 +08:00
86ea1176bf upd: add except 2023-11-06 22:04:47 +08:00
6a7a957299 upd: update input method 2023-11-06 17:50:16 +08:00
5947221e97 upd: further config environment 2023-11-06 16:13:31 +08:00
4efd7f25e8 upd: finish Prework 2023-11-06 15:25:53 +08:00
f9bbedda46 upd: set up tester 2023-11-06 12:14:42 +08:00
59aef02010 upd: add some files 2023-11-06 11:47:56 +08:00
3e0ca43a03 doc(lexer): 为改过的祖传代码添加文档 2023-11-05 13:45:30 +08:00
4be04cec2d fix(lexer): 修复了词法分析器中的一些问题 2023-11-05 12:14:29 +08:00
2e29af68b3 init 2023-10-30 19:50:48 +08:00