7 Commits (f64a1d5cb7986ad1f843e519b2ca87a35e7a9a14)

Author SHA1 Message Date
韩天峰 f64a1d5cb7 refactor(parser): remove unused methods and update call argument generation 2 days ago
韩天峰 b71ef5ca1a refactor(parser): change numeric parsing to always return strings 3 weeks ago
韩天峰 bfada61042 feat(generator): 添加对C标准库宏的支持 1 month ago
韩天峰 a0ece071cc refactor(generator): replace self::TYPE_* constants with Type::* constants 2 months ago
韩天峰 8ac4c5872d refactor(core): rename PhpAot namespace to TypePhp across codebase 2 months ago
韩天峰 6e5b186c91 refactor(php): 重构PHP解析器的表达式处理和动态属性访问 2 months ago
韩天峰 efd6beac87 test(phpunit): 添加PHP编译器相关单元测试 3 months ago