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.
 
 
Yurun 72cbdc500a fix(compiler): 修复声明先后影响跨命名空间接口类型校验 1 month ago
..
anon_class mv tests/aot to tests/compiler 1 month ago
array feat(compiler): add multi-return array adapter with safe parameter consumption 1 month ago
array_method mv tests/aot to tests/compiler 1 month ago
arrow_fn mv tests/aot to tests/compiler 1 month ago
attribute mv tests/aot to tests/compiler 1 month ago
basic refactor(compiler): replace output parameters with return values and adjust visibility 1 month ago
bigint mv tests/aot to tests/compiler 1 month ago
bignumber mv tests/aot to tests/compiler 1 month ago
callable mv tests/aot to tests/compiler 1 month ago
class mv tests/aot to tests/compiler 1 month ago
closure mv tests/aot to tests/compiler 1 month ago
coalesce mv tests/aot to tests/compiler 1 month ago
compiler mv tests/aot to tests/compiler 1 month ago
const mv tests/aot to tests/compiler 1 month ago
control_flow mv tests/aot to tests/compiler 1 month ago
decimal mv tests/aot to tests/compiler 1 month ago
devirtualize mv tests/aot to tests/compiler 1 month ago
dynamic_call mv tests/aot to tests/compiler 1 month ago
empty mv tests/aot to tests/compiler 1 month ago
enum mv tests/aot to tests/compiler 1 month ago
exception mv tests/aot to tests/compiler 1 month ago
ffi mv tests/aot to tests/compiler 1 month ago
float_edge mv tests/aot to tests/compiler 1 month ago
functions feat(translator): implement argument consumption optimization for wrapper functions 1 month ago
generator test(generator): add reflection property tests for fiber generator 1 month ago
keyword_extension feat(installer): add libphpx.so auto-build support and improve PHP detection 1 month ago
keyword_method mv tests/aot to tests/compiler 1 month ago
loop feat(parser): add array reference support and improve foreach handling 1 month ago
magic_methods mv tests/aot to tests/compiler 1 month ago
named_args mv tests/aot to tests/compiler 1 month ago
namespace fix(compiler): 修复声明先后影响跨命名空间接口类型校验 1 month ago
nullsafe mv tests/aot to tests/compiler 1 month ago
object_ctor mv tests/aot to tests/compiler 1 month ago
object_property test(compiler): add native scalar property diagnostic test for namespaced class names 1 month ago
operator mv tests/aot to tests/compiler 1 month ago
optimizations mv tests/aot to tests/compiler 1 month ago
parent_call mv tests/aot to tests/compiler 1 month ago
place-holder mv tests/aot to tests/compiler 1 month ago
ref fix(ref): handle dynamic returns and typed static properties 1 month ago
self-class mv tests/aot to tests/compiler 1 month ago
static fix(ref): handle dynamic returns and typed static properties 1 month ago
std-array refactor(tests): replace native_types and complex_types with Type constants 1 month ago
std-bigfloat refactor(tests): replace native_types and complex_types with Type constants 1 month ago
std-bigint refactor(tests): replace native_types and complex_types with Type constants 1 month ago
std-decimal refactor(tests): replace native_types and complex_types with Type constants 1 month ago
std-map refactor(tests): replace native_types and complex_types with Type constants 1 month ago
std-ordered-map refactor(tests): replace native_types and complex_types with Type constants 1 month ago
std-stream refactor(tests): replace native_types and complex_types with Type constants 1 month ago
std-vector feat(parser): add array reference support and improve foreach handling 1 month ago
stdlib mv tests/aot to tests/compiler 1 month ago
stream_method refactor(tests): replace native_types and complex_types with Type constants 1 month ago
strict_types mv tests/aot to tests/compiler 1 month ago
string_method mv tests/aot to tests/compiler 1 month ago
switch mv tests/aot to tests/compiler 1 month ago
trait mv tests/aot to tests/compiler 1 month ago
type_decl mv tests/aot to tests/compiler 1 month ago
type_hits mv tests/aot to tests/compiler 1 month ago
universal_method refactor(tests): replace native_types and complex_types with Type constants 1 month ago
var_convert refactor(tests): update stream write test with extension provider attribute 1 month ago
variadic mv tests/aot to tests/compiler 1 month ago
README_TEST_COVERAGE.md mv tests/aot to tests/compiler 1 month ago
RUN_TESTS_GUIDE.md rename(compiler): update compiler executable name from compiler.php to tpc.php 1 month ago
SKIP_TESTS.md rename(tests): move aot tests directory to compiler 1 month ago
TEST_SUPPLEMENT_REPORT.md rename(tests): move aot tests directory to compiler 1 month ago
concat_empty.phpt fix(parser): safely omit empty concat literals 1 month ago
concat_flatten.phpt mv tests/aot to tests/compiler 1 month ago
static_property_test.inc mv tests/aot to tests/compiler 1 month ago