1401 Commits (f1ef66622c6af0e9a065f58869b9ad8703e47439)
 

Author SHA1 Message Date
韩天峰 f1ef66622c chore(version): bump version to 0.6.0 and update dependencies 7 days ago
韩天峰 244fa4d8b2 Immutable 实现 7 days ago
韩天峰 7fece68f12 Native Class 支持 迭代器 1 week ago
韩天峰 464de23051 Native Class 支持 ArrayAccess 1 week ago
韩天峰 2ffd4ded19 Native Class 支持 [完结] 1 week ago
韩天峰 2e6ddf98f1 Native Class 支持 [第九阶段] 1 week ago
韩天峰 c9666664aa Native Class 支持 [第八阶段] 1 week ago
韩天峰 587818d5f9 Native Class 支持 [第七阶段] 1 week ago
韩天峰 7d1a90a340 Native Class 支持 [第六阶段] 1 week ago
韩天峰 13344ace72 Native Class 支持 [第五阶段] 1 week ago
韩天峰 7cf265cbc7 Native Class 支持 [第四阶段] 1 week ago
韩天峰 de8fdaf464 Native Class 支持 [第三阶段] 1 week ago
韩天峰 d5f0a113e6 Native Class 支持 [第二阶段] 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
韩天峰 ea08344c92 feat(parser): implement nullsafe operator temporary variable lifecycle management 2 weeks ago
韩天峰 1456305ade chore(deps): update swoole/phpx dependency version 2 weeks ago
韩天峰 5162261c75 fix(stub): remove pseudo-type aliases that could rewrite property names 2 weeks ago
韩天峰 a536172f82 feat(python): implement native bridge for python object calls and property access 2 weeks ago
韩天峰 aaf1ec11b3 feat(compiler): enhance WASI toolchain detection with library mode support 2 weeks ago
韩天峰 e4f6475452 build(wasm): update wit-bindgen dependency management 2 weeks ago
韩天峰 96960e9da1 refactor(scope): optimize callback map handling for preg_replace_callback_array 2 weeks ago
韩天峰 bca77588b5 fix(optimizer): handle first-class callable placeholders in property optimizer 2 weeks ago
韩天峰 f79d40f8ee docs: add PHPX WASM static library rebuild guide 2 weeks ago
韩天峰 496e6a4d69 feat(build): add bash completion support for TypePHP compiler 2 weeks ago
韩天峰 a510530d9b feat(cli): add bash completion support 2 weeks ago
韩天峰 6c9adbccad feat(wasm): upgrade preview2-shim and add mutable filesystem support 2 weeks ago
韩天峰 343084c4ba Merge pull request '使用PHP内置的宏来检查参数数量' (#48) from args-count-check into master 2 weeks ago
NathanFreeman af7ae9df82 fix(compiler): validate dynamic call argument counts 2 weeks ago
韩天峰 42e96f1103 chore(version): bump version to 1106 2 weeks ago
韩天峰 23e88efb6a Merge branch 'master' of git.code-galaxy.net:aot/compiler 2 weeks ago
韩天峰 463b427dc6 update version 2 weeks ago
韩天峰 e1018ca87e fix(anon-class): handle null return in anonymous class methods 2 weeks ago
韩天峰 bd6335ec3b chore(version): bump version to 1104 2 weeks ago
韩天峰 a79610fb2c fix(compiler): resolve anonymous class names with proper namespace imports 2 weeks ago
韩天峰 5fb3fdf490 feat(compiler): handle inherited private property array dim access correctly 2 weeks ago
韩天峰 2a1ca3b1a0 feat(compiler): add PHP 8.4 property hooks support with Zend metadata registration 2 weeks ago
韩天峰 01ea7c40be feat(parser): support dynamic class constant name fetch expressions 2 weeks ago
韩天峰 8aa8cdb065 fix(compiler): restore zend callback frames after caught exceptions 2 weeks ago
韩天峰 6e5fadcbc6 chore(deps): update swoole/phpx dependency version 2 weeks ago
韩天峰 18dd9a8a32 fix(compiler): prevent static method call cache pollution with dynamic trampolines 2 weeks ago
韩天峰 e07b97d6cf feat(scope): enhance callback scope management with dynamic callable support 2 weeks ago
韩天峰 8a3b5ae9a4 refactor(scope): replace dynamic call flag with unpacked callback scope requirement 2 weeks ago
韩天峰 8e48b9d7fe feat(compiler): implement scoped callback support for dynamic method calls 2 weeks ago
韩天峰 f5ca997e65 feat(converter): add Python to TypePHP conversion features 2 weeks ago
韩天峰 c47ef90593 docs(py2php): add comprehensive documentation and test coverage for Python to TypePHP converter 2 weeks ago
韩天峰 b77fee697e feat(parser): add runtime method scope detection for dynamic calls 2 weeks ago
韩天峰 7190bea4a5 refactor(compiler): replace internal symbol caches with persistent cache mechanism 2 weeks ago
韩天峰 6fb8187b07 fix(parser): handle constant expression type detection with namespace fallback 2 weeks ago