mtfmt icon indicating copy to clipboard operation
mtfmt copied to clipboard

Modern formatting library wrote by pure c language on embed system

Results 10 mtfmt issues
Sort by recently updated
recently updated
newest added

Bumps [thirds/unity](https://github.com/ThrowTheSwitch/Unity) from `1b9199e` to `1d28a99`. Commits 1d28a99 Merge pull request #729 from dreamer-coding-555/update_github_action 8e4c9b9 Update main.yml 25ca536 Merge pull request #728 from mchernosky/fix-command-line-arg-build 5ff17d6 Label as static internal functions...

dependencies
submodules

添加Conan包管理,目前为Draft,等待ConanCenter审核合并之后关闭

Bumps [gha-utilities/sass-build](https://github.com/gha-utilities/sass-build) from 0.5.1 to 0.6.0. Commits 0d815e4 :arrow_up: Bump documented version a0d4c18 Organize and update ignored patterns 7f00e6a :arrow_up: Update tracked dependencies 1e845b8 Merge pull request #365 from gha-utilities/dependabot/npm_and_yarn/sass-1.71.1...

dependencies
github_actions

```c mstr_u_print(u"{0:i32:b}:\t{1:us}\n", 165, u"一六五"); // u"165:\t一六五" ```

Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 4.11.0 to 4.13.0. Release notes Sourced from jidicula/clang-format-action's releases. v4.13.0 What's Changed fix(ci): Add correct workflow perms for package publishing by @​jidicula in jidicula/clang-format-action#191 docs: Various README...

dependencies
github_actions

我不是很清楚是否有人还在乎这个仓库,我在这里感觉到了一些开心,认真的,有一些我素不相识的人在乎这个仓库真的很令人开心。虽然这听起来可能并不出彩,但是这是我工作前最后一个做的东东。但是如各位所见,这里包括不限于存在以下问题 - 动态内存分配 - 字符串 - 巨大的parser - 菜死了的cpp wrapper - 完全没用的日期和时间 这些并不是fmt应该具备的,我希望做一些break changes,只留下fmt和c的api,我个人不喜欢break changes,所以我打开了这个issue。我希望可以收集一些意见,例如一个最小的printf是不是好的,我们自始至终只是想在一些小内存设备上输出日志,所以请告诉我吧,你想要什么样的fmt 谢谢你的关注和建议

help wanted