2 Commits (8c3cbd4dce5ce7ec3c9437f2872c7a9315be2fbb)

Author SHA1 Message Date
韩天峰 431817dee3 feat(extension): implement ExtensionProvider attribute for universal method extensions 2 months ago
韩天峰 631a1ef6b2 refactor(docs): update file paths and directory structure references 2 months ago
韩天峰 8ac4c5872d refactor(core): rename PhpAot namespace to TypePhp across codebase 2 months ago
韩天峰 7047597299 chore(project): update project name from Swoole-Compiler to TypePHP 2 months ago
韩天峰 09be0226cb feat(trait): 支持trait方法多别名和insteadof语法 2 months ago
韩天峰 c4a8146661 refactor(php): 重构PHP类定义和接口实现检查逻辑 2 months ago
韩天峰 3ca0d64a6a feat(preprocessor): 增强PHP预处理器功能支持接口成员和常量解析 2 months ago
韩天峰 dbcadeb873 feat(php): 添加抽象方法支持和调用保护 2 months ago
韩天峰 26bdf5eb59 feat(enum): 支持枚举类型解析和处理 3 months ago
韩天峰 42dae8ceaa 返回类不匹配时,必须是抽象类 4 months ago
韩天峰 1658dc2bfa fix(trait): 修复trait方法冲突处理问题 4 months ago
韩天峰 aea979fae1 feat(php): 支持trait方法别名和访问修饰符转换 4 months ago
韩天峰 57220d63b9 feat(trait): 实现 trait 使用适配器功能支持别名和冲突解决 4 months ago
韩天峰 88693dcc21 feat(aot): 添加对 PHP Trait 特性的支持 4 months ago
韩天峰 f4b8d6c1f3 feat(php): 添加对 trait 的支持并重构符号引用方式 4 months ago
韩天峰 34e112d697 feat(php): 添加类构造函数初始化和清理功能 5 months ago
韩天峰 096a92a62e feat(php): 添加对内部类继承和可空参数的支持 5 months ago
韩天峰 55caa1fcef feat(compiler): 实现PHP魔术方法支持和动态调用处理 5 months ago
韩天峰 aa6be88c6c feat(php): 添加对PHP枚举类型的支持 7 months ago
韩天峰 1d6e7522ab refactor(php): 将PHP实体类移动到Entity子命名空间 7 months ago
韩天峰 1596c58da6 refactor(Php): 重构编译器基础类和类定义结构 7 months ago
韩天峰 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): 添加类定义功能支持 7 months ago
韩天峰 f8100988c4 update mixed 7 months ago
韩天峰 5fd9215509 refactor(Php): 重构类定义和编译器实现 8 months ago
韩天峰 d24c8be049 feat(php): 添加命名空间支持和类继承功能 8 months ago
韩天峰 ca1ee88d5f 支持 class 处理,初步版本 8 months ago
韩天峰 bfc1d8b2c7 类处理代码 8 months ago