41 Commits

Author SHA1 Message Date
lyon
b9cc92757b update preCompiler 2022-01-20 19:39:41 +08:00
lyon
372b619a13 task.do_always and task.run_once() is ok 2022-01-20 19:35:55 +08:00
lyon
a78b243112 update pikaCompiler 2022-01-10 21:52:59 +08:00
lyon
3d556d6b06 support \n \r \t in print() 2022-01-10 21:49:52 +08:00
lyon
3ffb28afd6 support " and void line in main.py 2022-01-10 21:14:29 +08:00
pikastech
5de559e817 support print to debug in pico 2022-01-05 10:17:07 +08:00
lyon
1704961795 add rust-msc-latest-linux in tools 2022-01-04 02:21:54 +08:00
lyon
df983a92b6 add update tools 2022-01-01 20:31:37 +08:00
pikastech
efab436797 add byte code and format main.c 2021-11-28 22:29:25 +08:00
pikastech
6e81fb1b3d rename to pikaByteCodeGen.exe 2021-11-28 22:27:24 +08:00
pikastech
87ed7ce760 rename BiteCodeCompiler to ByteCodeGen 2021-11-28 21:31:04 +08:00
pikastech
e563c73105 pikaBitCodeCompiler is ok 2021-11-28 21:25:25 +08:00
pikastech
ecaf417887 add main.py 2021-11-28 20:41:06 +08:00
pikastech
030c4f2448 add cmake for win 2021-11-28 20:32:09 +08:00
pikastech
fb09382d3e add pikaBitCodeCompiler 2021-11-28 19:41:41 +08:00
李昂
f6ad2c78f4 update rust-msc-latest-win10 debug 'if' mistack 2021-10-26 09:41:54 +08:00
lyon1998
6a7df37441 debug 'if' mistake in main.py 2021-10-26 09:37:16 +08:00
李昂
419ac365b9 test if for pre-compiler 2021-10-26 09:27:33 +08:00
lyon1998
0f5bc44efd debug compiler for top package 2021-10-19 08:15:01 +08:00
lyon1998
485a6dd8b5 update pikaCompiler in windows 2021-10-18 21:42:31 +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
709f9437bf change New_Class() to Class() 2021-10-18 11:33:11 +08:00
lyon1998
0eaf7a77d6 solve cargo test 2021-10-18 11:22:59 +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
0d093f0153 use forece when checkout in pikaPackage.exe 2021-10-12 17:25:38 +08:00
lyon1998
b513605bff add PikaMath for bsp 2021-10-11 20:14:34 +08:00
graduateDesign
4742278f56 move toml to top path 2021-10-04 17:26:02 +08:00
Lyon
aacbc522ee Update packages.toml 2021-10-04 11:06:05 +08:00
Lyon
0feff45b24 update commit for pacakges 2021-10-04 09:49:12 +08:00
Lyon
c47bd13e41 update path for core 2021-10-04 09:42:46 +08:00
Lyon
9cfccdf79f Merge branch 'tools' of https://github.com/mysterywolf/pikascript into mysterywolf-tools 2021-10-04 09:37:51 +08:00
Meco Man
70c15ad7c2 新建tools文件夹,并将Compiler和Manager并入 2021-10-03 21:05:13 -04:00