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.
 
 
韩天峰 ee2afb08f7 Translate all Chinese notes into English 6 hours ago
..
ArrayExpressionTrait.php Translate all Chinese notes into English 6 hours ago
AssignOpTrait.php Translate all Chinese notes into English 6 hours ago
AstNodeType.php fix(compiler): enforce AST type boundaries 1 day ago
BinaryOpTrait.php Translate all Chinese notes into English 6 hours ago
ClassConstantFetchTrait.php refactor(generator): replace php prefixed helper functions with php namespace 1 week ago
ConditionalControlTrait.php 修复 C++ 代码的缩进问题 1 week ago
ConstantExpressionTrait.php fix(cli): support Composer entrypoint and isolate stub symbols 2 days ago
ExceptionControlFlowTrait.php 修复 C++ 代码的缩进问题 1 week ago
ForeachTrait.php Translate all Chinese notes into English 6 hours ago
FunctionCallTrait.php Translate all Chinese notes into English 6 hours ago
LoopControlTrait.php fix(parser): propagate multi-level break/continue before trailing statements 6 hours ago
MethodCallTrait.php Translate all Chinese notes into English 6 hours ago
NullsafeAccessTrait.php fix(parser): handle PHP array overflow in compound assignments and improve method name parsing 1 week ago
PropertyAccessTrait.php Translate all Chinese notes into English 6 hours ago
SelectionExpressionTrait.php perf(parser): optimize array dimension fetch and selection operations 1 week ago
StdContainerTrait.php fix(compiler): enforce AST type boundaries 1 day ago
SwitchTrait.php Translate all Chinese notes into English 6 hours ago
TypeConversionTrait.php feat: support static by-reference variadics 7 hours ago
TypeDetectionTrait.php refactor(context): remove runtime checked objects tracking mechanism 3 weeks ago
UnaryExpressionTrait.php feat(parser): add support for PHP 8.5 void cast syntax 4 days ago
UniversalMethodCall.php feat(testing): add test coverage analyzer tool 4 days ago