Skip to main content

jolars/fatou

SkillsMP 已收集 jolars/fatou 中的 6 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
6
GitHub 星标
49
GitHub Forks
2

这个仓库中的 skills

职业分类待补全

已展示 6 / 6 个已收集 Skill。

职业分类
未分类
描述

Add a new built-in lint rule to the fatou linter—implement it against the single-walk dispatch, register it in the one source of truth, add TDD behavior tests (plus autofix coverage when the rule ships a fix), and wire up the snapshot-pinned generated rule…

原文语言:英语

更新
职业分类
未分类
描述

Profile-driven performance work on Fatou's formatter, parser, or linter. Measure with bench/profile.sh first, read the phase split before the leaf list, classify the hotspot, apply the smallest matching fix, and prove median wall time moved before committing.…

原文语言:英语

更新
职业分类
未分类
描述

Grow Fatou's own Julia formatter, one construct at a time, against hand-authored fixtures. rules::lower (crates/fatou-formatter/src/formatter/rules.rs) lowers the CST into the layout IR (ir.rs) printed by printer.rs; the gate in…

原文语言:英语

更新
职业分类
未分类
描述

Investigate fatou's linter (and, secondarily, its parser) against a real-world Julia codebase. Clone a target repo, lint it, and triage the diagnostics for false positives, incorrect spans, and unsafe autofixes; parse failures on valid Julia are caught along…

原文语言:英语

更新
职业分类
未分类
描述

Grow Fatou's Julia parser toward JuliaSyntax.jl using the differential oracle. The projector at crates/fatou-parser/src/parser/sexpr.rs walks the CST and emits JuliaSyntax's s-expression shape; the harness in crates/fatou-parser/tests/juliasyntax_oracle.rs…

原文语言:英语

更新
职业分类
未分类
描述

Triage and fix fatou smoke-test regressions (idempotency, losslessness, format-error, timeout) from CI debug-format reports and linked issues.

原文语言:英语

更新
已展示 6 / 6 个已收集 Skill。