lyon
|
4bfd926ec1
|
high speed can run in small ram
|
2021-11-16 15:24:03 +08:00 |
|
pikastech
|
5ae8692985
|
add info
|
2021-11-16 10:48:19 +08:00 |
|
lyon
|
88645154ca
|
skip 8 bit
|
2021-11-16 10:20:28 +08:00 |
|
pikastech
|
30fabfd58b
|
add use_mem_pool define for g030
|
2021-11-15 23:23:43 +08:00 |
|
lyon
|
3ab412f219
|
use NEUM to save type instead of char *
|
2021-11-15 09:35:48 +08:00 |
|
lyon
|
f52d1de3b5
|
bitmap set get is ok
|
2021-11-15 00:10:38 +08:00 |
|
pikastech
|
20160fb31b
|
debug ac5 warnings
|
2021-11-14 19:22:45 +08:00 |
|
lyon
|
ba938176c1
|
use name hash and tested ok
|
2021-11-13 18:48:47 +08:00 |
|
lyon
|
5f0d7a9d31
|
use name_hash compile pass
|
2021-11-13 16:42:01 +08:00 |
|
lyon
|
53d587e619
|
remove _n and _ctx default arg in obj
|
2021-11-13 10:50:05 +08:00 |
|
lyon
|
00b35526b5
|
add chmod in init.sh
|
2021-11-13 09:54:24 +08:00 |
|
pikastech
|
89f512041e
|
befor commit
|
2021-11-11 19:39:36 +08:00 |
|
pikastech
|
e3c0e89598
|
chmox +x for sh
|
2021-11-07 11:04:20 +08:00 |
|
pikastech
|
bd3c53afc3
|
add uart init for each example and tested ok
|
2021-11-06 17:11:56 +08:00 |
|
lyon1998
|
695554046b
|
debug p0.x = 1 error
|
2021-10-26 20:50:13 +08:00 |
|
lyon1998
|
2782485553
|
test obj_run multi line
|
2021-10-19 11:03:54 +08:00 |
|
lyon1998
|
73d861ab4f
|
update pikaStdLib
|
2021-10-18 21:47:53 +08:00 |
|
lyon1998
|
4e12ab9193
|
use multiLine in pikascript init, tested ok
|
2021-10-18 21:34:47 +08:00 |
|
lyon1998
|
47d8e20687
|
add package object for pikaMain
|
2021-10-18 20:43:16 +08:00 |
|
lyon1998
|
355845c136
|
Class() is ok, not tested yeat
|
2021-10-18 18:00:54 +08:00 |
|
lyon1998
|
017cc1848b
|
add format of Class()
|
2021-10-18 17:53:16 +08:00 |
|
lyon1998
|
6c7eb7e55a
|
use New_Class() back, and Class()need to be generate
|
2021-10-18 17:33:55 +08:00 |
|
lyon1998
|
95cfbf6caa
|
obj.set and args_set is not needed any more
|
2021-10-18 15:09:30 +08:00 |
|
lyon1998
|
709f9437bf
|
change New_Class() to Class()
|
2021-10-18 11:33:11 +08:00 |
|
lyon1998
|
ad92680cc3
|
add class as method of pacakge is ok
|
2021-10-18 11:19:47 +08:00 |
|
lyon1998
|
5c4f05f1d0
|
add Pacakge_now class
|
2021-10-18 10:58:37 +08:00 |
|
lyon1998
|
d6ebc6b11e
|
adding package class
|
2021-10-18 10:52:42 +08:00 |
|
lyon1998
|
cf480c2b85
|
solve import in main.py as new_package_Obj
|
2021-10-18 10:23:54 +08:00 |
|
lyon1998
|
4034383f13
|
ready build NewObj method and package object
|
2021-10-18 10:06:31 +08:00 |
|
lyon1998
|
e5408deb06
|
new Obj by fun directly, not class loader
|
2021-10-18 09:55:09 +08:00 |
|
lyon1998
|
e6c8e23f56
|
supporting contral in pikaParser
|
2021-10-16 17:48:01 +08:00 |
|
lyon1998
|
208b61ee8c
|
remove no used file
|
2021-10-15 11:26:21 +08:00 |
|
lyon1998
|
aef94d2572
|
rename contral to control
|
2021-10-12 23:29:16 +08:00 |
|
lyon1998
|
23a62ba029
|
rename PikaRunExtern to PikaRunExternContral
|
2021-10-12 23:07:16 +08:00 |
|
lyon1998
|
37e54959a8
|
move PikaBlock to extern
|
2021-10-12 22:36:17 +08:00 |
|
lyon1998
|
5d3b443e21
|
rm block from core
|
2021-10-12 22:35:44 +08:00 |
|
lyon1998
|
3f83ecf89d
|
add pikaRun extern
|
2021-10-12 22:13:09 +08:00 |
|
lyon1998
|
6acd63e246
|
add PikaMath for linux/port
|
2021-10-11 19:43:21 +08:00 |
|
lyon1998
|
cd7e342c69
|
adding math class to pika std lib
|
2021-10-11 00:11:35 +08:00 |
|
lyon
|
40919bd087
|
add path to keep pikascript-api
|
2021-10-06 23:12:21 +08:00 |
|
lyon
|
76dcc8571e
|
remove core and api for port/linux
|
2021-10-06 23:10:39 +08:00 |
|
lyon
|
893155c0b2
|
use pikaPlatform to solve platform function
|
2021-10-05 15:34:11 +08:00 |
|
lyon
|
b745c29217
|
use waek platformPrint platformFree platformMalloc
|
2021-10-05 12:34:08 +08:00 |
|
lyon
|
d1b0c9ec0c
|
update dataMemory for port/linux
|
2021-10-05 12:26:33 +08:00 |
|
lyon
|
3b1cacde14
|
update build init for linux
|
2021-10-05 12:23:58 +08:00 |
|
graduateDesign
|
cfa17f3764
|
chang to linux
|
2021-10-04 01:10:49 +08:00 |
|