Commit Graph

  • c2f13e4f03 add a safety check for box2d blueloveTH 2023-11-11 02:51:10 +08:00
  • 5e54967903 Update codeobject.h v1.3.0 blueloveTH 2023-11-10 16:18:03 +08:00
  • 1d8662118b Update box2d.md blueloveTH 2023-11-10 14:56:03 +08:00
  • 63fff364e3 Update box2d.md blueloveTH 2023-11-10 14:50:51 +08:00
  • 12f6617bee update box2d blueloveTH 2023-11-10 14:47:12 +08:00
  • bfc5e82e0e Update box2d.md blueloveTH 2023-11-10 14:22:22 +08:00
  • 7ed1dcfcdf ... blueloveTH 2023-11-10 13:29:06 +08:00
  • 27f8d6be28 some refactor blueloveTH 2023-11-09 15:46:49 +08:00
  • 641a1711cf fix https://github.com/blueloveTH/pocketpy/issues/177 blueloveTH 2023-11-07 05:05:03 +08:00
  • 0c46f21c19 Update ceval.cpp blueloveTH 2023-11-07 04:52:37 +08:00
  • e124f635c1 support @property.setter blueloveTH 2023-11-07 04:50:06 +08:00
  • e8ad5b5784 Update cheatsheet.md blueloveTH 2023-11-05 10:23:08 +08:00
  • 418f373a1b
    Fix typo 'trackback' -> 'traceback' (#176) Non 2023-11-02 22:26:32 +13:00
  • 9d5330f8e9
    Fix typo 'trackback' -> 'traceback' Non 2023-11-02 21:48:50 +13:00
  • 4df057ec86
    Create CONTRIBUTING.md Armaan 2023-10-31 23:03:26 +05:30
  • a7448b7fa0 make json.loads accept bytes blueloveTH 2023-10-31 21:34:30 +08:00
  • 2f3017ebfd ... blueloveTH 2023-10-31 00:28:36 +08:00
  • 4b00846861 Update datetime.py blueloveTH 2023-10-30 23:58:43 +08:00
  • 905defb534 fix a bug of datetime and localtime blueloveTH 2023-10-30 23:55:06 +08:00
  • 49f70318d9 ... blueloveTH 2023-10-29 22:44:14 +08:00
  • 61f837ac2c doc fix blueloveTH 2023-10-29 22:22:22 +08:00
  • f2d5fbbb94 add module operator and add split for single char blueloveTH 2023-10-29 22:16:49 +08:00
  • 04df1dbe5b fix https://github.com/blueloveTH/pocketpy/issues/172 v1.2.9 blueloveTH 2023-10-28 15:10:58 +08:00
  • a12eb4c8bc ... blueloveTH 2023-10-28 15:00:53 +08:00
  • 7916bb035f some cleanup blueloveTH 2023-10-28 11:08:27 +08:00
  • 40281a8d94 Merge branch 'main' of https://github.com/blueloveTH/pocketpy blueloveTH 2023-10-25 10:27:27 +08:00
  • 1b7ab37f01 fix a doc issue blueloveTH 2023-10-25 10:27:21 +08:00
  • 6f8bf82e9a
    Examples for beginners (#169) Mahbub Alam 2023-10-24 05:59:58 -04:00
  • 39c92bb088 Refactor examples Mahbub Alam 2023-10-23 20:37:27 -04:00
  • 53276a299a Add examples Mahbub Alam 2023-10-23 00:24:25 -04:00
  • a98e710fe7 delete old deque blueloveTH 2023-10-21 08:06:00 +08:00
  • c82bfb5455
    Implement deque in C++ as required by #139 (#155) S Mahmudul Hasan 2023-10-20 19:47:11 -04:00
  • 385e9492c8 Cleaned up and added __str__() support S. Mahmudul Hasan 2023-10-19 23:38:30 -04:00
  • a5a18154f4 undo unnecessary changes S. Mahmudul Hasan 2023-10-19 23:06:26 -04:00
  • 2226767319 moved deque iterator to collections.cpp S. Mahmudul Hasan 2023-10-19 15:19:08 -04:00
  • 4a189464ad dropped support for __init__ for now S. Mahmudul Hasan 2023-10-18 20:01:28 -04:00
  • 65a113792d added the tests S. Mahmudul Hasan 2023-10-18 19:50:52 -04:00
  • 77feaad873 added more tests, called __init__ from pickle, added reverse iterator option S. Mahmudul Hasan 2023-10-18 19:49:12 -04:00
  • 5989a421ee Add draft changes Mahbub Alam 2023-10-18 16:51:25 -04:00
  • 27be56fceb ... blueloveTH 2023-10-19 01:29:04 +08:00
  • 14cd420cfb Fixed some functionalities and added more tests S. Mahmudul Hasan 2023-10-18 01:45:18 -04:00
  • cb76ade912 Fixed the tests, more to follow S. Mahmudul Hasan 2023-10-18 00:11:42 -04:00
  • 9c0fb39dcd Added some tests, more to follow S. Mahmudul Hasan 2023-10-17 23:46:04 -04:00
  • 97544eb499 refactored collections module S. Mahmudul Hasan 2023-10-16 19:41:57 -04:00
  • c256110793 Draft change Mahbub Alam 2023-10-16 17:24:35 -04:00
  • fe8c890d82 Add examples folder Mahbub Alam 2023-10-16 13:59:48 -04:00
  • 901f702f00 rename emit into emit_ to make QT happy v1.2.7 blueloveTH 2023-10-16 13:56:07 +08:00
  • 1f936063ae support pickle blueloveTH 2023-10-16 13:22:46 +08:00
  • 7d88d28a6b fix collections module blueloveTH 2023-10-16 13:13:39 +08:00
  • 7590cdf51a minor fix, rotate, n=0 case S. Mahmudul Hasan 2023-10-16 00:48:20 -04:00
  • 454172492b minor fix, std::min S. Mahmudul Hasan 2023-10-16 00:27:19 -04:00
  • 85c35db694 Cleaned up and added more functionalities S. Mahmudul Hasan 2023-10-16 00:26:13 -04:00
  • f3acafe44c rename METHOD() macro blueloveTH 2023-10-16 10:57:06 +08:00
  • 541ad57d97 ... blueloveTH 2023-10-16 00:15:45 +08:00
  • e8b1449979 ... blueloveTH 2023-10-16 00:08:26 +08:00
  • 5f6c7f3f23 Create cjson.pyi blueloveTH 2023-10-15 23:57:13 +08:00
  • f66c031fa9 Update 80_json.py blueloveTH 2023-10-15 22:39:10 +08:00
  • 020bd7bd26 ... blueloveTH 2023-10-15 22:34:43 +08:00
  • 57e1ec1637 ... blueloveTH 2023-10-15 22:25:04 +08:00
  • ab53927019 ... blueloveTH 2023-10-15 22:14:34 +08:00
  • f41368afbb ... blueloveTH 2023-10-15 22:08:41 +08:00
  • 5e3572b32c replace std::stringstream with SStream blueloveTH 2023-10-15 21:58:33 +08:00
  • e4b6d566a7 add SStream blueloveTH 2023-10-15 21:36:30 +08:00
  • 3f7435263a Update amalgamate.py blueloveTH 2023-10-15 16:57:56 +08:00
  • cdcdded9a3 some fix blueloveTH 2023-10-15 16:47:53 +08:00
  • acdab59d94 Update cJSONw.cpp blueloveTH 2023-10-15 16:06:49 +08:00
  • 7922513255 Update cJSONw.cpp blueloveTH 2023-10-15 16:03:44 +08:00
  • 852123d6d3 docs update blueloveTH 2023-10-15 15:46:38 +08:00
  • b9ad9f18c2 docs update blueloveTH 2023-10-15 15:43:00 +08:00
  • 4c13c5480d ... blueloveTH 2023-10-15 15:30:53 +08:00
  • ac5bc5ea0e Update cJSONw.cpp blueloveTH 2023-10-15 15:26:56 +08:00
  • b3e77cdb51 ... blueloveTH 2023-10-15 15:20:22 +08:00
  • 3c6e4b4e76 ... blueloveTH 2023-10-15 15:15:44 +08:00
  • 227e76e3e4 cjson cleanup blueloveTH 2023-10-15 15:00:25 +08:00
  • 2950d88545
    Add cjson module (#151) Mahbub Alam 2023-10-15 01:32:20 -04:00
  • 62d632da7b Delete cJSON object after use Mahbub Alam 2023-10-14 20:08:55 -04:00
  • 9f5af2b5a0 Convert python to cJson and then to string Mahbub Alam 2023-10-14 19:49:12 -04:00
  • 6681fb21af WIP: added more functionalities S. Mahmudul Hasan 2023-10-14 19:14:51 -04:00
  • fd938a7c29 WIP: added deque iterator S. Mahmudul Hasan 2023-10-14 18:01:59 -04:00
  • fcd159ae7f WIP: added constructor S. Mahmudul Hasan 2023-10-14 17:13:04 -04:00
  • 53e4043e0e fix a bug of _class in Function blueloveTH 2023-10-15 04:44:10 +08:00
  • c3f10ae4d1 fix a bug of type.__class__ blueloveTH 2023-10-15 04:31:16 +08:00
  • 01fecaa352 fix a bug blueloveTH 2023-10-15 03:33:03 +08:00
  • 7ae7e0b50d fix CI blueloveTH 2023-10-15 02:08:32 +08:00
  • 744418df0d fix CI blueloveTH 2023-10-15 01:58:12 +08:00
  • d17e1368da WIP: minor fix S. Mahmudul Hasan 2023-10-14 13:24:20 -04:00
  • f32394817f Fix tests Mahbub Alam 2023-10-14 13:15:42 -04:00
  • ff5e1a8de2 WIP: added more functionalities S. Mahmudul Hasan 2023-10-14 13:15:39 -04:00
  • 2852c1ab7e WIP: switched to std::deque S. Mahmudul Hasan 2023-10-14 12:53:58 -04:00
  • 7f68155b04 docs update blueloveTH 2023-10-14 17:59:18 +08:00
  • 9481d653b6 docs update blueloveTH 2023-10-14 17:52:14 +08:00
  • f81ebccb62 docs update blueloveTH 2023-10-14 17:03:33 +08:00
  • 0aef0c8a01 docs update blueloveTH 2023-10-14 16:58:32 +08:00
  • 3d332a694f Create primes.lua blueloveTH 2023-10-14 16:34:14 +08:00
  • 7cb0959922 fix a unittest error blueloveTH 2023-10-14 15:29:30 +08:00
  • 37f47b8cee ... blueloveTH 2023-10-14 15:26:50 +08:00
  • 0157025097 disable code serialization impl blueloveTH 2023-10-14 15:25:07 +08:00
  • 02798c5b00 ... blueloveTH 2023-10-14 15:22:16 +08:00
  • eb1f8f0a4f some more optimize blueloveTH 2023-10-14 15:18:45 +08:00
  • 1afef9dcb9 reduce bytecode size blueloveTH 2023-10-14 14:30:15 +08:00