1419 Commits (0f6cc17450d3c2d2d85d48f99b2f5591c9533d92)
 

Author SHA1 Message Date
韩天峰 0f6cc17450 chore(deps): update swoole/phpx dependency and project version 4 days ago
韩天峰 101b9f6261 fix(parser): handle array value write dereferences correctly 4 days ago
韩天峰 65a44c7f65 docs: add C++ naming convention documentation and update related references 4 days ago
韩天峰 e722501b3d refactor(generator): replace php prefixed helper functions with php namespace 4 days ago
韩天峰 d80f4a0d20 perf(parser): optimize array dimension fetch and selection operations 4 days ago
韩天峰 4713a58b06 feat(compiler): add local class entry hoisting control for parameter defaults 4 days ago
韩天峰 cb1e12f11f perf(compiler): optimize array statement writes and class constant lookups 4 days ago
韩天峰 7418b6247e feat(parser): optimize string concatenation assignment operations 5 days ago
韩天峰 65d3710a61 fix(parser): handle PHP array overflow in compound assignments and improve method name parsing 5 days ago
韩天峰 70d13a3601 修复 C++ 代码的缩进问题 5 days ago
韩天峰 4b8d0eb685 优化生成的 C++ 代码体积,减少无效行 5 days ago
韩天峰 a08f73c995 test(compiler): add signed integer arithmetic operator tests 5 days ago
韩天峰 729000fa0c chore(deps): update swoole/phpx dependency to version ~2.6.1 6 days ago
韩天峰 0d0e62fbc7 fix(array-def): update list index validation to use PHP's append position 6 days ago
韩天峰 ab1854beb0 refactor(parser): update local variable initializer hoisting logic 6 days ago
韩天峰 d33073c021 feat(compiler): add ArrayDef compile-time array contract support 6 days ago
韩天峰 68bdedaa31 perf(gc): increase native heap initial threshold to 16 MiB 6 days ago
韩天峰 d1704b42ef docs(native-class): update memory layout documentation and add padding fields to test classes 6 days ago
韩天峰 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