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' 5 hours ago
..
ArrayExpressionTrait.php fix(parser): handle array value write dereferences correctly 5 days ago
AssignOpTrait.php fix(parser): stabilize compound array access paths 5 hours ago
AstNodeType.php refactor(parser): remove unused methods and update call argument generation 3 days ago
BinaryOpTrait.php fix(parser): stabilize compound array access paths 5 hours ago
ClassConstantFetchTrait.php refactor(generator): replace php prefixed helper functions with php namespace 6 days ago
ConditionalControlTrait.php 修复 C++ 代码的缩进问题 6 days ago
ConstantExpressionTrait.php fix(cli): support Composer entrypoint and isolate stub symbols 9 hours ago
ExceptionControlFlowTrait.php 修复 C++ 代码的缩进问题 6 days ago
ForeachTrait.php fix(cli): support Composer entrypoint and isolate stub symbols 9 hours ago
FunctionCallTrait.php feat(parser): add support for final promoted properties and exit named arguments 3 days ago
LoopControlTrait.php fix(parser): parse do-while body before condition 6 hours ago
MethodCallTrait.php docs: remove documentation and plans for code reuse and encapsulation 2 days ago
NullsafeAccessTrait.php fix(parser): handle PHP array overflow in compound assignments and improve method name parsing 6 days ago
PropertyAccessTrait.php refactor(parser): remove unused methods and update call argument generation 3 days ago
SelectionExpressionTrait.php perf(parser): optimize array dimension fetch and selection operations 6 days ago
StdContainerTrait.php refactor(parser): remove unused methods and update call argument generation 3 days ago
SwitchTrait.php Native Class 支持 [第三阶段] 1 week ago
TypeConversionTrait.php refactor(generator): replace php prefixed helper functions with php namespace 6 days 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 3 days ago
UniversalMethodCall.php feat(testing): add test coverage analyzer tool 2 days ago