Commit Graph

  • abb7e3ed80
    Merge 4578d64a9b5db9132c6368449bbab1024ebfd54b into 0676b21da2827b827ee7cac89e9b27c4aa3c005e Deepanjali Pathak 2026-03-20 16:59:32 +05:30
  • 96d0a0aef8
    Improved consistency and readability in README rimshafari 2026-03-20 12:20:14 +05:30
  • 27bbcd8fad Deploy to GitHub pages gh-pages github-actions[bot] 2026-03-20 05:23:43 +00:00
  • 0676b21da2
    fix: save stack checkpoint before pushing args in operator() (#479) main Jason Matthew Suhari 2026-03-20 13:22:25 +08:00
  • a45954b779 test: add regression test for operator() python error propagation (#469) Jason Matthew Suhari 2026-03-20 12:19:35 +08:00
  • cce0ae24ff fix: capture stack checkpoint before pushing args in operator() (#469) Jason Matthew Suhari 2026-03-20 12:18:57 +08:00
  • 89e8341d87 fix(bytes): make bytes object iterable wdsmini 2026-03-20 11:28:08 +08:00
  • 4578d64a9b
    Update slice example in README.md Deepanjali Pathak 2026-03-19 14:43:00 +05:30
  • e438603ad6
    Fix grammatical errors in README.md Sanyam Asthana 2026-03-19 11:52:36 +05:30
  • 440f0c2c8b
    Merge 02bd5c82a16acb0b8677cb007ffbaa37f074f7e9 into a2f16e5f1f5fcc3b3d2cc1bdacfc3a027dfe2d76 Abhijit Singh 2026-03-18 13:40:45 +05:30
  • 02bd5c82a1 Fix assertion failure in py_clearexc when Python function raises exception (fixes #469) Abhijit1018 2026-03-18 13:32:29 +05:30
  • a2f16e5f1f pre-release v2.1.8 blueloveTH 2026-03-18 15:10:24 +08:00
  • a69cca59f4 post fix blueloveTH 2026-03-18 15:02:00 +08:00
  • 7614bdcc4a
    Wrong formulas (#470) kushagra-1809 2026-03-18 12:28:23 +05:30
  • 984c0eefcc
    Fix C extension module import on Linux (#472) wdskuki 2026-03-18 14:55:38 +08:00
  • d983e5c85e minor fix blueloveTH 2026-03-18 14:55:26 +08:00
  • 9966e183ee
    Add support for python3 in cmake_build Kevin 2026-03-17 23:14:22 -07:00
  • 75830d2e18
    Merge c048ec9faf4bfe02da004dce69471897933c3617 into cf70668a2f4ea9984f0d6bddbe89eb39e01e5dcf Kanika Kapoor 2026-03-17 23:57:50 +04:00
  • 7a5519b7a0 Improve comments in main.c Aleena Anil 2026-03-17 21:46:00 +04:00
  • e98bd53b88 Fix C extension module import on Linux wdsmini 2026-03-17 10:47:08 +08:00
  • 05d03742e0
    Merge 6cc3d8023350163e72b83d49981ad2c4b08d39b4 into cf70668a2f4ea9984f0d6bddbe89eb39e01e5dcf Tanisha Vasudeva 2026-03-16 09:57:13 +05:30
  • 9a733a623c Wrong formulas The correct formulas for complex trigonometry require cos(z) = (exp(iz) + exp(-iz)) / 2 sin(z) = (exp(iz) - exp(-iz)) / (2i) Kushagra 2026-03-15 14:54:27 +05:30
  • cf70668a2f improve py_inspect_currentfunction blueloveTH 2026-03-13 22:05:52 +08:00
  • 35917fc5f4 fix #468 blueloveTH 2026-03-04 14:30:35 +08:00
  • 1d33267092
    feat: implement dict.popitem() method (#443) (#467) Tanisha Vasudeva 2026-03-03 12:25:56 +05:30
  • 071ee89676 fix blueloveTH 2026-03-03 14:55:43 +08:00
  • 2d2fb620ca Added popitem() tanisha 2026-02-28 21:43:53 +05:30
  • 6cc3d80233 Added readline() tanisha 2026-02-28 20:28:04 +05:30
  • d4e1361e18 Security policy added Baala-Murugan-K 2026-02-27 21:11:05 +05:30
  • e7db97075a SECURITY.MD Added Baala-Murugan-K 2026-02-27 20:56:58 +05:30
  • a3d69ae528 Add SECURITY.md with vulnerability reporting guidelines Baala-Murugan-K 2026-02-27 20:49:16 +05:30
  • 5f9d44f451 Update pocketpy.h blueloveTH 2026-02-27 18:16:14 +08:00
  • fe56ceb82e Update pocketpy.h blueloveTH 2026-02-27 18:11:38 +08:00
  • 6dd3a6dbb3 up blueloveTH 2026-02-24 15:23:56 +08:00
  • 440acd82f8 refactor chunked_array2d blueloveTH 2026-02-23 00:35:00 +08:00
  • 1d567445ed Update vmath.pyi blueloveTH 2026-02-22 21:52:56 +08:00
  • 427d2293e0 add vec4i blueloveTH 2026-02-22 21:47:34 +08:00
  • 05c0337ba0 Update _log_spline_tbl.h blueloveTH 2026-02-21 21:32:52 +08:00
  • 9f1ac4d6c3 fix dmath blueloveTH 2026-02-21 21:30:33 +08:00
  • b07db073fd remove colorcvt blueloveTH 2026-02-21 21:12:52 +08:00
  • aaf611eff3 up blueloveTH 2026-02-21 21:08:33 +08:00
  • 87da97c970
    Merge cf47fd21e4c1b285452c2d50c6d86e92ab0b9825 into 5845d0e9385a6f2d3791819fa0c18ce7ae5032ed Satyabrata Mohanty 2026-02-20 01:22:05 +08:00
  • 5845d0e938 up blueloveTH 2026-02-19 18:41:32 +08:00
  • e650904788 fix a minor bug blueloveTH 2026-02-14 13:01:23 +08:00
  • f6c6a48de4 fix #461 blueloveTH 2026-02-10 11:23:13 +08:00
  • 52aed673dc Update array2d.pyi blueloveTH 2026-02-08 17:19:49 +08:00
  • 6f2366dc2d fix: replace os.system() with subprocess.run() for security and robustness diiviikk5 2026-02-08 01:44:02 +05:30
  • cf47fd21e4 fix json.c Satyabrata Mohanty 2026-02-07 18:44:04 +05:30
  • 24428793fc fix #434 blueloveTH 2026-02-05 11:33:22 +08:00
  • d5b711f50c fix #447 blueloveTH 2026-02-05 11:27:12 +08:00
  • cbbe319520 fix #458 blueloveTH 2026-02-05 11:20:11 +08:00
  • 82b4fff934
    fix #440 (#457) killcerr 2026-02-02 21:45:11 +08:00
  • 966a4444d8 add test killcerr 2026-02-02 21:40:22 +08:00
  • 1c0daadb18 add test killcerr 2026-02-02 21:34:31 +08:00
  • ef06103fa2 fix #440 killcerr 2026-02-02 21:30:40 +08:00
  • 2f776ae05a fix #440 killcerr 2026-02-01 06:40:09 +08:00
  • 5ab8381471 fix #440 killcerr 2026-01-31 00:41:20 +08:00
  • a92557193c fix #440 killcerr 2026-01-30 23:15:39 +08:00
  • 1b2ad4cf2a fix #440 killcerr 2026-01-30 22:08:34 +08:00
  • 7b733cae0a fix #440 killcerr 2026-01-30 21:16:49 +08:00
  • d9b10c47f1 fix #440 killcerr 2026-01-30 17:14:11 +08:00
  • 2fa14c5884 fix #455 blueloveTH 2026-01-30 14:42:45 +08:00
  • cf965a1957 fix #456 blueloveTH 2026-01-30 14:40:05 +08:00
  • a59f916f5b Update ideas.md blueloveTH 2026-01-30 11:55:40 +08:00
  • f9100dc504 Create ideas.md blueloveTH 2026-01-30 11:41:51 +08:00
  • 48b70c944e fix #426 blueloveTH 2026-01-26 17:50:03 +08:00
  • 2281b9bb44 fix #424 blueloveTH 2026-01-26 17:24:29 +08:00
  • b894cc076d Added Tuple Configurations Sayon Dey 2026-01-18 19:23:16 +05:30
  • 979addecf9 improve extend and choice blueloveTH 2026-01-14 16:49:02 +08:00
  • 9ef38d605b fix bool-int ops blueloveTH 2026-01-14 16:14:08 +08:00
  • 08cc247be9
    Update differences.md BLUELOVETH 2026-01-10 23:57:49 +08:00
  • 98fabb45bf update init example blueloveTH 2026-01-08 15:32:08 +08:00
  • 3fe55bbe76 add raylib bindings to doc blueloveTH 2026-01-08 15:30:48 +08:00
  • d9a7798891 Update library.py blueloveTH 2026-01-08 15:26:03 +08:00
  • 0c965d8c5b Update guide.md blueloveTH 2026-01-07 19:59:41 +08:00
  • ef2481b8a5 add gsoc 2026 page blueloveTH 2026-01-07 19:54:35 +08:00
  • 9e4636b619 improve math tests blueloveTH 2026-01-07 16:59:10 +08:00
  • e82b2b98cf Update math.c blueloveTH 2026-01-07 16:47:21 +08:00
  • 08f39b8444 minor fix blueloveTH 2026-01-07 16:16:30 +08:00
  • 2d1d61d9ca minor fix blueloveTH 2026-01-07 16:12:23 +08:00
  • c32a97084b update dmath submodule blueloveTH 2026-01-07 16:03:22 +08:00
  • f319fedf7e Update deploy.md blueloveTH 2026-01-06 17:41:13 +08:00
  • 32d104039c update docs blueloveTH 2026-01-06 16:46:44 +08:00
  • f6f078807d bump c to 2026 blueloveTH 2026-01-06 16:42:18 +08:00
  • 8bc7bf3bd7 Update bindings-cpp.md blueloveTH 2026-01-06 16:36:16 +08:00
  • 3c051df06a Create periphery.md blueloveTH 2026-01-06 16:32:25 +08:00
  • 5f8d9fefc3 update docs blueloveTH 2026-01-06 16:29:31 +08:00
  • f10cc37c63 Create deploy.md blueloveTH 2026-01-06 16:17:01 +08:00
  • a1bfebd30c Update 300_import.py blueloveTH 2026-01-06 15:18:04 +08:00
  • f3bf7c6321 Update compileall.py blueloveTH 2026-01-06 15:15:50 +08:00
  • 3e182d5c6b add tests for .pyc blueloveTH 2026-01-06 15:11:39 +08:00
  • d3d83bd126 minor fix blueloveTH 2026-01-06 14:56:27 +08:00
  • b37d3cae86 revert main.c readfile blueloveTH 2026-01-06 14:45:51 +08:00
  • 82bd2838ce fix abs name blueloveTH 2026-01-06 14:32:00 +08:00
  • 45f18f8431 add some more registers blueloveTH 2026-01-06 14:09:11 +08:00
  • 0bdbf17d46 add mark for serializer blueloveTH 2026-01-06 13:53:26 +08:00
  • 07a65a8f21 add py_execo blueloveTH 2026-01-06 13:24:06 +08:00
  • b4ba0d91d5 minor fix blueloveTH 2026-01-06 12:04:21 +08:00
  • b775d239a5 fix import pyc blueloveTH 2026-01-06 11:24:33 +08:00
  • 3c379402c8 Update compileall.py blueloveTH 2026-01-05 19:58:00 +08:00