23 Commits (89f3cb485bef5c2e926c85a579fcc6d416315a94)

Author SHA1 Message Date
韩天峰 f835f26252 docs: clarify attribute factory name resolution timing 13 hours ago
韩天峰 e4a863c19e fix: preserve imported enum cases in attribute arguments 13 hours ago
韩天峰 7f0a8181f5 fix(attribute): preserve enum case arguments 20 hours ago
韩天峰 3def25cc3c feat(compiler): add support for PHP 8.5 constant expression casts 4 days ago
韩天峰 36fd0228f0 feat(property): add property override attribute support and validation 4 days ago
韩天峰 9fc5755544 feat(parser): add support for PHP 8.5 void cast syntax 5 days ago
韩天峰 6d45c64b4d feat(parser): add validation for PHP 8.5 closure usage in constants and defaults 5 days ago
韩天峰 c5f478766e feat(compiler): add support for PHP 8.5 magic constants and namespace relative names 5 days ago
韩天峰 d33073c021 feat(compiler): add ArrayDef compile-time array contract support 1 week ago
韩天峰 244fa4d8b2 Immutable 实现 1 week ago
韩天峰 981b8f54d7 Native Class 支持 2 weeks ago
韩天峰 af0b6f9582 移除 8.2、8.3 版本的支持 2 weeks ago
韩天峰 2f229ee0ac feat(generator): add PHP 8.4 interface property hook contracts support 2 weeks ago
韩天峰 2a1ca3b1a0 feat(compiler): add PHP 8.4 property hooks support with Zend metadata registration 3 weeks ago
韩天峰 3d36928e8b feat(wasm): add WASI component library mode with WIT interface generation 3 weeks ago
韩天峰 89e58350a8 Fix windows 4 weeks ago
韩天峰 b9ba0e84d5 Fix windows issues 4 weeks ago
韩天峰 2287695b44 refactor(constructor): enhance constructor property validation with existing method checks 1 month ago
韩天峰 07c81bf7ba refactor(compiler): replace ExtensionProvider with MethodsFor attribute 1 month ago
韩天峰 ea02ec096f feat(compiler): add constant expression validation and runtime attribute factories 1 month ago
韩天峰 18b798e8ce 编译期注解语法支持 1 month ago
韩天峰 8bcd6ce863 feat(entity): add compile-time attributes and printer functionality 1 month ago
韩天峰 3372e4c59c refactor(core): restructure namespace and file organization 2 months ago