66 Commits

Author SHA1 Message Date
82578880ae chore: 在 Demo22运行配置中添加 --debug 参数 2025-08-29 17:16:24 +08:00
df2fb3a7f4 chore: 添加 Demo28运行配置 2025-08-28 18:16:02 +08:00
df4997600b chore: 添加 Demo27运行配置 2025-08-28 18:15:33 +08:00
83eb29fa3c chore: 更新测试配置文件
- 在测试配置文件中添加了 Demo21、Demo22、Demo23、Demo24 和 Demo25 应用
2025-08-27 10:41:34 +08:00
0bbd82e9ce chore: 删除 Run 配置文件 2025-08-27 10:39:28 +08:00
19e473e93c chore: 添加 Demo25运行配置 2025-08-26 18:09:15 +08:00
8eda4fcbce chore: 修改 Demo24 配置文件 2025-08-26 17:29:51 +08:00
ac0d3b9785 chore: 添加 Demo23 和 Demo24 的运行配置文件 2025-08-26 16:22:28 +08:00
f8a331809f chore: 移除 Demo22.run.xml 中的调试参数 2025-08-26 11:55:10 +08:00
2dfcc4c95e chore: 更新项目构建配置 2025-08-26 09:52:14 +08:00
0a35289ad0 chore: 添加 Demo22运行配置 2025-08-25 18:01:02 +08:00
b454d65962 chore: 新增 Demo14 的运行配置 2025-08-25 18:00:40 +08:00
f7db4fcce8 chore: 添加 build-release-all.ps1 运行配置 2025-08-25 13:47:20 +08:00
f11303f0e8 build: 添加 Linux 和 Windows 平台的发布脚本配置 2025-08-25 13:41:40 +08:00
4eb1aff553 Merge branch 'dev' into bugfix/fix-global-redeclare-error 2025-08-03 00:49:18 +08:00
f876f66414 chore: 添加 Bug6 运行配置文件 2025-08-03 00:39:18 +08:00
62f2baab03 chore: 添加 Demo21运行配置 2025-08-03 00:16:35 +08:00
477591303a chore: 添加 Demo20运行配置文件 2025-08-02 19:53:55 +08:00
f4a269540a chore: 更新测试配置文件 2025-08-02 12:33:27 +08:00
2a6fa8034c chore: Demo19 添加调试参数 2025-08-01 23:34:40 +08:00
e5f23b77bd chore: 添加 Demo19运行配置文件 2025-08-01 18:36:15 +08:00
d77368bb13 chore: 添加 Bug5 运行配置文件 2025-07-31 14:17:46 +08:00
1cb5951e68 chore: 添加 Bug4 运行配置 2025-07-31 12:45:49 +08:00
f3409f32ce chore: 添加 Bug3 运行配置 2025-07-31 00:26:56 +08:00
d932ba10f0 chore: 添加 Bug2 运行配置文件 2025-07-29 11:50:54 +08:00
1eaaacdf8c chore: 添加 Demo18运行配置 2025-07-29 11:22:04 +08:00
187ec7e0e9 Merge branch 'main' into dev
# Conflicts:
#	.run/Demo1.run.xml
#	.run/Demo10.run.xml
#	.run/Demo11.run.xml
#	.run/Demo12.run.xml
#	.run/Demo13.run.xml
#	.run/Demo14.run.xml
#	.run/Demo2.run.xml
#	.run/Demo3.run.xml
#	.run/Demo4.run.xml
#	.run/Demo5.run.xml
#	.run/Demo6.run.xml
#	.run/Demo7.run.xml
#	.run/Demo8.run.xml
#	.run/Demo9.run.xml
#	src/main/java/org/jcnc/snow/pkg/tasks/CompileTask.java
2025-07-29 09:21:03 +08:00
21e4668b16 chore: 更新测试配置文件 2025-07-28 18:02:36 +08:00
5b8d7b98f3 chore: 更新 Demo16 和 Demo17 的运行配置 2025-07-28 18:01:41 +08:00
0cb2132e80 chore: 添加 Demo16运行配置 2025-07-28 17:35:49 +08:00
2e4b76dfe2 chore: 更新测试配置文件
- 在测试配置文件中添加了 Demo14 和 Demo15 两个新的测试用例
2025-07-28 13:42:22 +08:00
9fb2dfae51 chore: 在 Demo 运行配置中添加 --debug 参数
- 在所有 Demo 示例的 run.xml 文件中添加 --debug 参数
- 此修改有助于在调试时提供更多详细信息
2025-07-28 13:39:55 +08:00
421eb0a0d9 chore: 修正 Debug 参数格式 2025-07-28 10:26:18 +08:00
8d992001f9 chore: 添加 Demo15运行配置文件 2025-07-28 10:00:41 +08:00
4081d7d928 chore: 移除代码覆盖率配置 2025-07-28 10:00:30 +08:00
34e5de0454 chore: 在 Demo14运行配置中添加调试参数
- 在 Demo14.run.xml 文件中添加了 -debug 参数到 PROGRAM_PARAMETERS 选项
- 此修改便于在运行 Demo14 时进行调试
2025-07-24 12:45:01 +08:00
ebc322668e chore: 更新运行配置并添加新配置 2025-07-24 12:36:28 +08:00
f777841937 chore: 更新运行配置并移除代码覆盖率设置
- 在所有 Demo 运行配置中添加 -debug 参数
- 移除所有 Demo 运行配置中的代码覆盖率设置
2025-07-24 11:13:41 +08:00
72982c1127 chore: 添加 Demo14运行配置 2025-07-20 18:48:54 +08:00
64cefebee5 feat: 实现 BuiltinUtils 标准库并更新相关机制
- 重构 BuiltinTypeRegistry 类,扩展内置类型和模块的注册功能
- 新增 BuiltinUtils 标准库模块,提供 print 和 println 函数
- 实现 syscall 内核函数,供 BuiltinUtils 内部使用
- 更新测试用例,添加 Demo14 项目以验证新功能
2025-07-19 17:04:49 +08:00
68c1e3a412 chore: 更新测试运行配置
- 添加 Demo11 和 Demo12 应用到测试运行列表- 现有应用顺序不变,新增应用放在末尾
2025-07-11 10:29:32 +08:00
zhangxun
e33ad15475 chore: 增加 Demo13 2025-07-10 19:18:19 +08:00
e1f36d9689 chore: 更新 Demo 运行配置路径
- 修改了多个 Demo 运行配置文件中的程序参数,将示例代码路径从根目录下的 playground 子目录移动到 playground/Demo 子目录- 新增 Demo12 运行配置文件,使用更新后的路径格式
2025-07-10 11:45:05 +08:00
506bf193d5 chore: 修改IDEA配置让.water输出到target目录后不污染根目录 2025-07-07 00:26:36 +08:00
b626208771 chore: 增加测试配置文件 2025-07-03 23:51:00 +08:00
114958d992 chore: IDEA 配置文件修改,让.water文件进入target文件夹 2025-07-01 11:28:42 +08:00
6ae6d6e893 chore: IDEA 点击运行后"Run tool 窗口"会出现 2025-07-01 09:34:38 +08:00
cb4faf0632 chore: 增加 Bug1 配置文件 2025-06-29 18:28:43 +08:00
0d8e26d2cc chore: 增加 Demo11 配置文件 2025-06-29 18:23:58 +08:00
8894fa3300 chore:增加 Demo10 配置 2025-06-25 13:49:20 +08:00