Commit Graph

  • f9debd804e add py_resetallvm blueloveTH 2025-06-14 18:16:28 +08:00
  • 8f48c7d081 Update internal.c blueloveTH 2025-06-14 18:12:53 +08:00
  • 25cbd9c1f1 some refactor blueloveTH 2025-06-14 15:44:18 +08:00
  • 3966777d4b Update pocketpy.h blueloveTH 2025-06-14 00:19:12 +08:00
  • 4fd47072fc fix py_name2ref blueloveTH 2025-06-13 16:49:05 +08:00
  • a7159e5496 Update CMakeLists.txt blueloveTH 2025-06-13 11:25:19 +08:00
  • 141f187705 add py_tpclassattrs and py_tpbase blueloveTH 2025-06-10 23:07:53 +08:00
  • 70e824a6b6 fix #371 blueloveTH 2025-06-07 02:19:55 +08:00
  • c1e4440a9f Update importlib.c blueloveTH 2025-06-07 01:55:36 +08:00
  • 96f4b9ea44 some fix blueloveTH 2025-06-07 01:52:57 +08:00
  • ba058ba331 remove py_assign blueloveTH 2025-06-07 01:49:18 +08:00
  • 67296767c7 add gc_mark blueloveTH 2025-06-07 01:34:15 +08:00
  • 6de065899a Update name.h blueloveTH 2025-06-06 23:12:01 +08:00
  • da6c2b35bb Update name.c blueloveTH 2025-06-06 22:56:40 +08:00
  • a53af18ee8
    Make py_Name opaque pointer (#370) BLUELOVETH 2025-06-05 22:26:28 +08:00
  • c0d5f1e575 add PK_ENABLE_CUSTOM_SNAME blueloveTH 2025-06-05 22:18:50 +08:00
  • 8fe2e4457f fix pybind blueloveTH 2025-06-05 21:26:05 +08:00
  • 6b80817a98 fix all blueloveTH 2025-06-05 21:18:47 +08:00
  • 785bb6841e fix all blueloveTH 2025-06-05 21:12:54 +08:00
  • 9281ebec56 revert ci blueloveTH 2025-06-05 20:07:09 +08:00
  • 6b592b11df fix all blueloveTH 2025-06-05 20:05:43 +08:00
  • a21765a9ca backup blueloveTH 2025-06-05 19:57:14 +08:00
  • 59e60cf3c0 backup blueloveTH 2025-06-05 19:40:29 +08:00
  • 2404c6fe2b Update ceval.c blueloveTH 2025-06-05 18:18:52 +08:00
  • 51047f07a5 backup blueloveTH 2025-06-05 01:48:37 +08:00
  • b0323bfab5 Update codeobject.c blueloveTH 2025-06-04 19:42:40 +08:00
  • 1bb104086b backup blueloveTH 2025-06-04 19:37:30 +08:00
  • f8728223af Fix getchar() helper Dario Binacchi 2025-06-04 12:31:19 +02:00
  • c5a70ec4aa backup blueloveTH 2025-06-04 02:09:03 +08:00
  • 0ba44fc3cd backup blueloveTH 2025-06-03 19:40:19 +08:00
  • dc4a21a594 backup blueloveTH 2025-06-03 18:01:43 +08:00
  • 1bd7ad0189 backup blueloveTH 2025-06-03 15:24:43 +08:00
  • 2f2a7b53fd backup blueloveTH 2025-06-03 02:31:15 +08:00
  • a0bd1a3f3b Update config.h blueloveTH 2025-06-02 15:09:10 +08:00
  • f83fe30ab5 Update library.py blueloveTH 2025-06-01 23:58:06 +08:00
  • 862b3aa436 update cbind blueloveTH 2025-06-01 23:48:39 +08:00
  • 8ff60df158 Update 72_lz4.py blueloveTH 2025-05-29 19:11:15 +08:00
  • a402406982 add float division by zero blueloveTH 2025-05-29 17:17:22 +08:00
  • 2d682b24d8 Update main.c blueloveTH 2025-05-28 17:38:24 +08:00
  • 5336054b61 Update main.c blueloveTH 2025-05-28 17:35:28 +08:00
  • 45828643b7 fix line_profiler blueloveTH 2025-05-28 17:33:03 +08:00
  • f4b2cd4a5f fix line_profiler blueloveTH 2025-05-28 11:24:36 +08:00
  • c4ab63ca15 draft LineProfiler blueloveTH 2025-05-28 01:49:33 +08:00
  • 33963d7054 Update vm.c blueloveTH 2025-05-26 20:03:18 +08:00
  • 6708c85f57 add bool reset to settrace blueloveTH 2025-05-26 20:01:01 +08:00
  • 0ec84bca99 fix cmake blueloveTH 2025-05-26 12:24:10 +08:00
  • 991f2828de fix cmake blueloveTH 2025-05-26 12:21:13 +08:00
  • b613dd8c15 fix C4146 blueloveTH 2025-05-25 16:46:24 +08:00
  • 4b81a7af0e
    Merge pull request #368 from PrimedErwin/determinism-math BLUELOVETH 2025-05-23 16:57:01 +08:00
  • 3adf0509c0
    Merge branch 'pocketpy:main' into determinism-math PrimedErwin 2025-05-23 16:48:46 +08:00
  • d528c4eb52 fix aarch64 blueloveTH 2025-05-23 16:38:46 +08:00
  • 0d40080d1f add random hard encoded test case PrimedErwin 2025-05-23 16:24:30 +08:00
  • 0f4acc1437
    Merge branch 'pocketpy:main' into determinism-math PrimedErwin 2025-05-23 15:20:33 +08:00
  • 6f4a5321a1 add pkpy.configmacros blueloveTH 2025-05-23 15:18:15 +08:00
  • 205f11ebb1 add deterministic float test PrimedErwin 2025-05-23 15:01:20 +08:00
  • a0e721bd03 fix _DMATH_H blueloveTH 2025-05-23 13:46:31 +08:00
  • b69b0787fa Update dmath blueloveTH 2025-05-23 13:41:02 +08:00
  • 0550f712f0 Update CMakeLists.txt blueloveTH 2025-05-23 13:39:35 +08:00
  • 1dabcd12db Update CMakeLists.txt blueloveTH 2025-05-23 13:37:56 +08:00
  • 1dc57b4c2d Update dmath blueloveTH 2025-05-23 13:34:55 +08:00
  • cd08c4e022 Update CMakeLists.txt blueloveTH 2025-05-23 13:06:06 +08:00
  • d28d86339d Revert "fix cmake" blueloveTH 2025-05-23 13:00:29 +08:00
  • 0a0d567704 fix cmake blueloveTH 2025-05-23 12:58:09 +08:00
  • d424089e86 Update 70_math.py blueloveTH 2025-05-23 12:49:03 +08:00
  • 3c2d15abc2 add musl math library blueloveTH 2025-05-23 12:46:03 +08:00
  • 4438b54846 refactor watchdog blueloveTH 2025-05-22 17:17:06 +08:00
  • a3e636924e .. PrimedErwin 2025-05-22 17:16:25 +08:00
  • 94d261c765 try fix prebuild fail PrimedErwin 2025-05-22 17:06:47 +08:00
  • 2e5c2c5842 .. PrimedErwin 2025-05-22 17:02:35 +08:00
  • 81bd9e2203 fix linux_x64 PrimedErwin 2025-05-22 16:57:03 +08:00
  • 62bf58dd2d update cmakelists PrimedErwin 2025-05-22 16:32:54 +08:00
  • 87c9c1aae9 linux_x64 lib test PrimedErwin 2025-05-22 16:11:44 +08:00
  • cd84458911 add determinism float flag to all platforms on test PrimedErwin 2025-05-21 21:51:41 +08:00
  • 32874a96e5
    Merge branch 'main' into main PrimedErwin 2025-05-21 21:35:44 +08:00
  • a210b0c21e determinism_asm_sin ver. PrimedErwin 2025-05-21 21:27:26 +08:00
  • 340309b5d4 fix https://github.com/pocketpy/pocketpy/issues/367 blueloveTH 2025-05-21 19:33:49 +08:00
  • 29cd6fe59b improve code blueloveTH 2025-05-21 11:45:40 +08:00
  • f9320f8a3e add PK_ENABLE_WATCHDOG blueloveTH 2025-05-20 18:16:11 +08:00
  • c540e7ac9c improve options blueloveTH 2025-05-20 11:30:24 +08:00
  • fac83607f0 fix a bug blueloveTH 2025-05-19 14:11:48 +08:00
  • e473fe7f05 fix a bug blueloveTH 2025-05-19 14:06:20 +08:00
  • ae13cc6ea9 fix https://github.com/pocketpy/pocketpy/issues/338 blueloveTH 2025-05-19 14:03:18 +08:00
  • b0c1fe5b13 fix doc according to https://github.com/pocketpy/pocketpy/pull/366 blueloveTH 2025-05-19 11:15:44 +08:00
  • 5d3fc8541f
    pkbind::finalize is corrected Kyle Dayton 2025-05-18 20:13:17 -05:00
  • 4d8e316c0b fix gcc/clang can't find pthread on limux PrimedErwin 2025-05-16 21:12:02 +08:00
  • 945f614b98 fix linux_aarch64 stdint redefine PrimedErwin 2025-05-15 21:04:28 +08:00
  • 7da0afb59f test on linux_multiarch PrimedErwin 2025-05-15 20:17:23 +08:00
  • f1914eb723 update sum testcase PrimedErwin 2025-05-15 20:08:56 +08:00
  • f838795c01 .. PrimedErwin 2025-05-15 16:50:38 +08:00
  • 8f35fb1b64
    Merge branch 'main' into main PrimedErwin 2025-05-15 16:40:25 +08:00
  • 699832ac3f add testcase, fix bug PrimedErwin 2025-05-15 16:32:10 +08:00
  • cd53a746f4 Update main.yml blueloveTH 2025-05-15 15:56:37 +08:00
  • c274ff05cd Update main.yml blueloveTH 2025-05-15 15:52:22 +08:00
  • 224c5c6ec9 disable PK_BUILD_MODULE_LZ4 by default blueloveTH 2025-05-15 15:51:22 +08:00
  • 110a9ae591 Update main.yml blueloveTH 2025-05-15 15:43:14 +08:00
  • 322dd67c77 cmake update PrimedErwin 2025-05-14 23:23:15 +08:00
  • 47484a3b68 Merge branch 'main' of https://github.com/PrimedErwin/pocketpy PrimedErwin 2025-05-14 20:15:49 +08:00
  • 022bff485b added musl libc as 3rd deterministic math lib PrimedErwin 2025-05-14 19:57:53 +08:00
  • 8f895aaacb .. PrimedErwin 2025-05-14 20:10:04 +08:00
  • 27e32fca2c added musl libc as 3rd deterministic math lib PrimedErwin 2025-05-14 19:57:53 +08:00