lyon
338d385be7
fix compile py module on requestment.exe faild
2022-10-29 22:10:27 +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
9865d65bbf
support multi import ok, cmodule ok
2022-10-20 15:16:44 +08:00
pikastech
6a9535470b
support mod1 import mod2 import mod1
2022-10-02 16:29:48 +08:00
pikastech
c5ccb1bf4f
support multiline define for pre-compiler
2022-09-30 15:44:36 +08:00
李昂
b354948c40
!51 Support bind .pyi from other *.py expect main.py
...
* Support bind .pyi from other *.py expect main.py
* update rust
* fix suffix format
* fix name case
* supporting import pyi from other py
* supporting import pyi from other py
2022-07-13 08:29:42 +00:00
pikastech
71c3923f43
support class XXX: and class XXX():
2022-07-13 10:26:02 +08:00
pikastech
91e330d0d7
add bufsize for pikaCompiler in bytecodegen
2022-06-06 11:02:14 +08:00
lyon
69a4510d0e
add .h
2022-05-05 19:19:37 +08:00
lyon
a725a4c0f5
not print warning when found *.py
2022-05-05 15:20:30 +08:00
lyon1998
2c4ec18e06
fix preCompiler for snake case
2022-04-16 11:38:24 +08:00
lyon1998
5429ae18b5
support self in msc
2022-04-07 09:19:14 +08:00
lyon
ca923c87b8
compile pkgs in requestment.txt to
2022-02-05 04:00:08 +08:00
lyon
3ffb28afd6
support " and void line in main.py
2022-01-10 21:14:29 +08:00
李昂
f6ad2c78f4
update rust-msc-latest-win10 debug 'if' mistack
2021-10-26 09:41:54 +08:00
李昂
419ac365b9
test if for pre-compiler
2021-10-26 09:27:33 +08:00
Meco Man
70c15ad7c2
新建tools文件夹,并将Compiler和Manager并入
2021-10-03 21:05:13 -04:00