2529 Commits

Author SHA1 Message Date
lyon
50b097e786 support 'p' commond for pika-debuger 2022-01-29 00:53:57 +08:00
lyon
89072c3f22 fix shell bug in linux 2022-01-29 00:27:03 +08:00
lyon
ba06faffba relase v0.0.1 for PikaDebug 2022-01-28 12:12:48 +08:00
lyon
1563b94d00 format 2022-01-28 12:10:32 +08:00
lyon
461164ec81 add cfg for shell, add 'c' 'sh' cmd for debuger 2022-01-28 12:07:48 +08:00
lyon
e4363d03a2 add PikaDebug 2022-01-28 00:43:09 +08:00
lyon
92dd8379d2 use line_handler for pikaScriptShell 2022-01-28 00:03:49 +08:00
lyon
eeb6949713 clear global var in pika shell 2022-01-27 23:16:56 +08:00
lyon
5226409842 format pikaObj and pikaShell 2022-01-27 23:14:20 +08:00
lyon
c7332e64c9 enable aligment in memory 2022-01-27 15:41:17 +08:00
lyon
5aa5ef6071 support global statement 2022-01-26 23:23:08 +08:00
lyon
f0e78b2c5b set git repo: not store chmod result 2022-01-26 16:27:17 +08:00
lyon
8350de24f6 adding global support 2022-01-26 16:24:13 +08:00
lyon
7fb3a49d12 add test for global 2022-01-26 16:23:56 +08:00
lyon
f3ae406500 Merge branch 'master' of https://gitee.com/lyon1998/pikascript 2022-01-26 16:19:31 +08:00
lyon
0d3a56377d use the same main.py in document for keil simulation 2022-01-26 16:18:31 +08:00
lyon
044eb17d04 use heap to supply buff for springf 2022-01-26 13:31:14 +08:00
lyon
58529cd6f2 add comment and rename run_always to run_forever 2022-01-26 09:27:53 +08:00
lyon
797607bccf fix queue overpop 2022-01-26 08:38:02 +08:00
lyon
76075564a2 use simu queue again, can not call 2 fun in one line 2022-01-26 00:31:59 +08:00
lyon
890b35a0b4 use normal list, add fun test 2022-01-25 23:31:21 +08:00
lyon
233a7c6e6e fix typo 2022-01-25 13:42:34 +08:00
lyon
0c4c96c923 add Perfomence Point 2022-01-25 13:39:16 +08:00
lyon
893d50429b update readme about f051 2022-01-25 13:35:23 +08:00
lyon
ed207b3194 format 2022-01-25 13:25:23 +08:00
lyon
f17d84f1e8 use only one buff 2022-01-25 13:24:16 +08:00
lyon
8a66d49bd3 use vsnprintf in __plt_sprintf, and add buff cfg 2022-01-25 13:20:12 +08:00
lyon
047c62ecf2 deinit obj in benchmark 2022-01-25 09:15:14 +08:00
lyon
962086ddbd clear #if 0 in dataArg 2022-01-25 08:57:21 +08:00
lyon
325a11d3e7 remove argType at the end of content 2022-01-25 08:39:10 +08:00
lyon
d49f439554 use static content_init 2022-01-25 08:08:10 +08:00
Gabriel Wang
123162314c add simple cache algorithm to the hash list 2022-01-25 07:55:35 +08:00
Gabriel Wang
0278a9d3fb move type to __arg 2022-01-25 07:55:35 +08:00
lyon
d61fcacb4a cancel the content-test 2022-01-25 02:40:35 +08:00
Gabriel Wang
e542318b86 temporarily set content_init's visibility as public 2022-01-25 02:19:42 +08:00
Gabriel Wang
f55d929593 remove redundant code... 2022-01-25 02:19:42 +08:00
Gabriel Wang
75ca440724 introduce base class __arg 2022-01-25 02:19:42 +08:00
Gabriel Wang
a3b6f032b0 remove unrequired code 2022-01-25 00:10:10 +08:00
Gabriel Wang
c1867930c7 simplify args_getNode_hash 2022-01-24 23:52:12 +08:00
lyon
b6f698d2c0 fix v1.3.4 stdtask 2022-01-24 21:01:58 +08:00
lyon
da7a32d00e use asm in update_tick 2022-01-24 21:01:18 +08:00
lyon
9b49ec3f64 add GTestTsk.py 2022-01-24 20:25:23 +08:00
lyon
6cc06f6f3a fix stdtask v1.3.4 2022-01-24 20:05:26 +08:00
lyon
a5896fc40b use asm in stdtask run_once 2022-01-24 20:03:44 +08:00
lyon
2c98aa6710 use 50 tick_inc 2022-01-24 19:59:01 +08:00
lyon
c0e572fd81 update PikaStdTask 2022-01-24 19:34:43 +08:00
lyon
a9d1bc372e add GTestTask to test task_period 2022-01-24 19:08:33 +08:00
lyon
0c7aae3f68 use only one list in task 2022-01-24 18:50:20 +08:00
李昂
592c9a15d0
update examples/Task/main.py. 2022-01-23 16:49:53 +00:00
李昂
ec84f2e1ac
update examples/Task/main.py. 2022-01-23 16:34:17 +00:00