Commit Graph

  • d6435f151b remove IOError blueloveTH 2024-12-17 14:27:23 +08:00
  • b49e769581 improve io blueloveTH 2024-12-17 11:20:22 +08:00
  • 335783b3ab
    Update json.c BLUELOVETH 2024-12-16 21:12:19 +08:00
  • 41373b825a
    Update json.c BLUELOVETH 2024-12-16 21:10:40 +08:00
  • 468c02244e update io blueloveTH 2024-12-16 20:48:08 +08:00
  • 3eeaeaa65d add io module and open blueloveTH 2024-12-16 20:40:04 +08:00
  • 4c533b03cb ... blueloveTH 2024-12-16 19:54:08 +08:00
  • 2ef181f0f4 add benchmarks blueloveTH 2024-12-16 19:00:18 +08:00
  • eb35c33dd5 ... blueloveTH 2024-12-16 18:51:25 +08:00
  • 86dc516791 ... blueloveTH 2024-12-16 18:25:31 +08:00
  • 58b5455871 support object pickle blueloveTH 2024-12-16 17:53:29 +08:00
  • 1b4902dbd3 support custom __reduce__ blueloveTH 2024-12-16 17:22:25 +08:00
  • d5d7853598 fix a bug blueloveTH 2024-12-16 16:55:12 +08:00
  • 79f18f8dc5 improve pickle blueloveTH 2024-12-15 20:57:14 +08:00
  • 3786abccdd Update _generated.c blueloveTH 2024-12-14 17:16:29 +08:00
  • 2986c6268f fix type anno blueloveTH 2024-12-14 17:16:15 +08:00
  • 6b332dbfbb add pkl support for array2d blueloveTH 2024-12-14 17:08:59 +08:00
  • d0546c16da ... blueloveTH 2024-12-14 16:06:58 +08:00
  • 4583b57d12 improve pickle with memo blueloveTH 2024-12-14 16:03:03 +08:00
  • 5a783d81f5 ... blueloveTH 2024-12-14 14:55:51 +08:00
  • a1a7609ec0 fix a memory leak blueloveTH 2024-12-14 13:20:03 +08:00
  • 89b6fd59f1 ... blueloveTH 2024-12-14 13:15:59 +08:00
  • 8999de5ad7 fix a bug of 32-bit blueloveTH 2024-12-14 13:09:35 +08:00
  • 76af7c8de2 ... blueloveTH 2024-12-14 00:43:52 +08:00
  • 79cdd2b252 ... blueloveTH 2024-12-14 00:40:14 +08:00
  • 98c38f2b1f ... blueloveTH 2024-12-14 00:23:07 +08:00
  • 24d6b96f91 add lz4 module doc blueloveTH 2024-12-14 00:19:56 +08:00
  • 61acaeafd3 ... blueloveTH 2024-12-14 00:09:18 +08:00
  • fb2784256b add lz4 module blueloveTH 2024-12-14 00:00:33 +08:00
  • a947f7249f Update vec.py blueloveTH 2024-12-13 17:16:43 +08:00
  • de736e8776 Update 99_extras.py blueloveTH 2024-12-13 17:14:02 +08:00
  • 3e5d20ab3e improve dict hash blueloveTH 2024-12-13 17:13:10 +08:00
  • 5ca7abed5c raise error on mismatched eq/ne blueloveTH 2024-12-13 16:40:18 +08:00
  • dc1b6255a0 Update dict_0.py blueloveTH 2024-12-13 14:35:56 +08:00
  • 4cdbc426d5 improve dict perf blueloveTH 2024-12-13 14:32:42 +08:00
  • d1ebff587c Update 72_collections.py blueloveTH 2024-12-13 14:18:57 +08:00
  • 9abc0c3ac3 use isprint to improve bytes repr blueloveTH 2024-12-13 14:17:04 +08:00
  • 5e5f2525b4 add pickle module blueloveTH 2024-12-13 13:39:48 +08:00
  • 3be557f95d Update pubspec.yaml v2.0.3 blueloveTH 2024-12-07 20:37:28 +08:00
  • ce339974e6 update random blueloveTH 2024-12-07 18:41:45 +08:00
  • 93c2608c19 fix context bug blueloveTH 2024-12-06 13:22:02 +08:00
  • 72e88892e5 fix super() blueloveTH 2024-12-05 00:04:41 +08:00
  • c7935564c3 fix a bug of super blueloveTH 2024-12-04 23:34:04 +08:00
  • 34d09da688 ... blueloveTH 2024-12-02 11:54:13 +08:00
  • d3bc8a53ad ... blueloveTH 2024-11-27 13:53:15 +08:00
  • 9ff48c7dba ... blueloveTH 2024-11-27 13:51:19 +08:00
  • e1fe3cd4dc ... blueloveTH 2024-11-27 13:50:37 +08:00
  • f4597ed01a update array2d blueloveTH 2024-11-27 13:37:07 +08:00
  • 1ca69b3a35 ... blueloveTH 2024-11-25 12:42:42 +08:00
  • b053fe32a8 some rename blueloveTH 2024-11-25 12:05:45 +08:00
  • 9165ca228a improve array2d blueloveTH 2024-11-25 11:54:16 +08:00
  • 3a2a9c4e13 ... blueloveTH 2024-11-25 00:22:04 +08:00
  • cfac4cbbca add algos for array2d blueloveTH 2024-11-25 00:19:57 +08:00
  • eb5b84f21a clean up #defines blueloveTH 2024-11-24 14:47:05 +08:00
  • 4a8776ec6c add inspect module blueloveTH 2024-11-24 12:43:08 +08:00
  • 40d922e896 fix a bug about %s -> %v blueloveTH 2024-11-23 16:46:29 +08:00
  • 0a75eb857c update int hash blueloveTH 2024-11-23 16:43:06 +08:00
  • 620db020ed ... blueloveTH 2024-11-23 16:38:57 +08:00
  • 178bfa4c32 Update py_dict.c blueloveTH 2024-11-23 16:31:59 +08:00
  • cd8ae22c2b fix a bug blueloveTH 2024-11-23 16:27:55 +08:00
  • 72d5e4d098 Revert "add cpy310_tuplehash" blueloveTH 2024-11-23 15:52:56 +08:00
  • b03feb0294 add cpy310_tuplehash blueloveTH 2024-11-23 15:42:42 +08:00
  • 63f2198ed1 Update py_dict.c blueloveTH 2024-11-23 15:03:16 +08:00
  • 6eb785144e fix a bug of dict blueloveTH 2024-11-23 14:56:47 +08:00
  • ea81d3539d Update 80_linalg.py blueloveTH 2024-11-23 02:31:01 +08:00
  • 1634defbb2 ... blueloveTH 2024-11-23 02:16:52 +08:00
  • 8d41987eb8 Update py_dict.c blueloveTH 2024-11-23 02:04:48 +08:00
  • 5847910c78 Update linalg.c blueloveTH 2024-11-23 02:01:09 +08:00
  • b31795bf83 fix vec2i.__hash__ blueloveTH 2024-11-23 01:53:56 +08:00
  • 55b7db54a2 add __or__ for type blueloveTH 2024-11-21 13:55:09 +08:00
  • b5a443efa1
    Update README.md v2.0.2 BLUELOVETH 2024-11-21 10:43:02 +08:00
  • ff2cd96c95 fix a bug of closure for generator blueloveTH 2024-11-17 19:09:20 +08:00
  • 894ef0a5b5 Update py_list.c blueloveTH 2024-11-16 15:54:52 +08:00
  • 78390b8eb9 ... blueloveTH 2024-11-15 18:43:27 +08:00
  • be6aa75106 Update pkpy.pyi blueloveTH 2024-11-15 10:44:16 +08:00
  • 104785c94b fix str.split blueloveTH 2024-11-14 19:52:23 +08:00
  • 630a5d04fc support vec* unpack blueloveTH 2024-11-14 19:16:27 +08:00
  • 212a705a4d add bindstaticmethod blueloveTH 2024-11-14 18:54:25 +08:00
  • 35f973059c add TValue[T] blueloveTH 2024-11-13 23:17:54 +08:00
  • bf208c3733 add __float__ and __int__ and __round__ blueloveTH 2024-11-13 18:57:56 +08:00
  • f182fc3cfa fix include blueloveTH 2024-11-13 10:55:36 +08:00
  • 2f96054a4e remove unused code blueloveTH 2024-11-13 10:51:54 +08:00
  • 05e1de4101 allow vec2(vec2i) blueloveTH 2024-11-12 21:35:56 +08:00
  • 6266161118 fix ** associativity blueloveTH 2024-11-12 19:06:17 +08:00
  • cbae815d37 Revert "update parse_expression" blueloveTH 2024-11-12 18:59:52 +08:00
  • 8e3c335449 update parse_expression blueloveTH 2024-11-12 18:52:42 +08:00
  • 068ec948ec ... blueloveTH 2024-11-12 18:16:28 +08:00
  • 5a47ae6f42 fix True not False bug blueloveTH 2024-11-12 18:12:58 +08:00
  • dbaf7a61ce Update .gitattributes blueloveTH 2024-11-09 15:05:29 +08:00
  • 383c915fe2 Revert "renormalize" blueloveTH 2024-11-09 15:04:53 +08:00
  • 70f9bc6f7d renormalize blueloveTH 2024-11-09 15:04:12 +08:00
  • b423ad1fce Create _generated.c blueloveTH 2024-11-09 14:57:49 +08:00
  • 291336d08c some fix blueloveTH 2024-11-09 14:57:40 +08:00
  • 29919e9bbf Update .gitattributes blueloveTH 2024-11-09 14:52:51 +08:00
  • 87e0b0756d add vec2i.__hash__ blueloveTH 2024-11-09 14:49:40 +08:00
  • 480a2646e4 Update pubspec.yaml blueloveTH 2024-11-08 20:10:57 +08:00
  • ab4ff49eda ... blueloveTH 2024-11-08 18:23:46 +08:00
  • eb280910c9 ... blueloveTH 2024-11-08 18:16:15 +08:00
  • 5cc224cb3e ... blueloveTH 2024-11-08 18:07:48 +08:00
  • 11868f12b2 Update build_ios.sh blueloveTH 2024-11-08 17:53:55 +08:00