|
|
00f73ecb47
|
!56 refactor: 重构关键字
Merge pull request !56 from zhangxun/feature/refactor-keyword
|
2025-08-04 09:23:38 +00:00 |
|
zhangxun
|
8d04397f32
|
docs: 移除废弃的字面量后缀 i、d
|
2025-08-04 15:26:00 +08:00 |
|
zhangxun
|
4ae77434dc
|
docs: 更新文档
|
2025-08-04 15:08:29 +08:00 |
|
|
|
e931d9ec06
|
style:优化代码格式和注释
|
2025-07-16 21:31:07 +08:00 |
|
|
|
e2896eb37d
|
docs: 重构循环和条件语句的命名
- 将 loop 语句中的 initializer 改为 init
- 将 condition 改为 cond
- 将 update 改为 step
- 更新了相关文档和示例代码
|
2025-07-14 23:46:51 +08:00 |
|
zhangxun
|
1230e63923
|
docs: 增加 Snow-Lang-Syntax 文档
|
2025-07-10 20:47:56 +08:00 |
|