mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
release v1.3.2
This commit is contained in:
parent
fd7c2f93aa
commit
717861f2a0
@ -1624,7 +1624,7 @@
|
||||
|
||||
<Group>
|
||||
<GroupName>pikascript-api</GroupName>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExp>1</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<cbSel>0</cbSel>
|
||||
<RteFlg>0</RteFlg>
|
||||
@ -1752,7 +1752,7 @@
|
||||
|
||||
<Group>
|
||||
<GroupName>Python</GroupName>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExp>1</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<cbSel>0</cbSel>
|
||||
<RteFlg>0</RteFlg>
|
||||
|
@ -93,4 +93,8 @@ print('====================')
|
||||
print('[Unit Tests Succeed]')
|
||||
print('====================')
|
||||
print('mem used max:')
|
||||
mem.max()
|
||||
mem.max()
|
||||
|
||||
|
||||
print("test\r\n\r\n")
|
||||
print("end\r\n")
|
@ -23,6 +23,7 @@ releases = [
|
||||
"v1.2.9 c35940141816c74e164c83c38bcdab7d6ffe1a2f",
|
||||
"v1.3.0 3032d3d05423b5f3dd2a4efe1f8eadd1d835f58f",
|
||||
"v1.3.1 343a1d56c53bba78fce9a0cd0cc8dfcd580632be",
|
||||
"v1.3.2 fd7c2f93aa8e0870c0acd534b79604265afd265e",
|
||||
]
|
||||
|
||||
[[packages]]
|
||||
@ -38,6 +39,7 @@ releases = [
|
||||
"v1.2.5 c35940141816c74e164c83c38bcdab7d6ffe1a2f",
|
||||
"v1.3.0 5eedf8be911f4c389c5496a79b600004077039f5",
|
||||
"v1.3.1 343a1d56c53bba78fce9a0cd0cc8dfcd580632be",
|
||||
"v1.3.2 fd7c2f93aa8e0870c0acd534b79604265afd265e",
|
||||
]
|
||||
|
||||
[[packages]]
|
||||
@ -46,6 +48,7 @@ releases = [
|
||||
"v0.0.1 74426e4bd3e97060f06b2cb451a38042b5634abc",
|
||||
"v0.0.9 2d22ed170a7766c3ce6716ca123bdf5a83e344ed",
|
||||
"v1.3.1 343a1d56c53bba78fce9a0cd0cc8dfcd580632be",
|
||||
"v1.3.2 fd7c2f93aa8e0870c0acd534b79604265afd265e",
|
||||
]
|
||||
|
||||
[[packages]]
|
||||
|
0
port/linux/api-make-linux.sh
Executable file → Normal file
0
port/linux/api-make-linux.sh
Executable file → Normal file
0
port/linux/api-make-win10.sh
Executable file → Normal file
0
port/linux/api-make-win10.sh
Executable file → Normal file
0
port/linux/api-make.sh
Executable file → Normal file
0
port/linux/api-make.sh
Executable file → Normal file
0
port/linux/ci_benchmark.sh
Executable file → Normal file
0
port/linux/ci_benchmark.sh
Executable file → Normal file
0
port/linux/gtest.sh
Executable file → Normal file
0
port/linux/gtest.sh
Executable file → Normal file
0
port/linux/init.sh
Executable file → Normal file
0
port/linux/init.sh
Executable file → Normal file
0
port/linux/install_dependency.sh
Executable file → Normal file
0
port/linux/install_dependency.sh
Executable file → Normal file
0
port/linux/make.sh
Executable file → Normal file
0
port/linux/make.sh
Executable file → Normal file
0
port/linux/pkg-push.sh
Executable file → Normal file
0
port/linux/pkg-push.sh
Executable file → Normal file
0
port/linux/pull-core.sh
Executable file → Normal file
0
port/linux/pull-core.sh
Executable file → Normal file
0
port/linux/push-core.sh
Executable file → Normal file
0
port/linux/push-core.sh
Executable file → Normal file
0
port/linux/run.sh
Executable file → Normal file
0
port/linux/run.sh
Executable file → Normal file
0
port/linux/test-banchmark.sh
Executable file → Normal file
0
port/linux/test-banchmark.sh
Executable file → Normal file
0
port/linux/update-compiler.sh
Executable file → Normal file
0
port/linux/update-compiler.sh
Executable file → Normal file
Loading…
x
Reference in New Issue
Block a user