10 Commits (587818d5f9c3d9b08e9f55b4ef24247786b3b48f)

Author SHA1 Message Date
韩天峰 6fb8187b07 fix(parser): handle constant expression type detection with namespace fallback 3 weeks ago
韩天峰 e9f617eae0 feat(parser): implement runtime constant resolution with namespace fallback 1 month ago
韩天峰 eadac69dcd test(compiler): cover namespace trailing comment variants 1 month ago
Yurun a3d8f57ef4 fix(compiler): 修复命名空间尾部有注释导致编译不通过 1 month ago
韩天峰 6162185bd7 fix(compiler): scope interface self type resolution 2 months ago
韩天峰 e231aa2404 test(compiler): cover cross-namespace parameter variance 2 months ago
Yurun f9516c43c9 fix(compiler): 修复接口中self返回类型解析错误 2 months ago
Yurun 72cbdc500a fix(compiler): 修复声明先后影响跨命名空间接口类型校验 2 months ago
韩天峰 55b22f8d1d mv tests/aot to tests/compiler 2 months ago