2540 Commits

Author SHA1 Message Date
lyon
c205fc00f1 update v1.3.4 2022-01-30 16:54:35 +08:00
李昂
436b2f7550
update package/PikaStdLib/PikaDebuger_Debuger.c. 2022-01-30 08:53:33 +00:00
lyon
3e7ab400cc update pikaStdLib 2022-01-30 16:47:37 +08:00
lyon
0b849c48bc collect Std compoment all to PikaStdLib 2022-01-30 16:46:33 +08:00
lyon
8b0f47e5a6 not use settrace 2022-01-30 12:37:28 +08:00
lyon
33a275a6b4 use .c.bck for ASM_RGB 2022-01-30 00:44:09 +08:00
lyon
fdbaf8addf rename .c to .c.bck 2022-01-30 00:43:31 +08:00
lyon
8e862e1cf9 fix main.py 2022-01-30 00:34:57 +08:00
lyon
e430e21d98 add cmd no found info 2022-01-30 00:34:14 +08:00
lyon
6ab496bed0 not set trace in main.py 2022-01-29 11:14:34 +08:00
lyon
0b0fb6d0c8 use heap as shell buff 2022-01-29 11:14:16 +08:00
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