300 Commits

Author SHA1 Message Date
lyon
c2d6c7d8ed fix bytecode gen 2023-02-23 18:37:11 +08:00
李昂
a41a1830fe
update tools/pikaStudio/release.txt.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-02-19 01:50:08 +00:00
李昂
69ed014581
update tools/pikaStudio/release.txt.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-02-19 01:42:49 +00:00
lyon
85d989028e support bool type 2023-02-18 16:35:03 +08:00
lyon
c8942776e9 update msc 2023-02-14 21:06:04 +08:00
lyon
dacf1584e4 fix cross build 2023-02-14 11:37:28 +08:00
李昂
8d9a4496ba
update tools/pikaStudio/release.txt.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-01-20 09:49:34 +00:00
lyon
c96d9eb1a4 update modules_size 2023-01-19 21:41:59 +08:00
lyon
4a654c0884 update msc 2023-01-19 21:19:40 +08:00
lyon
a88cb68bd7 update precompiler 2023-01-19 18:14:30 +08:00
lyon
8021938826 redirect PikaStdDevice.Time to time, fix msc 2023-01-10 11:41:21 +08:00
lyon
1610574158 error when import pyi from pyi, and imported def fn 2023-01-09 21:56:45 +08:00
李昂
dd2dce1e35
update tools/pikaStudio/release.txt.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-01-09 11:28:52 +00:00
李昂
c757e43778
update tools/pikaStudio/release.txt.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-01-06 10:19:24 +00:00
李昂
b2071e725b
update tools/pikaStudio/release.txt.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-01-05 14:37:19 +00:00
李昂
41ea165493
update tools/pikaStudio/release.txt.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-01-05 11:08:45 +00:00
李昂
30bf5a48e1
update tools/pikaStudio/release.txt.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-01-05 11:00:27 +00:00
李昂
e28d9ee48f
update tools/pikaStudio/release.txt.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-01-03 08:31:52 +00:00
李昂
3dc4892164
update tools/pikaStudio/release.txt.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-01-03 06:53:15 +00:00
李昂
d4ca922443
update tools/pikaStudio/release.txt.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-01-02 09:22:02 +00:00
李昂
d40d22d176
rename tools/pikaStudio/.keep to tools/pikaStudio/release.txt.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-01-02 08:53:37 +00:00
李昂
a0aa782255
新建 pikaStudio 2023-01-02 08:52:49 +00:00
dreamcmi
04322b95bf fix complier build error on macos 2022-12-13 14:37:20 +08:00
lyon
1a66a70893 update pre-compiler
update version
2022-12-03 19:06:09 +08:00
lyon
8813da426c add pika_studio 2022-12-01 18:38:50 +08:00
lyon
82b6f2ab39 add multi file when pre-compile test ok 2022-12-01 18:11:58 +08:00
lyon
677472b260 fix --add-file loss some bytes 2022-12-01 17:50:27 +08:00
lyon
546d5c526a load file from py.a, loss some bytes at head 2022-12-01 16:11:25 +08:00
lyon
16f3e8f4eb support --add-file for precompiler 2022-12-01 13:07:24 +08:00
lyon
b9c94ca91d update precompiler 2022-11-15 09:59:12 +08:00
pikastech
60948ada6f fix typo of main.go 2022-11-12 16:11:25 +08:00
lyon
338d385be7 fix compile py module on requestment.exe faild 2022-10-29 22:10:27 +08:00
lyon
0dc51e23c3 use 0x0f as magic code begin 2022-10-27 13:03:25 +08:00
lyon
779f02b39d gen magic code for *.py.o 2022-10-24 12:20:35 +08:00
lyon
df65e2def9 support RES on pikaCompiler 2022-10-24 10:14:12 +08:00
lyon
f507182d3f fix ./msc xxx -o yyy 2022-10-24 00:27:11 +08:00
lyon
3fbbd94e5a build rust-msc for windows 2022-10-24 00:18:39 +08:00
lyon
838ae65968 support pars for pikaCompiler 2022-10-24 00:10:28 +08:00
lyon
ed060f0c24 use u32 size value inner *.py.o 2022-10-23 18:57:00 +08:00
pikastech
e72d1efa36 ignore .pyi if .py.o exist
support load py.o

add cjon_test.pyi
2022-10-21 12:30:42 +08:00
pikastech
6bb5adde37 support run obj_runChar inner pikaScriptShell 2022-10-20 22:51:51 +08:00
pikastech
9865d65bbf support multi import ok, cmodule ok 2022-10-20 15:16:44 +08:00
pikastech
cde255ea4b fix msvc 2022-10-17 14:06:29 +08:00
pikastech
cf6a2b965d fitting msvc 2022-10-17 14:02:27 +08:00
pikastech
489b103ace release v1.11.5 2022-10-15 23:33:54 +08:00
pikastech
2244e33943 add binary search for prop 2022-10-15 23:21:08 +08:00
pikastech
713a755459 test ok, rm @p not ok 2022-10-15 19:02:36 +08:00
pikastech
0aac8300f1 use consturctor_def and method_def with hash 2022-10-15 18:02:43 +08:00
pikastech
c6f6589585 add method_typedef for __pikaBinding.c 2022-10-15 17:32:44 +08:00
pikastech
24a6e50feb optimize strIsContain and strPointToLastToken 2022-10-15 11:07:04 +08:00