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.
 
 
韩天峰 c9d9f58de0 Merge branch 'bug-fix-gh-5' 4 hours ago
..
Analysis refactor(parser): remove unused methods and update call argument generation 3 days ago
ArrayDef fix(array-def): update list index validation to use PHP's append position 1 week ago
Backend refactor(parser): remove unused methods and update call argument generation 3 days ago
Build fix(compiler): defer cache IDs to convert phase 2 days 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 6 days ago
Diagnostics 编译期注解语法支持 1 month ago
Entity fix(compiler): defer cache IDs to convert phase 2 days ago
Exception 编译期注解语法支持 1 month ago
Generator fix(compiler): defer cache IDs to convert phase 2 days ago
Immutable Immutable 实现 1 week ago
Installer feat(installer): add libphpx.so auto-build support and improve PHP detection 2 months ago
Metadata 移除 8.2、8.3 版本的支持 2 weeks ago
NativeClass test(parser): add comprehensive tests for toArray method validation 2 days ago
Optimizer fix(optimizer): fold is_null for native scalars 4 hours ago
Parser Merge branch 'bug-fix-gh-5' 4 hours ago
Platform docs: remove documentation and plans for code reuse and encapsulation 2 days 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(namespace): isolate explicit import aliases 5 hours ago
Symbol feat(entity): add compile-time attributes and printer functionality 1 month ago
Testing feat(testing): add test coverage analyzer tool 2 days ago
Transform feat(compiler): add support for PHP 8.5 constant expression casts 2 days ago
TypeSystem 修复 C++ 代码的缩进问题 6 days ago
Assert.php refactor(core): rename PhpAot namespace to TypePhp across codebase 2 months ago
CompilerBase.php fix(namespace): isolate explicit import aliases 5 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 2 days ago
Preprocessor.php fix(cli): support Composer entrypoint and isolate stub symbols 8 hours ago
Translator.php chore(version): bump version from 0.1.0 to 0.6.6 5 hours ago
Type.php refactor(generator): replace self::TYPE_* constants with Type::* constants 2 months ago
compiler.php fix(cli): support Composer entrypoint and isolate stub symbols 8 hours ago
gen_stub.php Merge pull request #6 from yuan-dian/fix/union-type-arginfo-escape 5 hours ago
polyfills.php feat(compiler): add ArrayDef compile-time array contract support 1 week ago