repowiserepowise
Sign in
2233admin/RaTeX
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/RaTeX

RaTeX

github.com/2233admin/ratex

bdd5da4mainsynced 2mo ago

Files

369

Symbols

2,403

Docs

0

Dead Exports

122

Entry Points

26

Code HealthView report

Average health
6.2/10
Fair
Hotspot health
5.5/10
Fair
Open findings520Worst filecrates/ratex-parser/src/parser.rs2.2/10

CostsView costs →

What this repo's indexing and doc generation cost, per sync.

Open the Costs page →

Attention Needed30

crates/ratex-ffi/include/ratex.hUngoverned Hotspot

High-churn file with no governing decision

Package.swiftKnowledge Silo

100% single-owner concentration

RatexColorDead Code

Safe to delete (5 lines)

crates/ratex-ffi/src/lib.rsUngoverned Hotspot

High-churn file with no governing decision

crates/ratex-ffi/include/ratex.hKnowledge Silo

95% single-owner concentration

44 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Introduce Swift Package and GitHub Actions for iOS releaseproposed
· git archaeology
Introduce ratex-unicode-font for CJK and emoji fallback renderingproposed
· git archaeology
Refactor layout engine for stretchy delimiters and delimiter height calculationsproposed
· git archaeology
Add NULL_DELIMITER_SPACE constant for improved fraction delimiter alignmentproposed
· git archaeology
Add missing_glyph_height_em for supplementary plane emoji layoutproposed
· git archaeology
Introduce layout options and stacked delimiters for complex expressionsproposed
· git archaeology

Top Hotspots5 of 71View all

crates/ratex-layout/src/engine.rs

68c/90d100%

crates/ratex-render/src/renderer.rs

14c/90d99%

crates/ratex-pdf/src/fonts.rs

7c/90d99%

crates/ratex-layout/src/to_display.rs

16c/90d99%

crates/ratex-parser/src/environments.rs

6c/90d98%

Commit Activity

Feature Fix Refactor Dependency