| .. |
|
Analysis
|
feat(compiler): 添加循环变量优化器以提升整数类型推断
|
3 months ago |
|
Backend
|
refactor(php): 重构编译命令选项配置方法
|
2 months ago |
|
Context
|
test(phpunit): 添加PHP编译器相关单元测试
|
3 months ago |
|
Entity
|
feat(preprocessor): 增强PHP预处理器功能支持接口成员和常量解析
|
2 months ago |
|
Generator
|
refactor(php): 重构PHP解析器的表达式处理和动态属性访问
|
2 months ago |
|
Platform
|
refactor(php): 优化路径前缀移除逻辑以支持路径段匹配
|
2 months ago |
|
ArgInfoTest.php
|
refactor(aot): 移除UnsafePtr类型支持并优化std容器实现
|
3 months ago |
|
AssignOpTest.php
|
test(compiler): 添加大数类型运算测试和自增自减操作限制
|
3 months ago |
|
AssignTest.php
|
fix(compiler): 解决对象属性类型检查和赋值操作问题
|
3 months ago |
|
AstNodeTypeTest.php
|
test(phpunit): 添加PHP编译器相关单元测试
|
3 months ago |
|
BigNumberUnsupportedOpTest.php
|
feat(parser): 添加对Big*数值类型不支持运算符的检查
|
3 months ago |
|
ClassMethodOverrideTest.php
|
test(aot): 添加动态调用相关测试用例并修复命名空间方法重写检测
|
2 months ago |
|
ClassTest.php
|
refactor(php): 重构PHP解析器的表达式处理和动态属性访问
|
2 months ago |
|
ClosureTest.php
|
test(closure): 添加闭包use值和引用捕获功能测试
|
2 months ago |
|
CompactTest.php
|
test(php): 添加 compact 和 globals 相关功能测试用例
|
2 months ago |
|
CompilerBaseAdapterTest.php
|
test(backend): 添加后端编译器单元测试并修复编译选项构建功能
|
4 months ago |
|
CompilerBaseApiTest.php
|
fix(php): 修复继承访问控制和扩展清理逻辑
|
2 months ago |
|
CompilerPhaseTest.php
|
refactor(php): 重构类名比较和属性访问检查逻辑
|
2 months ago |
|
CountGlobalsTest.php
|
test(php): 添加 compact 和 globals 相关功能测试用例
|
2 months ago |
|
DuplicateTest.php
|
refactor(translator): 重构PHP到C++编译器的文件处理逻辑
|
4 months ago |
|
ExceptionTest.php
|
add phpunit files
|
3 months ago |
|
FactoryTest.php
|
test(backend): 添加后端编译器单元测试并修复编译选项构建功能
|
4 months ago |
|
FileScannerTest.php
|
add phpunit files
|
3 months ago |
|
FunctionTest.php
|
refactor(php): 重构PHP解析器的表达式处理和动态属性访问
|
2 months ago |
|
InheritanceErrorTest.php
|
fix(php): validate composite parameter variance
|
2 months ago |
|
NativePropertyTest.php
|
fix(parser): 解决空安全操作符在写入上下文中的使用问题
|
2 months ago |
|
OperatorTest.php
|
feat(php): 添加除零检查和改进原生属性访问功能
|
2 months ago |
|
PreprocessorTest.php
|
feat(trait): 支持trait方法多别名和insteadof语法
|
2 months ago |
|
ReflectionTest.php
|
refactor(reflection): 重构返回类型提取逻辑以支持联合和交集类型
|
2 months ago |
|
SsaAnalysisTest.php
|
refactor(backend): 重构编译器后端实现以支持 GCC/Clang 共享基类
|
2 months ago |
|
SymbolTest.php
|
add phpunit files
|
3 months ago |
|
ThrowTest.php
|
fix(php): 修复throw语句类型检查和对象转换逻辑
|
2 months ago |
|
TraitsTest.php
|
refactor(aot): 重构标准容器实现将unordered_map重命名为ordered_map
|
2 months ago |
|
TypeCheckGeneratorTest.php
|
feat(compiler): 添加项目配置文件解析和类型检查功能
|
2 months ago |
|
UndefineTest.php
|
feat(compiler): 添加未定义变量检查和对象处理器初始化
|
2 months ago |
|
UniversalMethodCallTest.php
|
refactor(php): 重构关键词方法查找机制以支持扩展方法
|
3 months ago |