TypePHP 编译器 https://swoole.com/aot/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
韩天峰 2be13eefcd feat(parser): add static call handling and Python module integration 2 weeks ago
..
Analysis refactor(core): restructure namespace and file organization 2 months ago
Backend feat(msvc): add compiler pdb support for debug builds 3 weeks ago
Build feat(wasm): add WASI component library mode with WIT interface generation 3 weeks ago
Config refactor(compiler): migrate symbol storage to repository pattern with diagnostic reporter 2 months ago
Context refactor(context): remove runtime checked objects tracking mechanism 2 weeks ago
Diagnostics 编译期注解语法支持 1 month ago
Entity 重构 Trait 实现 3 weeks ago
Exception 编译期注解语法支持 1 month ago
Generator refactor(context): remove runtime checked objects tracking mechanism 2 weeks ago
Installer feat(installer): add libphpx.so auto-build support and improve PHP detection 1 month ago
Metadata feat(wasm): add TypePHP WASM implementation plan and trait scope guard support 3 weeks ago
Optimizer refactor(context): remove runtime checked objects tracking mechanism 2 weeks ago
Parser feat(parser): add static call handling and Python module integration 2 weeks ago
Platform feat(compiler): upgrade WASI support to Preview 2 with enhanced function validation 3 weeks ago
Resolver fix(generator): handle class constant parameter defaults correctly 3 weeks ago
Symbol feat(entity): add compile-time attributes and printer functionality 1 month ago
Transform feat(wasm): add WASI component library mode with WIT interface generation 3 weeks ago
TypeSystem refactor(context): remove runtime checked objects tracking mechanism 2 weeks ago
Assert.php refactor(core): rename PhpAot namespace to TypePhp across codebase 2 months ago
CompilerBase.php fix(parser): ensure correct argument evaluation order for native calls 3 weeks ago
CompilerTest.php refactor(docs): update file paths and directory structure references 2 months ago
Extractor.php refactor(docs): update file paths and directory structure references 2 months ago
Preprocessor.php 重构 Trait 实现 3 weeks ago
Translator.php refactor(context): remove runtime checked objects tracking mechanism 2 weeks ago
Type.php refactor(generator): replace self::TYPE_* constants with Type::* constants 2 months ago
compiler.php test(wasm): add comprehensive WASM testing infrastructure and runtime 3 weeks ago
functions.php refactor(core): rename PhpAot namespace to TypePhp across codebase 2 months ago
gen_stub.php Merge pull request '支持declare(strict_types=1);,这样通过zendVM调用其他函数的时候可以触发类型检查' (#46) from strict_types into master 3 weeks ago
polyfills.php feat(wasm): add WASI component library mode with WIT interface generation 3 weeks ago