This website requires JavaScript.
Explore
Help
Register
Sign In
Elmma
elmma
0 Followers
·
0 Following
Joined on
2025-12-05
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Overview
Repositories
3
Projects
Packages
Public Activity
Starred Repositories
elmma
pushed to
vm-bytecode
at
elmma/aster
2026-06-26 15:14:47 +08:00
10c429cb68
Merge pull request 'try-catch' (
#3
) from try-catch into vm-bytecode
af63957b11
fix: LSP补全触发和语法高亮更新
a70e5fbc30
feat: try-catch-finally 异常处理
Compare 3 commits »
elmma
merged pull request
elmma/aster#3
2026-06-26 15:14:45 +08:00
try-catch
elmma
created pull request
elmma/aster#3
2026-06-26 15:14:41 +08:00
try-catch
elmma
pushed to
try-catch
at
elmma/aster
2026-06-26 15:14:06 +08:00
af63957b11
fix: LSP补全触发和语法高亮更新
elmma
pushed to
try-catch
at
elmma/aster
2026-06-26 14:37:46 +08:00
a70e5fbc30
feat: try-catch-finally 异常处理
elmma
created branch
try-catch
in
elmma/aster
2026-06-26 14:37:46 +08:00
elmma
pushed to
vm-bytecode
at
elmma/aster
2026-06-26 10:50:08 +08:00
deab894864
doc: 修正README中upvalue捕获层数限制的表述
elmma
pushed to
vm-bytecode
at
elmma/aster
2026-06-26 10:46:05 +08:00
9f75ec68ee
doc: 更新README,反映VM-only架构
elmma
pushed to
vm-bytecode
at
elmma/aster
2026-06-26 10:32:07 +08:00
fa6ea512b3
refactor: VM-only architecture — remove tree-walking interpreter
elmma
pushed to
master
at
elmma/aster
2026-06-26 09:43:19 +08:00
ced4a9d060
Merge pull request 'fix: CompoundAssignUpvalue支持 + const变量赋值检查' (
#2
) from vm-bytecode into master
abe0844816
fix: CompoundAssignUpvalue支持 + const变量赋值检查
Compare 2 commits »
elmma
merged pull request
elmma/aster#2
2026-06-26 09:43:19 +08:00
fix: CompoundAssignUpvalue支持 + const变量赋值检查
elmma
created pull request
elmma/aster#2
2026-06-26 09:43:14 +08:00
fix: CompoundAssignUpvalue支持 + const变量赋值检查
elmma
pushed to
vm-bytecode
at
elmma/aster
2026-06-26 09:42:48 +08:00
abe0844816
fix: CompoundAssignUpvalue支持 + const变量赋值检查
elmma
pushed to
master
at
elmma/aster
2026-06-26 09:27:31 +08:00
61ce3466a9
Merge branch 'master' of
https://gitea.jetlumen.com/admin/aster
bb0cf8c558
doc: 更新README
Compare 2 commits »
elmma
pushed to
master
at
elmma/aster
2026-06-26 09:25:12 +08:00
1cfa31abcc
Merge pull request 'vm-bytecode' (
#1
) from vm-bytecode into master
7b9bded5ee
chore: 消除所有编译器警告
9a193fd7ca
feat: VM版require()模块加载支持
ddee395f52
feat: 传递式upvalue — 3层嵌套闭包支持
9c9a17b149
feat: 重构for-in为预计算+隐藏局部变量模式
Compare 7 commits »
elmma
merged pull request
elmma/aster#1
2026-06-26 09:25:11 +08:00
vm-bytecode
elmma
commented on pull request
elmma/aster#1
2026-06-26 09:23:22 +08:00
vm-bytecode
可以合并
elmma
created pull request
elmma/aster#1
2026-06-26 09:17:57 +08:00
WIP: vm-bytecode
elmma
pushed to
vm-bytecode
at
elmma/aster
2026-06-26 00:13:00 +08:00
7b9bded5ee
chore: 消除所有编译器警告
9a193fd7ca
feat: VM版require()模块加载支持
ddee395f52
feat: 传递式upvalue — 3层嵌套闭包支持
9c9a17b149
feat: 重构for-in为预计算+隐藏局部变量模式
299003a718
feat: VM函数调用、闭包、upvalue捕获支持
Compare 5 commits »
elmma
pushed to
master
at
elmma/aster
2026-06-25 01:10:47 +08:00
89952139c5
feat: 添加性能基准测试脚本 — 12类18项覆盖算术/函数/闭包/数组/对象/字符串/算法
Previous
1
Next