1259 Commits (020666ccedadab4f63c67914bebf298e8f1cd285)
 

Author SHA1 Message Date
韩天峰 20add2008a fix(compiler): resolve reference args through interfaces 2 months ago
韩天峰 88139f4da7 feat(build): add library build mode with proper target naming 2 months ago
韩天峰 b4a2de7ace feat(native): add native property assignment operation with class constant 2 months ago
韩天峰 e5dbf10ceb feat(ocean): add ocean demo with Godot integration 2 months ago
韩天峰 348c3d01fc feat(minecraft-demo): add C++ backend and Godot extension for Minecraft demo 2 months ago
韩天峰 7e28e8441b feat(build): add support for building shared libraries in addition to binaries and extensions 2 months ago
Yurun 94b61d58f8 fix(compiler): 支持抽象/接口方法的按引用参数签名解析 2 months ago
韩天峰 d2b7a36430 fix(compiler): resolve bitwise not operation on class constants in AOT compilation 2 months ago
韩天峰 631a1ef6b2 refactor(docs): update file paths and directory structure references 2 months ago
韩天峰 8ac4c5872d refactor(core): rename PhpAot namespace to TypePhp across codebase 2 months ago
韩天峰 da0707e4d0 remove(Python): remove Python translator and example file 2 months ago
韩天峰 719b2ce4fc docs(project): remove unused files and documentation entries 2 months ago
韩天峰 633a7d232c docs(language): update TypePHP language design principles 2 months ago
韩天峰 7047597299 chore(project): update project name from Swoole-Compiler to TypePHP 2 months ago
韩天峰 777d6b6c36 rename(project): refactor Swoole-Compiler to TypePHP 2 months ago
韩天峰 995d23cfc8 fix(php): resolve native property assignment type checking and conversion issues 2 months ago
韩天峰 addbf897f9 test(aot): add Symfony framework compatibility tests 2 months ago
韩天峰 75bf9f4113 feat(compiler): add compiler command validation and path resolution 2 months ago
韩天峰 be4835991e test(aot): add Symfony framework integration test cases 2 months ago
韩天峰 7711a91dec test(aot): add Symfony framework compatibility tests 2 months ago
韩天峰 19d74e459d test(aot): add Symfony framework compatibility tests 2 months ago
韩天峰 748eb37e99 test(aot): add Symfony framework compatibility tests 2 months ago
韩天峰 ec4a12f122 refactor(polyfills): update complex_types class structure and methods 2 months ago
韩天峰 af3472bd9a feat(parser): add native property assignment and compound assignment support 2 months ago
韩天峰 d767104e1c refactor(php): separate internal constants loading logic 2 months ago
韩天峰 898c1fffdc test(aot): 添加 Symfony 模式测试用例 2 months ago
韩天峰 ed3f166997 test(aot): 添加 Symfony 组件模式测试 2 months ago
韩天峰 9ffe109cb1 feat: 添加斗地主Win32示例游戏 2 months ago
韩天峰 91af3ea0ea chore: 升级版本至 0.3.0 2 months ago
韩天峰 6577f9bf81 fix: 修正项目名称与输出目录的解析逻辑 2 months ago
韩天峰 fc5eeb3c0f refactor:统一整数字面量生成并添加平台后缀支持 2 months ago
韩天峰 c3f0151e87 feat(aot): 支持类继承、接口及抽象类的类型兼容与运行时检查 2 months ago
韩天峰 f0e025dad4 feat(aot): 重构动态调用与instanceof解析并新增Symfony模式测试 2 months ago
韩天峰 035b1b09d7 Merge pull request 'fix(compiler): 修复unset引用变量后对变量的操作' (#14) from fix-unset-ref-coalesce into master 2 months ago
韩天峰 7b52412f82 fix: remove ref reset on unset 2 months ago
Yurun 254e1607b5 fix(compiler): 修复unset引用变量后对变量的操作 2 months ago
韩天峰 ba354c62c8 fix: 修复空安全链中普通方法调用误判为空安全的问题 2 months ago
韩天峰 b1dcaaa37e test(aot): 新增 Symfony 模式测试及 PHPT 产物清理脚本 2 months ago
韩天峰 f22499bdf9 feat(foreach): 支持动态类型表达式和IteratorAggregate嵌套 2 months ago
韩天峰 6baaa9a221 test: 添加 Symfony 模式及引用相关测试 2 months ago
韩天峰 952210f1ff test(aot): 添加 Symfony 模式测试 2 months ago
韩天峰 cb03f9452c test(aot): 添加Symfony模式测试 2 months ago
韩天峰 5ee74b2d9d fix(parser): 修复引用赋值时的类型推断错误 2 months ago
韩天峰 ac5bfa6c68 test(aot): 添加 Symfony 数组与箭头函数模式测试 2 months ago
韩天峰 7d20c4e994 feat(preprocessor): 添加属性参数中数组和新表达式的校验 2 months ago
韩天峰 4fc0acc47f fix(optimizer): 修复含占位符参数的函数调用优化 2 months ago
韩天峰 1d2dab4875 test(symfony): 添加 AOT 模式兼容性测试与文档 2 months ago
韩天峰 67d795a506 test(aot): 添加Symfony模式测试 2 months ago
韩天峰 4c806c8e16 test(symfony): 添加AOT编译器Symfony模式测试 2 months ago
韩天峰 db4d92b616 chore(test): 将编译器测试移至 aot 目录 2 months ago