183 Commits

Author SHA1 Message Date
mirtlecn
085ff848dc fix: lunar.db 年份、生肖、繁简错误
- 星期默认置于注释。
- 犬年 => 狗年;按国家标准,干支随生肖更替
- 修正 2051 年星期偏移和数据缺失
2026-04-26 14:46:50 +08:00
mirtlecn
569a20e937 ! refactor: rewrite lunar.lua based on ReverseDb(), close #1525 close #1238 (#1526)
* refactor: rewrite lunar.lua based on ReverseDb(), fix #1525 #1238
* test: fix test suite for lunar.db
* fix: 注释错误
* fix: 清理旧注释
2026-04-26 00:02:14 +08:00
cccc
48789c26d9 fix(lua): avoid assigning to const for-loop variable for Lua 5.5 compat (#1517)
follow 18cb213d9f
2026-03-31 12:15:11 +08:00
Mirtle
ff1da70fbd chore: clean code 2026-03-26 17:52:31 +08:00
Mi Ramon
4e54d7edb1 fix(lua): 修正 PM / AM 的时间展示 (#1507) 2026-03-23 11:31:57 +08:00
Karlbaey
20b21a0ebe fix(lua): 修复时区问题(#1501)
* fix: 修复时区错误显示的问题
2026-03-21 03:24:58 +08:00
chenxu
18cb213d9f fix(lua): search.lua autoload failed after lua 5.5 (#1503)
Removed unnecessary increment of 'i' in the loop.
2026-03-16 12:24:32 +08:00
Dvel
042906d04e dict: 日常更新 #666 2026-03-08 06:27:43 +08:00
Karlbaey
dda6d8cd46 feat: 加入一些时间和日期的自定义展示 (#1485) 2026-03-08 04:45:36 +08:00
Mi Ramon
375db0b1df dict: 增加易错音词汇及注音 (#1476) 2026-03-08 03:40:22 +08:00
Lithium-7
83b641e74e dict: 增改词汇 (#1493) 2026-03-07 02:28:59 +08:00
Lithium-7
7d9415cc20 dict: 增改词汇 (#1486) 2026-02-26 23:15:24 +08:00
Dvel
368570aaab fix: uuid.lua ensure randomseed() works on both Lua 5.3 and 5.4 #1473 2026-02-06 15:08:16 +08:00
Yuri Sequoia
739a87af0a fix(uuid): resolve duplicate UUID generation by improving random seeding (#1473)
- Moved math.randomseed() from the generation function to the initialization phase.
- Replaced os.time() with a more precise seed (os.time + os.clock) to prevent identical sequences when calls occur within the same second.
2026-02-04 18:42:18 +08:00
Dvel
9d29a18917 dict: 日常更新 #666 2026-01-26 20:08:08 +08:00
Dvel
5100347360 dict: 日常更新 2026-01-05 03:16:36 +08:00
Known Rabbit
709e28b1d7 fix(uuid): Improve UUID generation logic with modular arithmetic (#1428) 2025-12-23 16:24:19 +08:00
Dvel
fa290a9c23 dict: 日常更新 2025-12-13 12:50:13 +08:00
Mirtle
0e75203646 fix: lua 引入注释错误 close https://github.com/iDvel/rime-ice/issues/1405 2025-12-08 14:52:37 +08:00
Lithium-7
c7fdbb25d6 dict: 增改词汇 (#1409) 2025-12-03 13:48:11 +08:00
Lithium-7
07d0e1cc67 dict: 增改词汇 (#1394) 2025-11-17 23:49:02 +08:00
Dvel
8d77ca6337 conf: 默认置顶一个来覆盖 呒(ḿ) 呣(ḿ) 噷(hm) close #1387 2025-11-02 16:06:11 +08:00
WantChane
49fb60f2d5 feat: uuid.lua 生成符合RFC 4122标准的UUID v4 (#1383) 2025-10-31 23:59:04 +08:00
WantChane
a2394cd91c feat: 以词定字长句输入支持 (#1252)
close #1251
2025-10-23 16:59:20 +08:00
Dvel
89a7abae4c conf: 清空全拼预设的置顶候选项 2025-10-23 16:56:49 +08:00
DeepChirp
69714292a5 feat: add % support to calculator (#1298) 2025-10-23 08:09:32 +08:00
Dvel
b2d031af9a dict: 日常更新 2025-10-20 04:05:29 +08:00
Lithium-7
cf5cca2feb dict: 增改词汇 (#1376) 2025-10-14 16:57:18 +08:00
Zhen Zhang
bd514e4e78 fix: 修正reduce_english_filter.lua特定条件下吞掉英文候选词的问题 (#1274) 2025-06-19 22:21:08 +08:00
Lithium-7
eeb559e70b dict: 增改词汇 (#1277) 2025-06-16 19:14:43 +08:00
KKFantasy
0246ca3805 dict: 增加易错读词汇 (#1264)
增加易错读词汇:甑糕、饸饹
2025-06-01 12:58:29 +08:00
Lithium-7
904aedb7c2 dict: 增改词汇 (#1259) 2025-05-25 18:28:30 +08:00
Lithium-7
10053e774d dict: 增改词汇 (#1254) 2025-05-16 21:15:40 +08:00
Lithium-7
5322bcd86f dict: 扩充、更正词汇 (#1241) 2025-05-01 14:55:46 +08:00
Lithium-7
40859fe0e3 dict: 扩充、修改词汇 (#1234) 2025-04-26 18:20:07 +08:00
lithium-7
61b57f7daf dict(cn): 增改词汇 2025-04-06 21:53:14 +08:00
Lithium-7
3a4a7f1ee6 dict(cn): 修改部分词读音、用字 (#1203) 2025-03-27 19:33:44 +08:00
Lithium-7
7b140895cc dict(cn): 修改部分别字、读音 (#1192) 2025-03-08 02:14:06 +08:00
Dvel
16974a6688 dict: 日常更新 #666 2025-03-06 04:38:20 +08:00
Lithium-7
a5c7426742 dict(cn): 修改部分词语的字、音 (#1157) 2025-02-04 21:18:23 +08:00
Lithium-7
c7d1f9a7f2 dicn(cn): 修正部分字、音 (#1146) 2025-01-18 21:51:08 +08:00
Lithium-7
817eba6148 dict(cn): 修改词汇字、音等 (#1140) 2025-01-13 22:45:11 +08:00
Shingo
4ac962ef7e fix(cold_word_drop): 写入记录的文件夹名称和兼容性修复 (#1138)
* fix(cold_word_drop): 写入记录的文件夹名称错误
* 保证 processor.lua 旧版的兼容性
2025-01-12 22:32:09 +08:00
mirtlecn
5af5fac9f7 perf(lua): disable translator engine checker for rime-ice 2025-01-10 22:42:00 +08:00
Dvel
0fc2356ff6 dict: 日常更新 2025-01-08 19:06:13 +08:00
Lithium-7
2f43884ba3 dict(cn): 修正字、音 (#1126) 2025-01-08 18:46:39 +08:00
Dvel
d279ad4a79 dict: 日常更新 2024-12-29 04:28:01 +08:00
Dvel
c3d861119e dict: 日常更新 #666 2024-12-27 02:57:09 +08:00
Lithium-7
41548143a8 dict(cn): 修正错字 (#1116) 2024-12-26 23:34:26 +08:00
Dvel
3eedb0c6c4 dict: 日常更新 #666 2024-12-19 20:59:05 +08:00