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.
 
 
韩天峰 74274f8328 fix(compiler): defer cache IDs to convert phase 20 hours ago
..
Analysis refactor(parser): remove unused methods and update call argument generation 2 days ago
ArrayDef fix(array-def): update list index validation to use PHP's append position 6 days ago
Backend refactor(parser): remove unused methods and update call argument generation 2 days ago
Build fix(compiler): defer cache IDs to convert phase 20 hours ago
Cli 移除 8.2、8.3 版本的支持 2 weeks ago
Config refactor(compiler): migrate symbol storage to repository pattern with diagnostic reporter 2 months ago
Context perf(compiler): optimize array statement writes and class constant lookups 5 days ago
Diagnostics 编译期注解语法支持 1 month ago
Entity fix(compiler): defer cache IDs to convert phase 20 hours ago
Exception 编译期注解语法支持 1 month ago
Generator fix(compiler): defer cache IDs to convert phase 20 hours ago
Immutable Immutable 实现 1 week ago
Installer feat(installer): add libphpx.so auto-build support and improve PHP detection 1 month ago
Metadata 移除 8.2、8.3 版本的支持 2 weeks ago
NativeClass test(parser): add comprehensive tests for toArray method validation 1 day ago
Optimizer docs: remove documentation and plans for code reuse and encapsulation 1 day ago
Parser docs: remove documentation and plans for code reuse and encapsulation 1 day ago
Platform docs: remove documentation and plans for code reuse and encapsulation 1 day 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): defer cache IDs to convert phase 20 hours ago
Symbol feat(entity): add compile-time attributes and printer functionality 1 month ago
Testing feat(testing): add test coverage analyzer tool 1 day ago
Transform feat(compiler): add support for PHP 8.5 constant expression casts 1 day ago
TypeSystem 修复 C++ 代码的缩进问题 5 days ago
Assert.php refactor(core): rename PhpAot namespace to TypePhp across codebase 2 months ago
CompilerBase.php fix(compiler): defer cache IDs to convert phase 20 hours ago
CompilerTest.php refactor(docs): update file paths and directory structure references 2 months ago
Extractor.php docs: remove documentation and plans for code reuse and encapsulation 1 day ago
Preprocessor.php fix(compiler): defer cache IDs to convert phase 20 hours ago
Translator.php fix(compiler): defer cache IDs to convert phase 20 hours 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(generator): use interned strings for persistent class metadata 1 day ago
polyfills.php feat(compiler): add ArrayDef compile-time array contract support 6 days ago