1450 Commits (master)
 

Author SHA1 Message Date
韩天峰 a7b16dc1be feat(parser): enhance constant integer arithmetic handling with native mode checks 3 weeks ago
韩天峰 c6c04d7e96 修复读取动态属性多调用一次 __isset 魔术方法的问题 3 weeks ago
韩天峰 78135d75ef 修复位移操作中未定义行为 3 weeks ago
韩天峰 f2c9309857 修复常量字面量运算溢出未转浮点的问题 3 weeks ago
韩天峰 09b99e357d Add exit code phpunit tests 3 weeks ago
韩天峰 560ea46692 add phpt tests 3 weeks ago
yangweijie a92fc0dfd7 add onepiece-ddz game example 3 weeks ago
韩天峰 18decac90b docs: add big number inplace optimization plan and update bool conversion 3 weeks ago
韩天峰 e345b0d82a fix(decimal): optimize integer to decimal conversion without string intermediate 3 weeks ago
韩天峰 21d0224769 feat(compiler): enhance big number type handling in logical operations 3 weeks ago
韩天峰 f38b6cf0c2 feat(compiler): enhance big numeric type handling with improved conversions and validations 3 weeks ago
韩天峰 df43b2a1fd fix(generator): handle class constant parameter defaults correctly 3 weeks ago
韩天峰 25e5b47482 feat(parser): add support for foreach by reference with property fetches 3 weeks ago
韩天峰 6cfab3bf9a refactor(bin): replace define with const in tpc.php 4 weeks ago
韩天峰 ac795c9f8a 修复 macOS 下的问题 4 weeks ago
韩天峰 852c70198b refactor(package): replace manual MB calculation with format function 4 weeks ago
韩天峰 682b17f73f feat(build): add cache management for precompiled headers with automated pruning 4 weeks ago
韩天峰 21291453f8 chore(deps): update swoole/phpx dependency and add test environment 4 weeks ago
韩天峰 9509b88f57 test(compiler): cover separator symbol collisions 4 weeks ago
韩天峰 d34baca7dc fix(optimizer): parenthesize null-check expressions 4 weeks ago
韩天峰 61388a9bd1 fix(compiler): reject native symbol collisions 4 weeks ago
韩天峰 f78d19fffd refactor(compiler): update function naming and namespace handling logic 4 weeks ago
韩天峰 cf559bc9f4 fix(resolver): distinguish functions from colliding methods 4 weeks ago
韩天峰 e0a8a8a4dc fix(parser): allow missing ignore paths in project YAML configuration 4 weeks ago
韩天峰 6ecc447735 Merge branch 'master' of git.code-galaxy.net:aot/compiler 4 weeks ago
韩天峰 cefc3f4f5e 改进打包脚本,3个平台复用一个脚本 4 weeks ago
韩天峰 8f2e63b9f7 fix(parser): handle native boolean literals in strict comparisons 4 weeks ago
韩天峰 9a7de8ee31 feat(parser): add continue statement support in switch cases within loops 4 weeks ago
韩天峰 c86e847c8f Merge pull request '修复在RINIT初始化$_SERVER在-02的优化等级下会出现内存错误和悬空指针' (#41) from fix/memory-error into master 4 weeks ago
韩天峰 c46a9ddbf2 fix: cover eval error lifecycle regressions 4 weeks ago
MARiA so cute 9b0b3c1d83 修复在RINIT初始化$_SERVER在-02的优化等级下会出现内存错误和悬空指针 4 weeks ago
韩天峰 7d6981f00f Merge branch 'master' of git.code-galaxy.net:aot/compiler 4 weeks ago
韩天峰 020666cced 改进 Windows 打包和前置检测 4 weeks ago
韩天峰 b94bc42074 Merge pull request 'CLI 模式下运行已编译程序时,$_SERVER 中会缺少 PHP_SELF 等脚本相关参数。' (#39) from init_server into master 4 weeks ago
韩天峰 ddc52ae3f6 fix: generate server global symbol consistently 4 weeks ago
韩天峰 d7de18f993 fix: align server globals with PHP CLI 4 weeks ago
韩天峰 620c9e2ab1 fix: align server globals with PHP CLI 4 weeks ago
韩天峰 4230645549 fix: align server globals with PHP CLI 4 weeks ago
NathanFreeman a4af1b294c 格式化代码 4 weeks ago
韩天峰 9cbe9a0483 Update build version 4 weeks ago
韩天峰 efed2a7397 Fix windows [2] 4 weeks ago
韩天峰 89e58350a8 Fix windows 4 weeks ago
NathanFreeman cbfdd248f0 调整初始化位置 4 weeks ago
韩天峰 606819a8ad Add phpt tests 4 weeks ago
韩天峰 73cde64271 Update composer.lock 4 weeks ago
韩天峰 b9ba0e84d5 Fix windows issues 4 weeks ago
NathanFreeman 50cd78772c 初始化$_SERVER 4 weeks ago
韩天峰 2a1a11d1b5 feat(ssh-tunnel-qt): add application icon support for cross-platform display 4 weeks ago
韩天峰 f89a7d69b9 add ssh-tunnel-manager 4 weeks ago
NathanFreeman 6b7eb67548 初始化$_SERVER 4 weeks ago