BLUELOVETH
|
a53af18ee8
|
Make py_Name opaque pointer (#370)
* backup
* backup
* backup
* backup
* backup
* backup
* Update codeobject.c
* backup
* Update ceval.c
* backup
* backup
* fix all
* revert ci
* fix all
* fix all
* fix pybind
* add `PK_ENABLE_CUSTOM_SNAME`
|
2025-06-05 22:26:28 +08:00 |
|
blueloveTH
|
a402406982
|
add float division by zero
|
2025-05-29 17:17:22 +08:00 |
|
blueloveTH
|
45828643b7
|
fix line_profiler
|
2025-05-28 17:33:03 +08:00 |
|
blueloveTH
|
f4b2cd4a5f
|
fix line_profiler
|
2025-05-28 11:24:36 +08:00 |
|
blueloveTH
|
c4ab63ca15
|
draft LineProfiler
|
2025-05-28 01:49:33 +08:00 |
|
blueloveTH
|
33963d7054
|
Update vm.c
|
2025-05-26 20:03:18 +08:00 |
|
blueloveTH
|
6708c85f57
|
add bool reset to settrace
|
2025-05-26 20:01:01 +08:00 |
|
blueloveTH
|
6f4a5321a1
|
add pkpy.configmacros
|
2025-05-23 15:18:15 +08:00 |
|
blueloveTH
|
a0e721bd03
|
fix _DMATH_H
|
2025-05-23 13:46:31 +08:00 |
|
blueloveTH
|
4438b54846
|
refactor watchdog
|
2025-05-22 17:17:06 +08:00 |
|
blueloveTH
|
340309b5d4
|
fix https://github.com/pocketpy/pocketpy/issues/367
|
2025-05-21 19:33:49 +08:00 |
|
blueloveTH
|
29cd6fe59b
|
improve code
|
2025-05-21 11:45:40 +08:00 |
|
blueloveTH
|
f9320f8a3e
|
add PK_ENABLE_WATCHDOG
|
2025-05-20 18:16:11 +08:00 |
|
blueloveTH
|
fac83607f0
|
fix a bug
|
2025-05-19 14:11:48 +08:00 |
|
blueloveTH
|
e473fe7f05
|
fix a bug
|
2025-05-19 14:06:20 +08:00 |
|
blueloveTH
|
ae13cc6ea9
|
fix https://github.com/pocketpy/pocketpy/issues/338
|
2025-05-19 14:03:18 +08:00 |
|
BLUELOVETH
|
d5148a15db
|
Merge pull request #364 from lightovernight/gsoc-2025-socket
Add socket module for Linux and Windows
|
2025-05-13 10:54:25 +08:00 |
|
lightovernight
|
696a944a0e
|
Add socket module for pocketpy
|
2025-05-12 20:28:58 +08:00 |
|
blueloveTH
|
6187a94e51
|
add array2d.index
|
2025-05-12 15:30:07 +08:00 |
|
blueloveTH
|
51ff280e7f
|
Update typing.py
up
|
2025-05-10 00:09:21 +08:00 |
|
blueloveTH
|
3879903d73
|
add unicodedata module
|
2025-05-06 19:23:24 +08:00 |
|
blueloveTH
|
0cb3684fa6
|
improve dict and add lru_cache
|
2025-05-06 14:17:44 +08:00 |
|
blueloveTH
|
e9fed99471
|
Update pkpy.c
|
2025-05-06 11:54:24 +08:00 |
|
blueloveTH
|
52bd04ba45
|
test iofbf mode
|
2025-05-05 22:52:59 +08:00 |
|
blueloveTH
|
332a51945c
|
fix a bug
|
2025-04-26 22:14:58 +08:00 |
|
blueloveTH
|
0d9bf2e7de
|
optimize small string
|
2025-04-26 21:43:57 +08:00 |
|
blueloveTH
|
2b44f11ed7
|
fix a bug of str
|
2025-04-26 20:48:40 +08:00 |
|
blueloveTH
|
bfee435fb7
|
Update heap.c
|
2025-04-26 20:11:24 +08:00 |
|
blueloveTH
|
9e82b52a05
|
improve gc
|
2025-04-26 19:37:06 +08:00 |
|
blueloveTH
|
2bdbe8a684
|
fix color32.alpha_blend
|
2025-04-21 01:20:31 +08:00 |
|
blueloveTH
|
6c25f6b1de
|
fix a bug
|
2025-04-20 23:41:18 +08:00 |
|
blueloveTH
|
f5c67576aa
|
fix comment
|
2025-04-18 11:39:57 +08:00 |
|
blueloveTH
|
ccb0c8cd1c
|
fix https://github.com/pocketpy/pocketpy/issues/360
|
2025-04-18 10:48:18 +08:00 |
|
blueloveTH
|
0c45634eda
|
fix ansi_fg and ansi_bg
|
2025-04-17 15:20:37 +08:00 |
|
blueloveTH
|
94ce95c74d
|
rename linalg to vmath
|
2025-04-17 15:10:48 +08:00 |
|
blueloveTH
|
cfa909f1b9
|
add color32
|
2025-04-17 14:41:38 +08:00 |
|
blueloveTH
|
b12d2bc4cc
|
better names
|
2025-04-13 23:31:44 +08:00 |
|
blueloveTH
|
cdbe55b539
|
add exec_blocked
|
2025-04-13 20:00:56 +08:00 |
|
blueloveTH
|
5b142b21f8
|
some rename
|
2025-04-13 19:19:45 +08:00 |
|
blueloveTH
|
0d39a0b3da
|
fix threads api
|
2025-04-13 19:03:34 +08:00 |
|
blueloveTH
|
9448214317
|
test impl of pkpy.ComputeThread
|
2025-04-13 18:28:27 +08:00 |
|
blueloveTH
|
c7dbb8bd7f
|
fix memory leak of chunked_array2d
|
2025-04-13 14:27:19 +08:00 |
|
blueloveTH
|
dacb1091db
|
remove PK_LOW_MEMORY_MODE
|
2025-04-13 13:59:04 +08:00 |
|
BLUELOVETH
|
28f70cf286
|
Merge pull request #358 from attaulasad/fix-hex-escape-handling
fix: handle hex escapes in strings and reject invalid escapes
|
2025-04-08 10:54:36 +08:00 |
|
attaulasad
|
394551c39c
|
fix: handle hex escapes in strings and reject invalid escapes
|
2025-04-07 21:57:02 +05:00 |
|
Hezekiah M. Carty
|
a3fd6fa4ba
|
Add typing.(TypeAlias, NewType, Never, assert_never) for type checkers
|
2025-04-06 11:07:54 -06:00 |
|
blueloveTH
|
1f8212dadf
|
fix json indent
|
2025-04-05 14:48:51 +08:00 |
|
blueloveTH
|
3b85192d23
|
support json indent
|
2025-04-05 14:39:35 +08:00 |
|
blueloveTH
|
95d59cd4c6
|
fix base64
|
2025-04-05 03:07:24 +08:00 |
|
blueloveTH
|
4bf59223b3
|
Update pickle.c
|
2025-04-05 02:59:07 +08:00 |
|