lyon1998
|
df95c5bd2f
|
fix pack_flose
|
2023-11-19 14:45:31 +08:00 |
|
lyon
|
16c91ede68
|
add test for packread
|
2023-11-18 19:47:27 +08:00 |
|
Lyon
|
ec8ddf1423
|
support invalid literal check for int()
|
2023-11-17 18:25:34 +08:00 |
|
lyon
|
c3986f5f03
|
support mul for str/bytes/obj
|
2023-11-08 21:22:39 +08:00 |
|
lyon
|
5293ca54d5
|
more fs API support for pikaPlatform.h
|
2023-10-22 12:58:40 +08:00 |
|
lyon
|
03f1342a3f
|
fix valgrind err when read_sector_info failed
|
2023-10-15 18:12:37 +08:00 |
|
Lyon
|
198e52cc8c
|
add flashdb_test to googletest
|
2023-10-09 21:25:20 +08:00 |
|
Lyon
|
24a4c3003d
|
cancel thread_start/stop for mqtt
|
2023-10-09 20:37:07 +08:00 |
|
xie-jc
|
aa74c623a8
|
修复set_break连续设置的崩溃问题
|
2023-09-30 00:30:26 +08:00 |
|
xie-jc
|
4721c2c311
|
rm compile-test.cpp
|
2023-09-29 22:34:46 +08:00 |
|
xie-jc
|
6c84b4d3a4
|
预编译器支持--break-point选型计算字节码pc
|
2023-09-29 22:32:24 +08:00 |
|
xie-jc
|
97c3417fb5
|
支持从python的行号推测字节码行号
|
2023-09-29 22:08:50 +08:00 |
|
xie-jc
|
81b6a709e3
|
fix pdb shell buffer
|
2023-09-29 19:03:29 +08:00 |
|
xie-jc
|
97174b88f7
|
修复pdb对所属模块的识别
|
2023-09-28 23:16:35 +08:00 |
|
xie-jc
|
4d301bb3b5
|
修复REPL显示问题(prefix)
|
2023-09-28 23:08:17 +08:00 |
|
Lyon
|
86d1175d2a
|
fix soft_tim.py
|
2023-09-27 22:22:06 +08:00 |
|
Lyon
|
225d49ef9c
|
add pika_vm_exit_await API and test
|
2023-09-26 15:55:22 +08:00 |
|
Lyon
|
b789e4f67c
|
support from <mod> import * for py modules
|
2023-09-24 22:19:24 +08:00 |
|
Lyon
|
d5e0bd40a7
|
fix sysout fmt
|
2023-09-24 16:00:30 +08:00 |
|
Lyon
|
8782b7b3c3
|
enhance setErrorCode setSysOut and raise
|
2023-09-23 22:49:20 +08:00 |
|
Lyon
|
cd36ad3024
|
return None if __init__ failed
|
2023-09-23 17:59:40 +08:00 |
|
Lyon
|
ca2820efb6
|
fix iter sort for dict
fix kw_fun
|
2023-09-17 11:11:41 +08:00 |
|
Lyon
|
00320a5b3a
|
add pika_runFunctionX api()
|
2023-09-15 01:28:44 +08:00 |
|
Lyon
|
68a5489d31
|
inhance __contains__ for bytes and other
|
2023-09-13 22:11:20 +08:00 |
|
Lyon
|
13bfc829aa
|
support in op for **kw
|
2023-09-10 10:22:58 +08:00 |
|
lyon
|
1e6337bc71
|
suppot REPL/NORMAL MODE for unused stack val
|
2023-08-29 13:56:48 +08:00 |
|
Lyon
|
b1d7161c4d
|
add super.py test
|
2023-08-24 21:53:00 +08:00 |
|
Lyon
|
f882ff153b
|
support __eq__ for tuple & list & dict
|
2023-08-17 23:33:31 +08:00 |
|
Lyon
|
4665de2668
|
support struct.unpack()
|
2023-08-17 21:55:23 +08:00 |
|
Lyon
|
cf7990adda
|
struct.pack() tested passed
|
2023-08-17 19:51:00 +08:00 |
|
Lyon
|
1e1b376e94
|
fix __del__ recursion on python object
|
2023-08-17 13:54:39 +08:00 |
|
Lyon
|
7e505ccc15
|
support arg.name for KERNAL_DEBUG
|
2023-08-17 13:54:39 +08:00 |
|
Lyon
|
03343e737f
|
add tests for aliase get/set to getArg/setArg
|
2023-08-12 23:05:39 +08:00 |
|
lyon
|
e24f6e2d1a
|
PIKA_LINUX_BASH_ENABLE to support no-bash linux
|
2023-08-11 19:14:50 +08:00 |
|
lyon
|
683ec49215
|
test soft_tim.py passed
|
2023-08-10 21:31:14 +08:00 |
|
Lyon
|
cecaee8e63
|
add soft_tim.py test
|
2023-08-10 19:36:32 +08:00 |
|
Lyon
|
6ce9ee4934
|
support pika_eventListener_registEventCallback()
|
2023-08-08 21:02:11 +08:00 |
|
Lyon
|
9c1041b1ee
|
rename to New_pikaXxxFromVarArgs
|
2023-08-04 17:43:46 +08:00 |
|
Lyon
|
646f75a875
|
eventloop passed
|
2023-08-04 17:23:30 +08:00 |
|
Lyon
|
5d7bb03298
|
Merge branch 'master' into PikaList
|
2023-08-03 00:20:40 +08:00 |
|
Lyon
|
b39259b0b6
|
fix json for new pikaDict
|
2023-08-03 00:19:42 +08:00 |
|
Lyon
|
ac245ab01a
|
fix bytecode cache inner REPL
|
2023-08-02 11:59:01 +08:00 |
|
Lyon
|
0a6f6c3cb2
|
fix pika_libc
fix py-test.cpp
|
2023-08-01 19:51:43 +08:00 |
|
Lyon
|
a3a3d8fb75
|
make all kernal files to be single ascii
|
2023-08-01 19:44:05 +08:00 |
|
Lyon
|
3dfc823237
|
restore str_join
|
2023-07-31 18:58:50 +08:00 |
|
Lyon
|
7b1a3390ab
|
optimize stack size for big list
|
2023-07-31 13:02:03 +08:00 |
|
Lyon
|
9178ba9789
|
release comprehension and optimize zlib stack usage
|
2023-07-27 18:01:18 +08:00 |
|
Lyon
|
94879d166f
|
support comprehension
|
2023-07-26 22:10:10 +08:00 |
|
Lyon
|
d7087248c6
|
fix socket_GET test case
|
2023-07-23 19:02:03 +08:00 |
|
Lyon
|
eb9a4c7494
|
fix socket_GET example
|
2023-07-21 20:03:30 +08:00 |
|