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.
 
 
韩天峰 5162261c75 fix(stub): remove pseudo-type aliases that could rewrite property names 2 weeks ago
..
Analysis refactor(core): restructure namespace and file organization 2 months ago
Backend refactor(compiler): replace internal symbol caches with persistent cache mechanism 2 weeks ago
Build build(wasm): update wit-bindgen dependency management 2 weeks ago
Cli feat(cli): add bash completion support 2 weeks ago
Config refactor(compiler): migrate symbol storage to repository pattern with diagnostic reporter 2 months ago
Context feat(scope): enhance callback scope management with dynamic callable support 2 weeks ago
Diagnostics 编译期注解语法支持 1 month ago
Entity feat(scope): enhance callback scope management with dynamic callable support 2 weeks ago
Exception 编译期注解语法支持 1 month ago
Generator refactor(scope): optimize callback map handling for preg_replace_callback_array 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 fix(optimizer): handle first-class callable placeholders in property optimizer 2 weeks ago
Parser feat(python): implement native bridge for python object calls and property access 2 weeks ago
Platform feat(compiler): upgrade WASI support to Preview 2 with enhanced function validation 3 weeks ago
Python feat(python): implement native bridge for python object calls and property access 2 weeks ago
PythonTools feat(converter): add Python to TypePHP conversion features 2 weeks ago
Resolver fix(compiler): prevent static method call cache pollution with dynamic trampolines 2 weeks ago
Symbol feat(entity): add compile-time attributes and printer functionality 1 month ago
Transform feat(compiler): add PHP 8.4 property hooks support with Zend metadata registration 2 weeks ago
TypeSystem 重构 readonly:__construct() 和 __clone() 都属于初始化窗口 ,其他地方不允许写。与 PHP 不一致。 2 weeks ago
Assert.php refactor(core): rename PhpAot namespace to TypePhp across codebase 2 months ago
CompilerBase.php refactor(scope): optimize callback map handling for preg_replace_callback_array 2 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 feat(python): implement native bridge for python object calls and property access 2 weeks ago
Type.php refactor(generator): replace self::TYPE_* constants with Type::* constants 2 months ago
compiler.php feat(compiler): enhance WASI toolchain detection with library mode support 2 weeks ago
functions.php refactor(core): rename PhpAot namespace to TypePhp across codebase 2 months ago
gen_stub.php fix(stub): remove pseudo-type aliases that could rewrite property names 2 weeks ago
polyfills.php feat(wasm): add WASI component library mode with WIT interface generation 3 weeks ago