14 Commits (fafd7f25dc072dbec485d3ba42ca3cf3cced0e10)

Author SHA1 Message Date
韩天峰 9e0984acee Translate all Chinese notes into English 7 days ago
韩天峰 ee2afb08f7 Translate all Chinese notes into English 7 days ago
韩天峰 70d13a3601 修复 C++ 代码的缩进问题 2 weeks ago
韩天峰 d5f0a113e6 Native Class 支持 [第二阶段] 3 weeks ago
韩天峰 981b8f54d7 Native Class 支持 3 weeks ago
韩天峰 e5f61eabfe 重构 readonly:__construct() 和 __clone() 都属于初始化窗口 ,其他地方不允许写。与 PHP 不一致。 4 weeks ago
韩天峰 cb03570212 refactor(context): remove runtime checked objects tracking mechanism 4 weeks ago
韩天峰 70927ee68a feat(type-system): enforce typed object constraints after unset operations 4 weeks ago
韩天峰 8dd33c1400 feat(closure): implement proper lexical scope handling for closures 4 weeks ago
韩天峰 ec298e66fe feat(compiler): implement strict scalar type validation for parameters and returns 4 weeks ago
Yurun da93efcb69 fix(compiler): 处理未定义变量被引用赋值后跨类方法参数匹配类型不正确 2 months ago
韩天峰 a0ece071cc refactor(generator): replace self::TYPE_* constants with Type::* constants 2 months ago
韩天峰 3372e4c59c refactor(core): restructure namespace and file organization 2 months ago
韩天峰 7fdf7213ce refactor(compiler): extract declaration symbol and type compatibility traits 2 months ago
韩天峰 223c9b22b4 refactor(compiler): move composite type checker and property access methods to traits 2 months ago