TypePHP 编译器 https://swoole.com/aot/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
韩天峰 939d04d9df fix(enum): reject duplicate backing values at compile time 1 day ago
..
Analysis fix(static-analysis): resolve high-value type issues 1 week ago
ArrayDef fix(array-def): update list index validation to use PHP's append position 2 weeks ago
Backend Translate all Chinese notes into English 1 week ago
Build fix: compose trait declarations before conversion (fix gh-80) 2 days ago
Cli 移除 8.2、8.3 版本的支持 3 weeks ago
Config refactor(compiler): migrate symbol storage to repository pattern with diagnostic reporter 2 months ago
Context fix compiler regression in internal calls and native arithmetic 3 days ago
Diagnostics fix(compiler): enforce AST type boundaries 1 week ago
Entity feat(enum): fold backed case constant expressions 2 days ago
Exception 编译期注解语法支持 2 months ago
Generator fix(preprocessor): reject variadic promoted properties and callable property/constant types (#64) --skip-tests 2 days ago
Immutable Immutable 实现 2 weeks ago
Installer fix(installer): parse php-config flags safely, fix gh-36 5 days ago
Metadata feat(build): add full static linking support with bundled SDK 2 days ago
NativeClass refactor(parser): remove redundant null checks in binary operation and closure processing 1 week ago
Optimizer fix: reject unsupported Decimal round modes 2 days ago
Parser feat(parser): implement ArrayAccess ??= operator support for nested targets 2 days ago
Platform Translate all Chinese notes into English 1 week ago
Python feat(python): implement native bridge for python object calls and property access 3 weeks ago
PythonTools Translate all Chinese notes into English 1 week ago
Resolver feat(enum): fold backed case constant expressions 2 days ago
Symbol Translate all Chinese notes into English 1 week ago
Testing feat(testing): add test coverage analyzer tool 2 weeks ago
Transform docs: clarify attribute factory name resolution timing 1 week ago
TypeSystem Translate all Chinese notes into English 1 week ago
Assert.php fix(static-analysis): resolve high-value type issues 1 week ago
CompilerBase.php fix: compose trait declarations before conversion (fix gh-80) 2 days ago
CompilerTest.php refactor(docs): update file paths and directory structure references 2 months ago
Extractor.php Translate all Chinese notes into English 1 week ago
Preprocessor.php fix(enum): reject duplicate backing values at compile time 1 day ago
Translator.php test(enum): add comprehensive enum method declaration rules tests 2 days ago
Type.php refactor(generator): replace self::TYPE_* constants with Type::* constants 2 months ago
compiler.php fix: #72 resolve paths from TYPEPHP_HOME before getcwd (#73) 2 days ago
gen_stub.php fix(enum): enforce case uniqueness and final semantics 2 days ago
polyfills.php feat(compiler): add ArrayDef compile-time array contract support 2 weeks ago