lyon
|
50fc939abe
|
print bytecodeGen to stdout
|
2022-03-24 18:19:07 +08:00 |
|
lyon
|
8b36e56c55
|
output to pikaAsm.txt
|
2022-03-24 18:12:18 +08:00 |
|
lyon
|
d87d8a15a4
|
rm .vs cache
|
2022-03-24 18:08:03 +08:00 |
|
lyon
|
4ddb60726a
|
update bytecode_gen to v1.5.2
|
2022-03-24 18:05:27 +08:00 |
|
lyon
|
0bfdefeb9d
|
update msc_latest_exe
|
2022-02-16 20:10:16 +08:00 |
|
lyon
|
9dc0d5b10f
|
solve the pkg in req.txt as the top package, to supply [pkg]-api.c and
[pkg].h
|
2022-02-16 19:15:09 +08:00 |
|
lyon
|
907155bc79
|
update msc to fix case match bug in 'import'
|
2022-02-10 00:58:59 +08:00 |
|
lyon
|
a7fb3ba1c8
|
check case when open file
|
2022-02-09 16:51:10 +08:00 |
|
lyon
|
c9964a81b4
|
update rust-msc-latest-win10
|
2022-02-05 04:03:02 +08:00 |
|
lyon
|
ca923c87b8
|
compile pkgs in requestment.txt to
|
2022-02-05 04:00:08 +08:00 |
|
lyon
|
5ac0bf0c69
|
update rs
|
2022-01-31 01:21:25 +08:00 |
|
lyon
|
6719697d94
|
update msc-win10
|
2022-01-31 01:18:51 +08:00 |
|
lyon
|
15c0c1858a
|
update pikacompiler win10
|
2022-01-31 01:07:57 +08:00 |
|
lyon
|
ce7c4aaa98
|
add version info
|
2022-01-31 01:02:31 +08:00 |
|
lyon
|
f783b8693d
|
analyze line for version_info is ok
|
2022-01-31 00:45:43 +08:00 |
|
lyon
|
5b69ded4fb
|
update version_info.rs
|
2022-01-31 00:31:12 +08:00 |
|
lyon
|
0b9c0aa79e
|
add req.txt
|
2022-01-31 00:29:54 +08:00 |
|
lyon
|
250a35025e
|
update info output
|
2022-01-31 00:29:05 +08:00 |
|
lyon
|
041e924967
|
skip if requestment.txt no found
|
2022-01-31 00:15:47 +08:00 |
|
lyon
|
ee0997076c
|
add rs file
|
2022-01-30 21:51:10 +08:00 |
|
lyon
|
a340f32e20
|
add info when file no found, change compiling frefix
|
2022-01-30 21:45:43 +08:00 |
|
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 |
|