aboutsummaryrefslogtreecommitdiff
path: root/macros/src/codegen/idle.rs
diff options
context:
space:
mode:
authorGravatar Jorge Aparicio <jorge@japaric.io> 2019-07-12 01:41:57 +0200
committerGravatar Jorge Aparicio <jorge@japaric.io> 2019-07-12 01:41:57 +0200
commit2f4f1857788a3c2c5e8b97a5b7cc2c39c26c659f (patch)
tree858d961d269e5c29e32ed25ad874c07ecf9a65ab /macros/src/codegen/idle.rs
parente2323dd37086a08401ccb08f4d705a0b5cae73b3 (diff)
downloadrtic-2f4f1857788a3c2c5e8b97a5b7cc2c39c26c659f.tar.gz
rtic-2f4f1857788a3c2c5e8b97a5b7cc2c39c26c659f.tar.zst
rtic-2f4f1857788a3c2c5e8b97a5b7cc2c39c26c659f.zip
use a stable heapless release
Diffstat (limited to 'macros/src/codegen/idle.rs')
0 files changed, 0 insertions, 0 deletions
ns'>+1 2023-06-18chore(i18n): setup i18n plugin configGravatar Corentin Thomasset 11-5/+256 2023-06-18feat(new tool): xml formatter (#457)Gravatar jmmanzano 10-0/+156 * feat(new tool): xml formatter * feat(xml-formatter): added happy path e2e tests * refactor(xml-formatter): improved unit tests * refactor(xml-formatter): add better suitable icon * feat(xml-formatter): added happy path e2e tests * feat(xml-formatter): registered xml as syntax highlighter * chore(auto-import): removed unused NSpace --------- Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com> 2023-06-18feat(chmod-calculator): added symbolic representation (#455)Gravatar myztillx 3-3/+82 2023-06-18feat(enhancement): use system dark mode (#458)Gravatar Seb 4-35/+8 * Use prefers-color-scheme * Remove theme store 2023-06-11refactor(c-input-text): force usage of props with defaultGravatar Corentin Thomasset 1-2/+1 2023-06-10refactor(naming): prevent auto import conflicts for git memoGravatar Corentin Thomasset 3-2/+3 2023-06-10refactor(imports): removed unnecessary imports to vueGravatar Corentin Thomasset 59-59/+17