pikastech
b694a68a9c
new psc
2022-08-16 12:25:37 +08:00
pikastech
f7842ba068
update rust_msc
2022-07-30 19:03:31 +08:00
李昂
e7e501ab73
!56 Support tuple literal
...
* Merge branch 'master' into tuple
* sue SyntaxItemList
* cut the parser
* update preCompiler
* not use tiny_obj in stdlib
* use BUILTIN_STRUCT_ENABLE for list, dict, tuple
* add PikaStdData.Tuple()
* !51 Support bind .pyi from other *.py expect main.py
* fix overflow issue
* fix overflow issue and simplification code
* update PikaCV_Image.c.
2022-07-14 08:36:02 +00:00
pikastech
7aa5952e97
update pikac
2022-07-12 18:27:08 +08:00
pikastech
6bf9f03db4
update msc for v1.9.0
2022-07-02 00:49:06 +08:00
pikastech
9d10e05b08
release v1.8.8 prec
2022-06-27 10:00:05 +08:00
pikastech
8af6116b79
update PreCompiler
2022-06-14 11:23:45 +08:00
pikastech
15b197e257
update preCompiler
2022-06-13 18:05:06 +08:00
李昂
b02672b130
!21 Support variable pars for print()
...
* update pre-compiler
* test passed for variable pars of print()
* variable pars is tested ok for print()
* skip arg_num check for variable
* support *val in the preCompiler
* add file
* Merge branch 'dev' of https://gitee.com/lyon1998/pikascript into dev
* fix warning
* both update ByteCodeGen
* use super instead of parent
* create PikaList C list struct
* use args inner the PikaStdData.List()
* use PikaDict in PikaStdData.Dict()
* support dict in c
* support dict in c
* clean Tinyobj
2022-06-11 14:56:51 +00:00
pikastech
44963e8f6a
update preCompiler
2022-06-08 10:30:20 +08:00
pikastech
7e36373dbe
update preCompiler
2022-06-07 11:17:43 +08:00
pikastech
91e330d0d7
add bufsize for pikaCompiler in bytecodegen
2022-06-06 11:02:14 +08:00
pikastech
91dd0a048e
update win10 prec
2022-06-06 10:38:52 +08:00
lyon
65a4c6bf02
update precompiler
2022-05-31 08:22:59 +08:00
lyon
0adf506742
update preCompiler
2022-05-28 10:45:01 +08:00
lyon
31a343a6c3
upeate precompiler
2022-05-27 15:43:45 +08:00
lyon
9070131c62
update precompiler
2022-05-25 14:55:03 +08:00
lyon
281600804a
update precompiler
2022-05-24 21:01:17 +08:00
lyon
cce10b71cf
update preCompiler
2022-05-23 21:35:20 +08:00
lyon
aaffdbaee1
fix 'from PikaObj import *' error info
2022-05-19 21:31:08 +08:00
lyon
602ed06f26
fix need two \n in *.py when preCompile bytecode
2022-05-19 19:14:40 +08:00
lyon
93efd8b9f9
fix precompiler error in win because of auto transfer of '\n' and '\r\n'
2022-05-15 00:39:49 +08:00
lyon
dfe4d9b513
run compiling befor bind
2022-05-14 23:44:44 +08:00
lyon
ecf427a959
update msc-win10
2022-05-13 09:28:36 +08:00
lyon
4f996b8393
update pikacompiler for win10
2022-05-11 20:03:30 +08:00
lyon
8db4463cb3
update rust-msc-win10
2022-05-10 00:34:16 +08:00
lyon
995f674fef
use cmake option to support build and cross-build
2022-05-05 21:38:19 +08:00
lyon
3255050348
update msc
2022-04-22 12:50:42 +08:00
lyon
087d7bbe80
update win10 msc
2022-04-21 12:42:26 +08:00
lyon
3fae2b5e86
update rust-msc-win10
2022-04-20 17:12:32 +08:00
lyon
dba046dd76
update pre-compiler-win10
2022-04-18 18:13:52 +08:00
lyon
c6572fba4f
support 'self' arg for rust-msc
2022-04-07 23:17:53 +08:00
lyon
48e23e1515
update rust-msc
2022-04-03 13:41:32 +08:00
lyon
0bfdefeb9d
update msc_latest_exe
2022-02-16 20:10:16 +08:00
lyon
907155bc79
update msc to fix case match bug in 'import'
2022-02-10 00:58:59 +08:00
lyon
c9964a81b4
update rust-msc-latest-win10
2022-02-05 04:03:02 +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
b9cc92757b
update preCompiler
2022-01-20 19:39:41 +08:00
lyon
a78b243112
update pikaCompiler
2022-01-10 21:52:59 +08:00
李昂
f6ad2c78f4
update rust-msc-latest-win10 debug 'if' mistack
2021-10-26 09:41:54 +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
Meco Man
70c15ad7c2
新建tools文件夹,并将Compiler和Manager并入
2021-10-03 21:05:13 -04:00