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.
 
 
韩天峰 7d7977fc5a perf: streamline dynamic property writes 10 hours ago
..
ArrayExpressionTrait.php fix(parser): handle array value write dereferences correctly 7 days ago
AssignOpTrait.php perf: streamline dynamic property writes 10 hours ago
AstNodeType.php fix(compiler): enforce AST type boundaries 1 day ago
BinaryOpTrait.php perf: optimize stable integer property sums 10 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 perf: streamline dynamic property writes 10 hours ago
FunctionCallTrait.php feat(parser): add support for final promoted properties and exit named arguments 4 days ago
LoopControlTrait.php fix(parser): parse do-while body before condition 1 day ago
MethodCallTrait.php fix(parser): preserve runtime class in static calls 16 hours ago
NullsafeAccessTrait.php fix(parser): handle PHP array overflow in compound assignments and improve method name parsing 1 week ago
PropertyAccessTrait.php perf: streamline dynamic property writes 10 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 Native Class 支持 [第三阶段] 2 weeks ago
TypeConversionTrait.php refactor(generator): replace php prefixed helper functions with php namespace 1 week 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