Serendipity
|
6d11e96fff
|
fix: 移除错误的 egui crate(应为 Tauri 2,Task 2 重新脚手架)
|
2026-06-17 00:10:40 +08:00 |
|
Serendipity
|
95e3cc91ff
|
chore: workspace 加 gui 成员,qr-core 加 serde
|
2026-06-17 00:10:18 +08:00 |
|
Serendipity
|
55a9064e98
|
docs: QRGen GUI 实现计划 — 11 个任务
|
2026-06-17 00:08:08 +08:00 |
|
Serendipity
|
1a910850b1
|
docs: QRGen GUI 版设计文档
|
2026-06-17 00:04:54 +08:00 |
|
Serendipity
|
30af4ff607
|
style: cargo fmt + clippy fix 全项目格式化
|
2026-06-16 23:58:15 +08:00 |
|
Serendipity
|
9201cd820c
|
chore: 修复 clippy 警告 — doc comment 空行
|
2026-06-16 23:54:35 +08:00 |
|
Serendipity
|
b75630f055
|
test: 集成测试 + 端到端验证
|
2026-06-16 23:53:58 +08:00 |
|
Serendipity
|
9f2856a81f
|
feat: CLI 工具 (clap + anyhow)
|
2026-06-16 23:52:57 +08:00 |
|
Serendipity
|
41ef43f038
|
feat: 顶层 API + PNG/SVG/ASCII 渲染器
|
2026-06-16 23:51:55 +08:00 |
|
Serendipity
|
778b0ee1fa
|
feat: 格式信息 BCH(15,5) + 版本信息 BCH(18,6)
|
2026-06-16 23:48:53 +08:00 |
|
Serendipity
|
6e1980696d
|
feat: 蛇形数据排列 + 8 掩码 + 评分
|
2026-06-16 23:47:21 +08:00 |
|
Serendipity
|
1adb7e41e4
|
feat: QR 矩阵 + 功能图案绘制
|
2026-06-16 23:44:21 +08:00 |
|
Serendipity
|
f6a349882d
|
feat: 字符串分段 + 比特流编码
|
2026-06-16 23:43:04 +08:00 |
|
Serendipity
|
db9c930359
|
feat: 四种编码模式(数字/字母/字节/汉字)
|
2026-06-16 23:41:52 +08:00 |
|
Serendipity
|
c6c80c906c
|
feat: Reed-Solomon 纠错编码 + 数据交错
|
2026-06-16 23:40:52 +08:00 |
|
Serendipity
|
fb091bfb87
|
fix: 移除多余引用 — clippy 警告
|
2026-06-16 23:40:06 +08:00 |
|
Serendipity
|
f42f883cf1
|
feat: 版本参数表 — 40 版本容量 + 自动选择
|
2026-06-16 23:37:50 +08:00 |
|
Serendipity
|
a6f3c23901
|
fix: galois — 添加 #[inline] 和 div_by_zero 测试
|
2026-06-16 23:35:19 +08:00 |
|
Serendipity
|
b292cec088
|
feat: GF(2^8) Galois 域运算 + 预计算 exp/log 表
|
2026-06-16 23:31:26 +08:00 |
|
Serendipity
|
8ff3086990
|
chore: 添加 .gitignore 排除 target/ 和编辑器临时文件
|
2026-06-16 23:30:36 +08:00 |
|
Serendipity
|
ad77b3ac1b
|
feat: workspace 骨架 — core + cli 模块结构
|
2026-06-16 23:27:58 +08:00 |
|
Serendipity
|
7590b290ca
|
chore: 初始骨架 — 设计文档 + 计划
|
2026-06-16 23:25:42 +08:00 |
|