14 Commits (57e1790639609b69be91506ecc5527b1c78403fb)

Author SHA1 Message Date
韩天峰 57e1790639 feat(compiler): 实现对静态属性和常量的原生支持 7 months ago
韩天峰 38110f67d5 refactor(php): 重构PHP到C++编译器实现细节 7 months ago
韩天峰 2c90437a99 style(coding-standard): 移除严格类型声明并调整代码格式 7 months ago
韩天峰 13a5849584 代码格式化,命名空间处理 7 months ago
韩天峰 8c20fd18c8 refactor(core): 优化代码结构和性能 7 months ago
韩天峰 9465caea14 feat(php): 添加属性访问控制和对象类型检查功能 7 months ago
韩天峰 04fdbcc0e4 feat(php): 添加类构造函数需求检查和数组属性默认值处理 7 months ago
韩天峰 62e5615421 feat(php): 添加对原生方法调用的支持 7 months ago
韩天峰 25e567b3db feat(php): 添加类定义功能支持 8 months ago
韩天峰 f8100988c4 update mixed 8 months ago
韩天峰 5fd9215509 refactor(Php): 重构类定义和编译器实现 8 months ago
韩天峰 d24c8be049 feat(php): 添加命名空间支持和类继承功能 8 months ago
韩天峰 ca1ee88d5f 支持 class 处理,初步版本 8 months ago
韩天峰 bfc1d8b2c7 类处理代码 8 months ago