Commit Graph

  • 9a17085b87 fix a doc issue to add /utf-8 on MSVC blueloveTH 2023-10-08 11:45:42 +08:00
  • 9c5d231fb6 fix a broken link blueloveTH 2023-10-08 11:33:12 +08:00
  • 795c7b65c6 WIP: Implemented a int-only deque with limited capabilities S. Mahmudul Hasan 2023-10-07 19:00:54 -04:00
  • 4df6d4fdb1 fix a bug of traceback blueloveTH 2023-10-08 01:36:11 +08:00
  • 40399c089d some fix blueloveTH 2023-10-07 20:24:17 +08:00
  • b64db837f5
    Merge pull request #159 from nonperforming/patch-4 BLUELOVETH 2023-10-07 20:18:51 +08:00
  • eb615e1618
    Merge pull request #157 from nonperforming/patch-3 BLUELOVETH 2023-10-07 19:37:15 +08:00
  • 85eefaab5d
    Do not compile on docs change Non 2023-10-08 00:20:51 +13:00
  • 2b72428931
    Use emojis in feature list (zh) Non 2023-10-08 00:13:25 +13:00
  • b29801bbe8
    Use emojis in feature list Non 2023-10-08 00:11:20 +13:00
  • 8729cff89a
    Add link to Lua Non 2023-10-07 23:46:33 +13:00
  • 4e48373f6b
    Lua is a proper noun and has to be capitalised Non 2023-10-07 23:45:30 +13:00
  • af4f5ac10f Initial integration of deque in collections S. Mahmudul Hasan 2023-10-07 04:17:57 -04:00
  • 4d2b3e59a1
    Added octal literal support Steve Tautonico 2023-10-07 03:53:34 -04:00
  • 2fc835232b
    datetime-upt1 M Sai Kiran 2023-10-07 11:07:25 +05:30
  • 7312afdad2 fix a term blueloveTH 2023-10-07 13:28:20 +08:00
  • 098b85f89b ... blueloveTH 2023-10-07 11:55:57 +08:00
  • da614f5767
    Merge pull request #144 from numan947/Issue#138 BLUELOVETH 2023-10-07 11:52:26 +08:00
  • 2f52561709 add more json test cases blueloveTH 2023-10-07 11:37:36 +08:00
  • 4def9dd091 Update amalgamate.py blueloveTH 2023-10-07 11:20:11 +08:00
  • 4afef54da7 necessary changes of project structure blueloveTH 2023-10-07 11:16:08 +08:00
  • 8ebe610e33 Convert json bool and null to python Bool and None Mahbub Alam 2023-10-06 22:35:38 -04:00
  • 3f11bef17f Implement dumps function Mahbub Alam 2023-10-06 22:25:27 -04:00
  • 49e7cec216 Convert cJsonBool to python boolean Mahbub Alam 2023-10-06 21:10:59 -04:00
  • d052b112ef Implemenet loads function Mahbub Alam 2023-10-06 20:56:15 -04:00
  • 6159165a2e Create structure for cjson module Mahbub Alam 2023-10-06 17:07:54 -04:00
  • 151e9467ae fixed the error case for escaped curly braces, and converted the tokenize function into a inner function S. Mahmudul Hasan 2023-10-06 16:56:19 -04:00
  • 271203b4dd
    Update datetime.py M Sai Kiran 2023-10-06 23:14:22 +05:30
  • ee54816421 Updated str.format to tokenization-based-replacement operation S. Mahmudul Hasan 2023-10-05 20:04:21 -04:00
  • 072de45ae3 Add cjson module Mahbub Alam 2023-10-05 19:45:00 -04:00
  • 59b1c13f35 Update CMakeLists.txt blueloveTH 2023-10-06 01:30:20 +08:00
  • 5b42930ede ... blueloveTH 2023-10-06 01:25:22 +08:00
  • 52c58ec87f Update 70_math.py blueloveTH 2023-10-06 01:13:19 +08:00
  • b42ee1b363
    Merge pull request #148 from pranavjainjs/build BLUELOVETH 2023-10-06 00:59:10 +08:00
  • 63bf13aac2 some minor change blueloveTH 2023-10-06 00:58:08 +08:00
  • 9a0e9d7a62
    Merge branch 'blueloveTH:main' into build Pranav Jain 2023-10-05 18:15:04 +05:30
  • 642810d3b5 added python3 and clang++ checks in build.sh Pranav 2023-10-05 18:12:10 +05:30
  • 60b0eeca73
    Add bash shebang to .sh scripts Non 2023-10-05 19:46:03 +13:00
  • 5832c226fe
    Merge pull request #149 from nonperforming/patch-1 BLUELOVETH 2023-10-05 14:32:46 +08:00
  • c18821fc42
    Powershell-ify build.ps1 Non 2023-10-05 19:16:40 +13:00
  • 7f3a74be7c Added success/error statements in build.sh Pranav 2023-10-05 11:04:55 +05:30
  • d540af3043 ... blueloveTH 2023-10-04 14:37:32 +08:00
  • f8872f8bc7 ... blueloveTH 2023-10-04 14:33:33 +08:00
  • 60294e8896 add instructions for dev build blueloveTH 2023-10-04 03:23:16 +08:00
  • 0fef360caf Added better string formatting as required by Issue#138 S. Mahmudul Hasan 2023-10-03 13:45:21 -04:00
  • fe7e9de394
    Updated datetime.py Smiti Oswal 2023-10-03 22:18:49 +05:30
  • cf7dc098a3 remove windows.h blueloveTH 2023-10-02 06:38:23 +08:00
  • 8b3fd31681 ... blueloveTH 2023-10-02 06:19:12 +08:00
  • e59ff4dfdc ... blueloveTH 2023-10-02 03:44:10 +08:00
  • 724f693761 reimpl bytes blueloveTH 2023-10-02 03:05:21 +08:00
  • fb5e57b98b Update main.yml blueloveTH 2023-10-02 01:21:45 +08:00
  • e6b89a1206 fix box2d blueloveTH 2023-10-01 22:54:08 +08:00
  • cdc2d23b2c ... blueloveTH 2023-09-30 15:21:25 +08:00
  • c5f9d57583 ... blueloveTH 2023-09-30 15:11:57 +08:00
  • bb69342368 ... blueloveTH 2023-09-30 12:13:00 +08:00
  • 7774312209 ... blueloveTH 2023-09-30 12:12:27 +08:00
  • 24e6b162c8 ... blueloveTH 2023-09-30 12:07:44 +08:00
  • ced9662530 ... blueloveTH 2023-09-30 11:57:27 +08:00
  • 7c81209ce4 ... blueloveTH 2023-09-30 11:46:00 +08:00
  • d3debb6cf9 fix https://github.com/blueloveTH/pocketpy/issues/137 blueloveTH 2023-09-30 11:27:13 +08:00
  • 44d158e2fb ... v1.2.4 blueloveTH 2023-09-29 21:05:37 +08:00
  • 32b422ab88 ... blueloveTH 2023-09-29 20:40:41 +08:00
  • 88f16121cb ... blueloveTH 2023-09-29 20:20:53 +08:00
  • b78722dac0 ... blueloveTH 2023-09-29 20:20:17 +08:00
  • 73062427d2 ... blueloveTH 2023-09-29 20:09:41 +08:00
  • 071550fb90 ... blueloveTH 2023-09-29 20:08:29 +08:00
  • 9c71710dbc ... blueloveTH 2023-09-29 20:03:43 +08:00
  • bd012dfece ... blueloveTH 2023-09-29 19:38:34 +08:00
  • 4745f64744 ... blueloveTH 2023-09-29 19:36:49 +08:00
  • 6faa79486f Revert "..." blueloveTH 2023-09-29 19:36:24 +08:00
  • 72491056b9 ... blueloveTH 2023-09-29 18:44:57 +08:00
  • 6062e34a29 ... blueloveTH 2023-09-29 18:43:59 +08:00
  • bf1c1bd678 ... blueloveTH 2023-09-29 15:35:41 +08:00
  • bb5978da04 ... blueloveTH 2023-09-29 15:19:23 +08:00
  • da7d30048b ... blueloveTH 2023-09-29 14:57:54 +08:00
  • ac334e83a1 ... blueloveTH 2023-09-29 14:48:41 +08:00
  • ca73a1a248 ... blueloveTH 2023-09-29 12:53:16 +08:00
  • 6bd2f59c8f ... blueloveTH 2023-09-29 12:29:52 +08:00
  • 895b3a8d1d update bindings blueloveTH 2023-09-29 12:24:34 +08:00
  • d484868655 ... blueloveTH 2023-09-28 23:16:53 +08:00
  • bb1d38f8fa ... blueloveTH 2023-09-28 23:07:48 +08:00
  • ccbf3a1fc7 fix vec2.dot blueloveTH 2023-09-28 23:05:36 +08:00
  • a810973f65 fix c binding test blueloveTH 2023-09-28 22:10:22 +08:00
  • e1b2bda6aa ... blueloveTH 2023-09-28 21:44:34 +08:00
  • 366ff866d4 Update CMakeLists.txt blueloveTH 2023-09-28 15:46:58 +08:00
  • a3d4e66958 ... blueloveTH 2023-09-28 11:58:24 +08:00
  • a889df2c09 ... blueloveTH 2023-09-28 11:08:52 +08:00
  • dc692a3835 disable dylib by default blueloveTH 2023-09-28 11:07:00 +08:00
  • ea2e16c931 fix toupper and tolower blueloveTH 2023-09-28 10:55:48 +08:00
  • 405b8188ff ... blueloveTH 2023-09-28 04:32:30 +08:00
  • a19a6b349b fix a compiler error blueloveTH 2023-09-28 04:23:56 +08:00
  • 0a55ce9f12 ... blueloveTH 2023-09-28 03:27:25 +08:00
  • b97e283fd8 ... blueloveTH 2023-09-28 03:18:32 +08:00
  • c9c40d42c7 ... blueloveTH 2023-09-28 02:43:39 +08:00
  • c35e5bc496 ... blueloveTH 2023-09-28 02:41:41 +08:00
  • 7046ab9b4a Update CMakeLists.txt blueloveTH 2023-09-28 01:36:55 +08:00
  • c0ccebe5d0 ... blueloveTH 2023-09-27 20:34:28 +08:00
  • 4e1e08df61 ... blueloveTH 2023-09-27 17:57:40 +08:00
  • 53528c767b ... blueloveTH 2023-09-27 14:52:57 +08:00
  • 27571f2fd6 ... blueloveTH 2023-09-27 14:47:54 +08:00