Commit Graph

  • ff4776f756 some fix blueloveTH 2022-11-11 00:30:03 +08:00
  • bcfb6b64f3 rollback blueloveTH 2022-11-11 00:07:10 +08:00
  • 10b8afdeb2 fix context problem blueloveTH 2022-11-10 23:50:29 +08:00
  • 967c48d91f move headers blueloveTH 2022-11-10 19:31:02 +08:00
  • 5f561d4d97 small fix blueloveTH 2022-11-10 17:51:19 +08:00
  • 50015ce453 Update obj.h blueloveTH 2022-11-10 17:12:43 +08:00
  • 6d1a1e9d0e Update obj.h blueloveTH 2022-11-10 17:07:27 +08:00
  • 8f5c4e38a8 some fix blueloveTH 2022-11-10 17:02:02 +08:00
  • aa0c415f1d add __iter__ and __new__ for some types blueloveTH 2022-11-10 16:42:12 +08:00
  • b52aa85f13 adjust builtins blueloveTH 2022-11-10 16:00:21 +08:00
  • 8267af74b5 Update vm.h blueloveTH 2022-11-10 15:54:48 +08:00
  • a61315d1f7 add arg size check blueloveTH 2022-11-10 15:48:08 +08:00
  • c9b58e2270 some fix blueloveTH 2022-11-10 15:18:21 +08:00
  • 47c6639627 make system safe blueloveTH 2022-11-10 14:59:29 +08:00
  • 5765c731a5 Update pocketpy.h blueloveTH 2022-11-10 13:54:08 +08:00
  • ad23d21297 add zero div error blueloveTH 2022-11-10 13:49:26 +08:00
  • 4842a108c3 fix error report blueloveTH 2022-11-10 13:46:05 +08:00
  • 406465219c Update pocketpy.h blueloveTH 2022-11-10 01:14:06 +08:00
  • a34b827798 Update pocketpy.h blueloveTH 2022-11-10 00:59:39 +08:00
  • 498d2d2777 some fix blueloveTH 2022-11-10 00:57:45 +08:00
  • 252bf167b1 use int64 and float64 blueloveTH 2022-11-10 00:54:15 +08:00
  • 65f6026e64 some fix blueloveTH 2022-11-09 23:16:20 +08:00
  • 93be8d7a7b Update main.cpp blueloveTH 2022-11-09 22:52:56 +08:00
  • 661b2033f9 add _stderr blueloveTH 2022-11-09 22:48:18 +08:00
  • 94bda0c947 fix error pos blueloveTH 2022-11-09 21:47:52 +08:00
  • 21a0314b1a fix a bug of EVAL blueloveTH 2022-11-09 19:33:31 +08:00
  • 4c27b5210b a small fix blueloveTH 2022-11-09 19:28:33 +08:00
  • fa3e46bc46 improve error report blueloveTH 2022-11-09 19:19:22 +08:00
  • 24f3628b8d improve error report blueloveTH 2022-11-09 19:09:27 +08:00
  • 5c7f1e6dd8 adjust errors blueloveTH 2022-11-09 18:30:25 +08:00
  • 01bbda85ec some reconstruct blueloveTH 2022-11-09 17:32:12 +08:00
  • f8df138b94 fix a bug of neg number blueloveTH 2022-11-09 16:05:03 +08:00
  • 299370a225 fix bugs of __new__ blueloveTH 2022-11-09 14:26:45 +08:00
  • a5b398d1f1
    some renames BLUELOVETH 2022-11-09 00:26:41 +08:00
  • 2f12ace827 add num pool blueloveTH 2022-11-08 23:04:41 +08:00
  • 035fe636ab Update builtins.h blueloveTH 2022-11-08 22:11:36 +08:00
  • 56c2ef36db impl lambda blueloveTH 2022-11-08 22:05:18 +08:00
  • d78dfb9d7f fix a precedence error blueloveTH 2022-11-08 21:56:43 +08:00
  • 84cdb20687 fix a bug of REPL blueloveTH 2022-11-08 21:52:44 +08:00
  • a7f3cab132 Update builtins.h blueloveTH 2022-11-08 21:26:42 +08:00
  • f2e589a5a3 impl listcomp(with if) blueloveTH 2022-11-08 21:22:59 +08:00
  • bb651906c3 add listcomp support blueloveTH 2022-11-08 20:13:52 +08:00
  • 5761d0b69c make for loop support compound pointer blueloveTH 2022-11-08 17:37:09 +08:00
  • d4d312fc36 impl f-string blueloveTH 2022-11-08 15:40:06 +08:00
  • 81516eafb5 add __repr__ blueloveTH 2022-11-07 22:19:00 +08:00
  • 630828f6e9 fix eq problem blueloveTH 2022-11-07 22:07:15 +08:00
  • 553d02592f impl *args and **kwargs (partially) blueloveTH 2022-11-07 21:41:58 +08:00
  • b5aba376fe impl unpack blueloveTH 2022-11-07 18:42:27 +08:00
  • c2fa538f44 add del impl blueloveTH 2022-11-07 16:58:43 +08:00
  • 9e426d3291 some fix blueloveTH 2022-11-07 16:42:47 +08:00
  • 4bdb268d93 some renames blueloveTH 2022-11-07 15:54:15 +08:00
  • bf6383b5ee some renames blueloveTH 2022-11-07 15:12:39 +08:00
  • c623646501 add pointer system blueloveTH 2022-11-07 15:04:41 +08:00
  • 532f915860 Update compiler.h blueloveTH 2022-11-06 23:52:14 +08:00
  • 52ec435775 impl UNPACK_SEQUENCE blueloveTH 2022-11-06 16:57:33 +08:00
  • a4dc943c7b move str.join | add partial support of tuple blueloveTH 2022-11-06 15:48:28 +08:00
  • daf192b356
    Update README.md BLUELOVETH 2022-11-06 12:54:53 +08:00
  • dd935e989b
    Create README.md BLUELOVETH 2022-11-06 12:52:22 +08:00
  • 4622638abf update README.md blueloveTH 2022-11-06 12:42:37 +08:00
  • 0891000a46 init blueloveTH 2022-11-06 12:16:57 +08:00