lyon
|
e1013eb1d6
|
Merge branch 'master' of https://gitee.com/lyon1998/pikascript
|
2024-12-02 21:05:57 +08:00 |
|
lyon
|
a910b852e3
|
tiny enhance
|
2024-12-02 21:05:11 +08:00 |
|
lyon
|
b4c2d2da03
|
add timer.py based on _thread and add example
|
2024-12-02 20:55:15 +08:00 |
|
李昂
|
b4e349ad16
|
!279 [ADD] auto complete functions & related GTEST .
Merge pull request !279 from junyu/master
|
2024-10-23 11:36:20 +00:00 |
|
lyon
|
541b9a9743
|
fix parser for ";", support line buffer overflow protect
|
2024-10-14 11:11:54 +08:00 |
|
lyon
|
4f4b26cbc5
|
support checksum for .pya
|
2024-10-13 23:57:06 +08:00 |
|
lyon
|
cfc3ddc8ad
|
fix ASCII issue for threading module
|
2024-10-13 21:00:50 +08:00 |
|
vbcssc
|
b3782c87b0
|
adding threading module
|
2024-10-12 16:53:18 +08:00 |
|
Lyon
|
2c3dd1223f
|
fix docstring for .pyi
|
2024-10-12 16:15:45 +08:00 |
|
Lyon
|
e577386ee8
|
Update post_data.py
|
2024-10-12 15:41:06 +08:00 |
|
Lyon
|
e98e73edba
|
update requests POST test server url
|
2024-10-11 19:05:33 +08:00 |
|
junyu
|
f84a567351
|
[ADD] auto complete[Experimental]
[FIX] update auto complete and GTEST .
[FIX] GTEST failed in nomal .
[FIX] GTEST has faulted logic .
[ADD] free completionlist .
|
2024-09-27 13:05:15 +08:00 |
|
lyon
|
1a923c8948
|
add test for strformat
|
2024-08-11 01:43:43 +08:00 |
|
lyon
|
2245374819
|
rollback _thread startup
|
2024-08-09 22:36:47 +08:00 |
|
lyon
|
9753f38771
|
lock version 1.13.4 for _thread
|
2024-08-09 03:30:07 +08:00 |
|
lyon
|
75471291ef
|
fix thread-exit issue
|
2024-08-09 03:28:20 +08:00 |
|
lyon
|
c1c7f478ae
|
add exception_stack for thread
|
2024-08-09 00:41:21 +08:00 |
|
lyon
|
20a01a0cca
|
use error_stack instead of try_error_code
|
2024-08-08 22:29:48 +08:00 |
|
lyon
|
6d575e97dc
|
fix socket_thread issue forr VMError
|
2024-08-08 22:00:24 +08:00 |
|
lyon1998
|
9f963b532a
|
use vm_thread_require
|
2024-08-07 17:22:21 +08:00 |
|
lyon1998
|
c6d3e89bc1
|
fix typo for non-blocking
|
2024-08-06 23:38:25 +08:00 |
|
lyon1998
|
109ce56356
|
TODO: need an one-to-one thread struct
|
2024-08-04 00:40:42 +08:00 |
|
lyon1998
|
bd4205681e
|
fix other issue for isinstance
|
2024-08-03 17:05:14 +08:00 |
|
lyon1998
|
2bd5059eb0
|
fix mam lack for is instance
|
2024-08-02 18:06:59 +08:00 |
|
lyon1998
|
08342ae807
|
fix pyo
|
2024-08-02 16:00:40 +08:00 |
|
lyon1998
|
4b2787903c
|
fix pyi fn()->None return type
|
2024-08-02 02:25:38 +08:00 |
|
Lyon
|
351fd6ba62
|
fix jrpc issue on msvc
|
2024-07-20 23:53:09 +08:00 |
|
Lyon
|
60500ff427
|
jrpc_cmd support parse float and string
|
2024-07-15 17:00:36 +08:00 |
|
Lyon
|
b8a02d1a99
|
fix listdir for littlefs
|
2024-07-10 20:34:49 +08:00 |
|
Lyon
|
d30d0d9cc8
|
support jrpc ACK status check
|
2024-07-08 20:32:01 +08:00 |
|
Lyon
|
92cdb97af5
|
fix jrpc call fun with 0 pars, fix mem lack in some branch
|
2024-07-08 17:25:32 +08:00 |
|
Lyon
|
6c09cb3f61
|
jrpc tested on board
|
2024-07-07 20:23:07 +08:00 |
|
Lyon
|
759ceb992a
|
jprc fix mem actions
|
2024-07-07 13:44:50 +08:00 |
|
Lyon
|
0641d60e72
|
add jrpc cmd and test
|
2024-07-07 00:14:42 +08:00 |
|
Lyon
|
f2ea203e2c
|
use port_mem port_vprintf for jrpc
|
2024-07-06 21:19:40 +08:00 |
|
Lyon
|
65111629b2
|
support mem config and debug config
|
2024-07-05 11:23:08 +08:00 |
|
Lyon
|
c66dddaca3
|
jrpc server and client blocking OK
|
2024-07-05 00:27:41 +08:00 |
|
Lyon
|
d3cd4c9f58
|
add jrpc pkg
|
2024-07-04 17:33:55 +08:00 |
|
Lyon
|
50d9920fa6
|
fix compile issue and flashdb test issue
|
2024-07-03 13:59:28 +08:00 |
|
lyon1998
|
a241e7b230
|
fix FDB_ALIGN on 64bit platoform
|
2024-07-03 00:31:12 +08:00 |
|
Lyon
|
3e1cf4deb8
|
flshdb_iter_by_time not ready
|
2024-07-03 00:08:43 +08:00 |
|
Lyon
|
c73015fda4
|
time module support full feature localtime, mktime
|
2024-07-02 16:10:29 +08:00 |
|
Lyon
|
a23a7a4b89
|
support tsdb_iter
|
2024-07-02 11:30:59 +08:00 |
|
Lyon
|
00fabf77b5
|
add flashdb files
|
2024-07-01 22:43:27 +08:00 |
|
Lyon
|
9803a99de9
|
add tsdb_init
|
2024-06-24 22:36:55 +08:00 |
|
Lyon
|
570164d3f4
|
more test for struct.py
|
2024-06-24 22:20:45 +08:00 |
|
lyon1998
|
0d4f91efa7
|
support suger semicolon
|
2024-05-25 01:26:51 +08:00 |
|
lyon1998
|
ee6889d64a
|
fix subdir for pre-compiler, fix num + str opt
|
2024-05-15 10:48:54 +08:00 |
|
lyon
|
cb98320ba1
|
SOFT_SPI enhance
|
2024-05-06 00:38:58 +08:00 |
|
lyon1998
|
6130b754ea
|
fix '@p' hash conflict with 'AO'
|
2024-05-06 00:34:30 +08:00 |
|