169 Commits (fde9e3a9d81692f1556df349b270229cc87896aa)

Author SHA1 Message Date
Alessio Giacobbe fde9e3a9d8
fix(translator): covariant typed class constants and interface constant contracts (#58) --skip-tests 20 hours ago
Alessio Giacobbe 0f1efb52a4
fix(translator): reject static/instance property redeclaration mismatch (#57) --skip-tests 21 hours ago
Alessio Giacobbe c6e6997db8
fix(translator): let a trailing child variadic absorb parent parameters (#54) 21 hours ago
韩天峰 456f1a38b2 fix(trait): preserve cross-instance method scope (fixes #67) 21 hours ago
韩天峰 10f16726e0 optimize non-native integer hot paths 21 hours ago
Alessio Giacobbe 0c69b8b357
fix(translator): allow overrides to add a by-ref return (#53) --skip-tests 22 hours ago
xiaoyin199 8c0d52d330
fix(preprocessor): finalize method override flags before conversion (#42) 2 days ago
韩天峰 7d698987d7 fix(trait): preserve late-bound abstract type semantics 2 days ago
韩天峰 8d745d89be fix(trait): preserve nested namespace context, fix gh-38 2 days ago
Alessio Giacobbe ed65cd2a6b
fix(translator): validate abstract trait requirements, isolate alias flags 3 days ago
韩天峰 23e36261ee chore(project): bump version to 0.6.8 3 days ago
韩天峰 287a1f5d84 refactor: use PHPX internal class entry API 4 days ago
韩天峰 7862541161 fix object throws and internal parent lookup 4 days ago
Alessio Giacobbe a0be8bf349
fix(translator): correct trait composition precedence and alias modifiers 5 days ago
韩天峰 9e0984acee Translate all Chinese notes into English 5 days ago
韩天峰 ee2afb08f7 Translate all Chinese notes into English 5 days ago
韩天峰 0e6d65c6e1 feat: support static by-reference variadics 5 days ago
韩天峰 d11637faf0 feat: support static by-reference variadics 5 days ago
韩天峰 7b05882c10 chore(project): bump version to 0.6.7 5 days ago
韩天峰 608c5e13e5 chore(project): bump version to 0.6.7 6 days ago
韩天峰 e44007846b perf: use native property handlers for ordinary classes 6 days ago
韩天峰 7f0a8181f5 fix(attribute): preserve enum case arguments 6 days ago
韩天峰 d1d362d779 fix(static-analysis): resolve high-value type issues 6 days ago
韩天峰 eccf5a0ef1 fix(compiler): enforce AST type boundaries 6 days ago
韩天峰 f2b0e9add9 chore(version): bump version from 0.1.0 to 0.6.6 7 days ago
韩天峰 af2b03c111 fix(cli): support Composer entrypoint and isolate stub symbols 7 days ago
韩天峰 ed27572ca1 chore(version): bump version from 0.6.3 to 0.6.5 1 week ago
韩天峰 74274f8328 fix(compiler): defer cache IDs to convert phase 1 week ago
韩天峰 8f32497de7 refactor(compiler): strongly type symbol cache IDs 1 week ago
韩天峰 e4bb7b2605 refactor(build): separate project-specific compile options from common pch 1 week ago
韩天峰 178636a577 feat(config): add ext-deps alias for extension-dependencies configuration 1 week ago
韩天峰 1118c1e8ec feat(compiler): add PHP extension dependencies support 1 week ago
韩天峰 36fd0228f0 feat(property): add property override attribute support and validation 1 week ago
韩天峰 4c59d9a21b feat(compiler): add DNF type support for method signatures and variance 1 week ago
韩天峰 b2246cd456 test(clone-with): add comprehensive tests for PHP 8.5 clone-with functionality 1 week ago
韩天峰 795a8e0a1d feat(compiler): add PHP 8.5 clone-with support and scope handling 1 week ago
韩天峰 9fc5755544 feat(parser): add support for PHP 8.5 void cast syntax 1 week ago
韩天峰 c5f478766e feat(compiler): add support for PHP 8.5 magic constants and namespace relative names 1 week ago
韩天峰 f64a1d5cb7 refactor(parser): remove unused methods and update call argument generation 1 week ago
韩天峰 0a97daa663 fix(compiler): simplify root slot registration in CompilerBase 2 weeks ago
韩天峰 4e00799c4a test(entry-script): add test for main line padding optimization 2 weeks ago
韩天峰 41e11a66e6 refactor(build): update runtime initialization and linking for native modules 2 weeks ago
韩天峰 e722501b3d refactor(generator): replace php prefixed helper functions with php namespace 2 weeks ago
韩天峰 4713a58b06 feat(compiler): add local class entry hoisting control for parameter defaults 2 weeks ago
韩天峰 cb1e12f11f perf(compiler): optimize array statement writes and class constant lookups 2 weeks ago
韩天峰 70d13a3601 修复 C++ 代码的缩进问题 2 weeks ago
韩天峰 4b8d0eb685 优化生成的 C++ 代码体积,减少无效行 2 weeks ago
韩天峰 729000fa0c chore(deps): update swoole/phpx dependency to version ~2.6.1 2 weeks ago
韩天峰 d33073c021 feat(compiler): add ArrayDef compile-time array contract support 2 weeks ago
韩天峰 f1ef66622c chore(version): bump version to 0.6.0 and update dependencies 2 weeks ago