| .. |
|
appx
|
feat(translator): 增强PHP到C++编译器功能
|
7 months ago |
|
array-loop
|
refactor(tests): replace native_types and complex_types with Type constants
|
1 month ago |
|
attributes
|
feat(compiler): add constant expression validation and runtime attribute factories
|
1 month ago |
|
bench
|
refactor(preprocessor): 重构参数声明生成逻辑
|
4 months ago |
|
bigint
|
feat(cli): 添加 AST 语法树导出工具和大整数示例
|
3 months ago |
|
c
|
命名空间和 use 语法支持 [1] ,仅 function,TODO class
|
8 months ago |
|
cases
|
php2cpp init
|
2 years ago |
|
debug
|
refactor(build): extract command options and resource compilation to traits
|
2 months ago |
|
decimal
|
feat(compiler): 添加对 Big* 类型的字符串转换和数学函数优化支持
|
3 months ago |
|
error
|
example(error): 添加资源类型参数示例代码
|
4 months ago |
|
extends
|
feat(compiler): 实现常量值解析和类型安全的值生成
|
4 months ago |
|
extends2
|
refactor(php): 重构PHP编译器基础功能并完善类继承支持
|
3 months ago |
|
jni
|
feat(jni): 添加JNI扩展功能支持Java与PHP交互
|
3 months ago |
|
landlord-win32
|
feat: 添加斗地主Win32示例游戏
|
2 months ago |
|
lib-demo
|
rename(compiler): update compiler executable name from compiler.php to tpc.php
|
1 month ago |
|
methods
|
feat(core): 通用方法实现,纯静态,零成本抽象
|
3 months ago |
|
minecraft-demo
|
feat(minecraft-demo): add C++ backend and Godot extension for Minecraft demo
|
2 months ago |
|
minecraft-godot
|
feat(generator): add yield and generator support using Fiber backend
|
2 months ago |
|
myext
|
refactor(php): 重构变量赋值类型检查逻辑
|
4 months ago |
|
ocean-demo
|
feat(ocean): add ocean demo with Godot integration
|
2 months ago |
|
ocean-godot
|
feat(generator): add yield and generator support using Fiber backend
|
2 months ago |
|
onepiece-doudizhu-win32
|
add onepiece-ddz game example
|
3 weeks ago |
|
override
|
编译期注解语法支持
|
1 month ago |
|
perf
|
refactor(build): extract command options and resource compilation to traits
|
2 months ago |
|
prime
|
feat(compiler): implement external library import stub generation and handling
|
1 month ago |
|
project
|
fix(php): 修复存根文件函数返回类型检查和类方法处理逻辑
|
5 months ago |
|
ref
|
feat(examples): 添加 PHP 反射 API 示例程序
|
3 months ago |
|
samples
|
refactor(build): extract command options and resource compilation to traits
|
2 months ago |
|
ssh-tunnel-qt
|
feat(ssh-tunnel-qt): add application icon support for cross-platform display
|
4 weeks ago |
|
swoole
|
refactor(examples): 优化基准测试和协程示例代码
|
4 months ago |
|
test
|
feat(compiler): 添加项目配置和扩展忽略功能
|
4 months ago |
|
tetris-sdl
|
rename(compiler): update compiler executable name from compiler.php to tpc.php
|
1 month ago |
|
tetris-win32
|
Fix windows
|
4 weeks ago |
|
win32-hello
|
rename(compiler): update compiler executable name from compiler.php to tpc.php
|
1 month ago |
|
EightQueue.php
|
feat(php): 添加属性偏移量支持和性能优化
|
7 months ago |
|
array.php
|
添加更多單元測試
|
8 months ago |
|
array_append.php
|
feat(compiler): 添加编译模式支持和目标名称配置
|
7 months ago |
|
array_get.php
|
refactor(php): 重构变量声明和全局变量处理逻辑
|
5 months ago |
|
assign_cmp.php
|
feat(compiler): 添加原生类型支持和标准库函数
|
5 months ago |
|
autoload_class.php
|
feat(compiler): 添加对孤立代码的检测和错误处理
|
7 months ago |
|
bench.php
|
refactor(examples): 为基准测试函数添加参数类型声明
|
3 months ago |
|
binary-tree.php
|
update
|
8 months ago |
|
call3.php
|
feat(php): 添加类定义功能支持
|
7 months ago |
|
callstack.php
|
feat(compiler): 实现对 static 关键字的支持
|
6 months ago |
|
check_parser_api.php
|
feat(examples): 添加多个示例文件演示核心功能
|
7 months ago |
|
closure.php
|
feat(compiler): 添加闭包表达式支持
|
7 months ago |
|
concat.php
|
feat(examples): 添加字符串连接示例并改进yield示例输出
|
2 months ago |
|
const-new.php
|
feat(examples): add const new expression example
|
1 month ago |
|
const.php
|
feat(generator): 添加常量符号注册功能
|
7 months ago |
|
const_c_array.php
|
update
|
10 months ago |
|
const_expr.php
|
fix(php): 修复编译器基类中的回溯打印和类型返回验证问题
|
4 months ago |
|
debug_trace.php
|
feat(debug): 添加调试信息支持以改进异常回溯功能
|
3 months ago |
|
digit_count.php
|
feat(php): 添加标量类型检查和yield表达式支持
|
7 months ago |
|
div.php
|
全局变量
|
8 months ago |
|
error.php
|
feat(runtime): enhance AOT exception reporting with source file location
|
2 months ago |
|
expr1.php
|
update
|
10 months ago |
|
fannkuchredux.php
|
数组操作处理
|
8 months ago |
|
fcall.php
|
feat(compiler): 添加闭包表达式支持
|
7 months ago |
|
ffi-crash.php
|
docs(examples): 添加 FFI 崩溃示例
|
2 months ago |
|
fib.php
|
exit
|
8 months ago |
|
file_scanner_example.php
|
refactor(core): restructure source directory organization and update imports
|
2 months ago |
|
file_scanner_usage.php
|
refactor(core): restructure source directory organization and update imports
|
2 months ago |
|
fn.php
|
fix(php): 修复类常量解析和对象转换功能
|
3 months ago |
|
global.php
|
test(php): 添加 compact 和 globals 相关功能测试用例
|
2 months ago |
|
hello.php
|
支持 wasm
|
3 weeks ago |
|
leibniz.cpp
|
update
|
8 months ago |
|
leibniz.js
|
update
|
8 months ago |
|
list.php
|
添加更多测试,php std 标准库测试,支持 list 语法
|
8 months ago |
|
lv3_prop.php
|
test(zend): 添加heredoc语法和半保留字测试用例
|
7 months ago |
|
micro_bench.php
|
perf(compiler): 优化静态属性访问性能并增强类型检查
|
3 months ago |
|
mixed.php
|
feat(stub): 添加对推断PHP文档类型的处理支持
|
2 months ago |
|
named_args.php
|
feat(php): 支持 PHP 命名参数功能
|
6 months ago |
|
nbody.php-3.php
|
try/catch 语法支持
|
8 months ago |
|
ns.php
|
update
|
10 months ago |
|
ns2.php
|
update
|
10 months ago |
|
obj.php
|
fix(php): 修复对象值解析和函数参数处理问题
|
7 months ago |
|
object_cast.php
|
添加更多單元測試
|
8 months ago |
|
pi.go
|
update
|
8 months ago |
|
pi.php
|
feat(compiler): 添加原生类型支持和属性获取功能
|
4 months ago |
|
place_holder.php
|
feat(closure): 添加闭包生成功能并支持占位符调用
|
6 months ago |
|
prime.go
|
feat(trie): 添加字典树数据结构实现
|
7 months ago |
|
prime.php
|
feat(compiler): 添加对mixed类型支持和优化函数调用解析
|
7 months ago |
|
prop.php
|
test(zend): 添加heredoc语法和半保留字测试用例
|
7 months ago |
|
property-hook.php
|
feat(php): 添加对 trait 魔术常量 __TRAIT__ 的支持
|
4 months ago |
|
ref.php
|
feat(php): 添加对引用参数和命名参数的错误检查
|
7 months ago |
|
ref_prop.php
|
feat(php): 实现PHP编译器对引用参数的支持
|
7 months ago |
|
return-multi-values.php
|
docs(examples): add return multi values example for PHP
|
1 month ago |
|
right-assoc.php
|
feat(php): 实现PHP右结合赋值操作符支持
|
7 months ago |
|
scan_with_exclusions.php
|
refactor(core): restructure source directory organization and update imports
|
2 months ago |
|
silentCall.php
|
refactor(php): 重构函数调用和错误抑制处理逻辑
|
5 months ago |
|
simple.php
|
refactor(php): 重构PHP编译器基础功能并完善类继承支持
|
3 months ago |
|
simple_scan.php
|
refactor(core): restructure source directory organization and update imports
|
2 months ago |
|
spectralnorm.php
|
禁止 foreach 中添加全局变量的同名变量
|
8 months ago |
|
stdmap.php
|
refactor(tests): replace native_types and complex_types with Type constants
|
1 month ago |
|
str.php
|
test(str): 添加字符串索引访问测试用例
|
2 months ago |
|
str_byte.php
|
feat(compiler): 添加原生类型支持和标准库函数
|
5 months ago |
|
str_offset_set.php
|
支持语法 **=
|
8 months ago |
|
test.php
|
php2cpp init
|
2 years ago |
|
test_exclusions.php
|
refactor(core): restructure source directory organization and update imports
|
2 months ago |
|
test_fnmatch.php
|
feat(examples): 添加多个示例文件演示核心功能
|
7 months ago |
|
test_php_parser_check.php
|
refactor(core): restructure source directory organization and update imports
|
2 months ago |
|
test_php_syntax_check.php
|
refactor(core): restructure source directory organization and update imports
|
2 months ago |
|
throw-in-php.php
|
try/catch 语法支持
|
8 months ago |
|
to_array.php
|
refactor(compiler): 重构编译器配置和代码逻辑
|
7 months ago |
|
trait.php
|
feat(php): 添加对 trait 魔术常量 __TRAIT__ 的支持
|
4 months ago |
|
type-elimination.php
|
feat(aot): 支持类继承、接口及抽象类的类型兼容与运行时检查
|
2 months ago |
|
unset.php
|
unset
|
8 months ago |
|
vargs.php
|
feat(compiler): 添加可变参数支持功能
|
6 months ago |
|
vcall.php
|
feat(compiler): 支持PHP变长参数展开语法
|
6 months ago |
|
void.php
|
refactor(php): 重构PHP解析器的表达式处理和动态属性访问
|
2 months ago |
|
yield.php
|
feat(examples): 添加字符串连接示例并改进yield示例输出
|
2 months ago |