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 da93efcb69 fix(compiler): 处理未定义变量被引用赋值后跨类方法参数匹配类型不正确 1 month ago
..
anon_class mv tests/aot to tests/compiler 2 months ago
array mv tests/aot to tests/compiler 2 months ago
array_method mv tests/aot to tests/compiler 2 months ago
arrow_fn mv tests/aot to tests/compiler 2 months ago
attribute mv tests/aot to tests/compiler 2 months ago
basic refactor(compiler): replace output parameters with return values and adjust visibility 1 month ago
bigint mv tests/aot to tests/compiler 2 months ago
bignumber mv tests/aot to tests/compiler 2 months ago
callable mv tests/aot to tests/compiler 2 months ago
class mv tests/aot to tests/compiler 2 months ago
closure mv tests/aot to tests/compiler 2 months ago
coalesce mv tests/aot to tests/compiler 2 months ago
compiler mv tests/aot to tests/compiler 2 months ago
const mv tests/aot to tests/compiler 2 months ago
control_flow mv tests/aot to tests/compiler 2 months ago
decimal mv tests/aot to tests/compiler 2 months ago
devirtualize mv tests/aot to tests/compiler 2 months ago
dynamic_call mv tests/aot to tests/compiler 2 months ago
empty mv tests/aot to tests/compiler 2 months ago
enum mv tests/aot to tests/compiler 2 months ago
exception mv tests/aot to tests/compiler 2 months ago
ffi mv tests/aot to tests/compiler 2 months ago
float_edge mv tests/aot to tests/compiler 2 months ago
functions mv tests/aot to tests/compiler 2 months ago
generator mv tests/aot to tests/compiler 2 months ago
keyword_extension refactor(tests): replace native_types and complex_types with Type constants 2 months ago
keyword_method mv tests/aot to tests/compiler 2 months ago
loop mv tests/aot to tests/compiler 2 months ago
magic_methods mv tests/aot to tests/compiler 2 months ago
named_args mv tests/aot to tests/compiler 2 months ago
namespace mv tests/aot to tests/compiler 2 months ago
nullsafe mv tests/aot to tests/compiler 2 months ago
object_ctor mv tests/aot to tests/compiler 2 months ago
object_property mv tests/aot to tests/compiler 2 months ago
operator mv tests/aot to tests/compiler 2 months ago
optimizations mv tests/aot to tests/compiler 2 months ago
parent_call mv tests/aot to tests/compiler 2 months ago
place-holder mv tests/aot to tests/compiler 2 months ago
ref mv tests/aot to tests/compiler 2 months ago
self-class mv tests/aot to tests/compiler 2 months ago
static fix(compiler): 处理未定义变量被引用赋值后跨类方法参数匹配类型不正确 1 month ago
std-array refactor(tests): replace native_types and complex_types with Type constants 2 months ago
std-bigfloat refactor(tests): replace native_types and complex_types with Type constants 2 months ago
std-bigint refactor(tests): replace native_types and complex_types with Type constants 2 months ago
std-decimal refactor(tests): replace native_types and complex_types with Type constants 2 months ago
std-map refactor(tests): replace native_types and complex_types with Type constants 2 months ago
std-ordered-map refactor(tests): replace native_types and complex_types with Type constants 2 months ago
std-stream refactor(tests): replace native_types and complex_types with Type constants 2 months ago
std-vector refactor(tests): replace native_types and complex_types with Type constants 2 months ago
stdlib mv tests/aot to tests/compiler 2 months ago
stream_method refactor(tests): replace native_types and complex_types with Type constants 2 months ago
strict_types mv tests/aot to tests/compiler 2 months ago
string_method mv tests/aot to tests/compiler 2 months ago
switch mv tests/aot to tests/compiler 2 months ago
trait mv tests/aot to tests/compiler 2 months ago
type_decl mv tests/aot to tests/compiler 2 months ago
type_hits mv tests/aot to tests/compiler 2 months ago
universal_method refactor(tests): replace native_types and complex_types with Type constants 2 months ago
var_convert refactor(tests): update stream write test with extension provider attribute 2 months ago
variadic mv tests/aot to tests/compiler 2 months ago
README_TEST_COVERAGE.md mv tests/aot to tests/compiler 2 months ago
RUN_TESTS_GUIDE.md rename(compiler): update compiler executable name from compiler.php to tpc.php 2 months ago
SKIP_TESTS.md rename(tests): move aot tests directory to compiler 2 months ago
TEST_SUPPLEMENT_REPORT.md rename(tests): move aot tests directory to compiler 2 months ago
concat_flatten.phpt mv tests/aot to tests/compiler 2 months ago
static_property_test.inc mv tests/aot to tests/compiler 2 months ago