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.
 
 
Alessio Giacobbe 97069e5d5b
fix(parser): parenthesize unary minus operand to avoid C++ pre-decrement
2 days ago
..
Analysis fix(static-analysis): resolve high-value type issues 3 days ago
ArrayDef fix(array-def): update list index validation to use PHP's append position 2 weeks ago
Backend Translate all Chinese notes into English 2 days ago
Build Translate all Chinese notes into English 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 Translate all Chinese notes into English 2 days ago
Diagnostics fix(compiler): enforce AST type boundaries 3 days ago
Entity Translate all Chinese notes into English 2 days ago
Exception 编译期注解语法支持 1 month ago
Generator Translate all Chinese notes into English 2 days ago
Immutable Immutable 实现 2 weeks ago
Installer Translate all Chinese notes into English 2 days ago
Metadata Translate all Chinese notes into English 2 days ago
NativeClass refactor(parser): remove redundant null checks in binary operation and closure processing 3 days ago
Optimizer Translate all Chinese notes into English 2 days ago
Parser fix(parser): parenthesize unary minus operand to avoid C++ pre-decrement 2 days ago
Platform Translate all Chinese notes into English 2 days ago
Python feat(python): implement native bridge for python object calls and property access 3 weeks ago
PythonTools Translate all Chinese notes into English 2 days ago
Resolver Translate all Chinese notes into English 2 days ago
Symbol Translate all Chinese notes into English 2 days ago
Testing feat(testing): add test coverage analyzer tool 6 days ago
Transform docs: clarify attribute factory name resolution timing 2 days ago
TypeSystem Translate all Chinese notes into English 2 days ago
Assert.php fix(static-analysis): resolve high-value type issues 3 days ago
CompilerBase.php Translate all Chinese notes into English 2 days ago
CompilerTest.php refactor(docs): update file paths and directory structure references 2 months ago
Extractor.php Translate all Chinese notes into English 2 days ago
Preprocessor.php Translate all Chinese notes into English 2 days ago
Translator.php Translate all Chinese notes into English 2 days ago
Type.php refactor(generator): replace self::TYPE_* constants with Type::* constants 2 months ago
compiler.php Translate all Chinese notes into English 2 days ago
gen_stub.php Translate all Chinese notes into English 2 days ago
polyfills.php feat(compiler): add ArrayDef compile-time array contract support 2 weeks ago