Skip to content

feat: printf rwir(#65) - #276

Merged
miaobyte merged 2 commits into
masterfrom
printf-rwir
Sep 9, 2026
Merged

miaobyte merged 2 commits into
masterfrom
printf-rwir

Conversation

@miaobyte

@miaobyte miaobyte commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

term printf C 风格格式化,锚例 09-printf。\n\nCloses #65

mod 注册 printf(fmt + any... 变参),term 实现;kvlangtest* shm 产物 gitignore。
- runtime-rs term:printf(fmt, args...) 逐字节对齐 C printf(d/i/u/o/x/X/f/F/e/E/g/G/
  c/s/% + 标志 -0+空格# + 宽度 + .精度),不自动换行。
- http/json 失效测试补 ext: None;mod 注册。
- runtime C/layout:printf 相关接线(format 支持,nm 导出仍 203 不变)。
- 新锚例 tutorial/11-string/09-printf.kv。
@miaobyte
miaobyte merged commit c2e91e7 into master Sep 9, 2026
0 of 2 checks passed
@miaobyte
miaobyte deleted the printf-rwir branch September 9, 2026 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant