lyon
38388625ca
support mark-sweep gc
...
change project name and url on kernal sources
rename global Value
format name
use g_PikaObjState
add gc chain
add gc_mark()
add printCanFree
add sub locals init
try use mark-sweep to solve circle-ref
use mark sweep to collect circle ref succeed
import mark-sweep GC
config_default
update
2023-03-05 12:57:27 +08:00
lyon
cfa3acba3b
add more comments for modbus example
2023-03-03 00:24:04 +08:00
pikastech
3f1ebc12eb
check pos arguments for fun with pos and vars
2023-03-02 18:43:25 +08:00
lyon
f152db319c
support fullfealure of type()
2023-03-01 22:03:51 +08:00
lyon
ae2ec0a7cd
fix 'self' for get method from getattr
2023-03-01 19:28:16 +08:00
lyon
3df11749dd
add thread.self test
2023-02-28 10:59:53 +08:00
lyon
546daaabe0
logout syntex err line
...
fix parse err on complex list
2023-02-25 16:43:41 +08:00
lyon
b4f563cfe3
support user compotnents
2023-02-25 16:01:54 +08:00
lyon
a5836d258c
fix typo
2023-02-25 15:33:19 +08:00
lyon
bc9bccd5a1
rename GPU info
2023-02-25 15:32:01 +08:00
lyon
c837a7a54f
rename global backend to GPU
2023-02-25 15:30:50 +08:00
lyon
9a0ea109e3
complex page test
...
restore src
2023-02-25 11:17:55 +08:00
lyon
47eca23f99
clean child first
2023-02-25 10:35:33 +08:00
lyon
5dfe330876
update PikaUI
2023-02-24 00:57:46 +08:00
lyon
21993122a3
fix weakref
...
add comment
2023-02-23 21:45:20 +08:00
lyon
2077880671
fix modbus err
2023-02-23 15:52:44 +08:00
lyon
b360b6d821
find mem err on self._child = []
2023-02-23 00:36:08 +08:00
lyon
93f22cb39e
auto scan backend for PikaUI
...
cancel PikaUI_core
2023-02-22 23:08:34 +08:00
lyon
0801544fd4
clean when first enter
2023-02-22 22:08:18 +08:00
lyon
78841bd587
add backend.clean()
2023-02-22 22:05:08 +08:00
lyon
6c6be65db6
support add and build
2023-02-22 21:59:28 +08:00
lyon
8172d50e13
rename pikaui backend
2023-02-22 20:39:59 +08:00
lyon
c95594d89b
add cpp-test
2023-02-22 19:26:37 +08:00
lyon
de571a2662
add while_try_while
...
fix while_try_while vm err
2023-02-15 12:29:47 +08:00
lyon
e1fb488b29
add test for socket_json issue
2023-02-15 11:25:38 +08:00
lyon
165cc7d041
fix thread and socket on freertos
...
use pikaMalloc/Free inner platform_thread()
socket multithread test passed on linux
update
improve fast_test.sh
2023-02-14 19:37:30 +08:00
lyon
994bb3bdc5
add weakref
...
add PikaUI test
test PikauI_core passed
save host_obj on methodArg
support save host_obj for method
2023-02-11 00:58:58 +08:00
lyon
cd0029b6d1
fix modbus panic when decode faild
2023-02-10 11:07:25 +08:00
lyon
73e056141b
fix mem leak when exit thread
...
support tuple args for _thread.start_new_thread()
update _thread
2023-02-01 21:35:49 +08:00
lyon
73b9effffd
fix suger_multiassin inner def or class
2023-01-30 01:47:18 +08:00
lyon
69cea1d718
fix ci
2023-01-27 23:00:53 +08:00
lyon
897a7eba0b
fix str() for bytes
2023-01-26 15:58:58 +08:00
lyon
94624f9a4a
release netwrok
2023-01-25 19:28:57 +08:00
lyon
9b82685e4d
check faild on network
...
fix pos to kw when no enough pos
ifconfig test ok
2023-01-25 14:13:09 +08:00
lyon
262bc09f1e
test wifi sacn on linux
2023-01-25 00:25:18 +08:00
lyon
63cc3434ee
ready to merge arg_singlePrint and _print_arg
2023-01-23 23:53:40 +08:00
lyon
68fac66530
fix fn and arg scope, support type() for basic arg
2023-01-23 23:53:40 +08:00
lyon
02d6151cac
support json.dumps()
2023-01-21 17:17:28 +08:00
lyon
623547cf99
support json.loads()
2023-01-21 15:48:53 +08:00
lyon
3afb460bf4
fix mem leak when mqtt subscribe, use fake data
2022-12-27 23:24:15 +08:00
lyon
720f35c8b4
fix test
2022-12-27 22:55:37 +08:00
lyon
7d476ff971
support evt.topic, evt.qos, evt.msg for mqtt cb
2022-12-27 22:53:13 +08:00
FlintJ
52f21cbc3c
Merge branch 'mqttdev' of https://gitee.com/lyon1998/pikascript into mqttdev
2022-12-27 17:02:45 +08:00
FlintJ
329efb5ced
Mask C function printf and
2022-12-27 17:01:56 +08:00
lyon
83680dce51
Merge branch 'master' into mqttdev
2022-12-27 16:04:29 +08:00
FlintJ
a729147989
fixed the setVersion function and implement the disconnect callback function
2022-12-27 15:53:20 +08:00
lyon
256319e035
update port linux std
...
fix baseDev.addEventCallBack
use setCallBack in std
update std
support flow control for uart
add flowcontrol API for std.uart
2022-12-23 18:43:08 +08:00
dreamcmi
29401169c9
iotcloud adapts to the new upstream api
2022-12-23 15:50:29 +08:00
dreamcmi
3c61a38e6d
Merge branch 'master' into add/iotcloud
2022-12-23 15:14:28 +08:00
dreamcmi
0235802497
Merge branch 'mqttdev' into add/iotcloud
2022-12-23 15:08:01 +08:00