6 Commits (v0.0.2)

Author SHA1 Message Date
韩天峰 46e15ca247 feat(compiler): 添加对 Match 表达式和枚举的支持 7 months ago
韩天峰 bd06dcf0a5 fix(compiler): 修复返回语句缺少分号及未定义变量错误提示问题 7 months ago
韩天峰 67427f342d feat(closure): 添加闭包功能支持并完善相关测试用例 7 months ago
韩天峰 288f1dddef feat(closure): 实现闭包功能支持类内部方法访问$this 7 months ago
韩天峰 51939af82f test(closures): 添加闭包词法变量测试用例并修复引用转换逻辑 7 months ago
韩天峰 b3dc15a55f feat(closures): 实现闭包功能支持 7 months ago