..
Analysis
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
Backend
fix(backend): ensure response file cleanup and improve link error handling
2 months ago
Context
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
Entity
编译期注解语法支持
1 month ago
Generator
feat(generator): 添加对C标准库宏的支持
1 month ago
Installer
feat(installer): add libphpx.so auto-build support and improve PHP detection
1 month ago
Platform
feat(platform): add macOS Homebrew search paths support
1 month ago
ArgInfoTest.php
refactor(core): restructure namespace and file organization
2 months ago
AssignOpTest.php
test(compiler): 添加大数类型运算测试和自增自减操作限制
3 months ago
AssignTest.php
feat(aot): 支持类继承、接口及抽象类的类型兼容与运行时检查
2 months ago
AstNodeTypeTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
BigNumberUnsupportedOpTest.php
feat(parser): 添加对Big*数值类型不支持运算符的检查
3 months ago
BranchPredictionTest.php
feat(compiler): add expected and unexpected branch prediction functions
1 month ago
ClassMethodOverrideTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
ClassTest.php
feat(compiler): add constant expression validation and runtime attribute factories
1 month ago
ClosureTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
CompactTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
CompileTimeAttributeRegistryTest.php
编译期注解语法支持
1 month ago
CompilerBaseAdapterTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
CompilerBaseApiTest.php
编译期注解语法支持
1 month ago
CompilerPhaseTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
CompositeStaticTypeTest.php
feat(compiler): implement unified any() function handling and enhanced composite type checking
2 months ago
ConstantExpressionValidatorTest.php
refactor(compiler): replace ExtensionProvider with MethodsFor attribute
1 month ago
CountGlobalsTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
DuplicateTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
ExceptionTest.php
refactor(core): restructure namespace and file organization
2 months ago
FactoryTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
FileScannerTest.php
refactor(core): restructure namespace and file organization
2 months ago
ForeachIndentTest.php
fix(generator): update exception throwing mechanism and add progress tracking
1 month ago
FunctionTest.php
fix(backend): ensure response file cleanup and improve link error handling
2 months ago
InheritanceErrorTest.php
fix(compiler): preserve trait parent scope
1 month ago
LoopOptimizerTest.php
refactor(core): rename PhpAot namespace to TypePhp across codebase
2 months ago
MultiReturnTest.php
feat(compiler): add multi-return array adapter with safe parameter consumption
1 month ago
NativePropertyTest.php
refactor(compiler): migrate symbol storage to repository pattern with diagnostic reporter
2 months ago
OperatorTest.php
feat(php): 添加除零检查和改进原生属性访问功能
2 months ago
ParallelCompileTest.php
fix(generator): update exception throwing mechanism and add progress tracking
1 month ago
PreprocessorTest.php
feat(compiler): add constant expression validation and runtime attribute factories
1 month ago
ReflectionTest.php
refactor(core): restructure namespace and file organization
2 months ago
SsaAnalysisTest.php
refactor(phpunit): update SsaAnalysisTest to use PropertyDef objects
1 month ago
SymbolTest.php
refactor(core): restructure namespace and file organization
2 months ago
ThrowTest.php
fix(php): 修复throw语句类型检查和对象转换逻辑
2 months ago
TraitsTest.php
refactor(generator): replace self::TYPE_* constants with Type::* constants
2 months ago
TypeCheckGeneratorTest.php
refactor(core): restructure namespace and file organization
2 months ago
UndefineTest.php
feat(aot): 支持类继承、接口及抽象类的类型兼容与运行时检查
2 months ago
UniversalMethodCallTest.php
feat(aot): 支持类继承、接口及抽象类的类型兼容与运行时检查
2 months ago
VariableVariableTest.php
test(compiler): cover expression variable names
1 month ago
WrapperArgumentMoveTest.php
feat(translator): implement argument consumption optimization for wrapper functions
1 month ago