Commit graph

8 commits

Author SHA1 Message Date
joboet
ba65b43a64
spellcheck: "numer" as in "numerator" 2026-01-19 15:31:25 +01:00
sgasho
ddd5aad8a3 feat: dlopen Enzyme 2025-12-16 00:31:32 +09:00
Scott Schafer
12f6b9697f
chore: Update typos to 1.38.1 2025-10-20 12:20:15 -06:00
Scott Schafer
83a8e4cc3f
chore: Sort typos.toml 2025-10-20 12:20:15 -06:00
Karan Janthe
b8bb2e8bfe typo: allow EnzymeTypeTreeShiftIndiciesEq 2025-09-19 04:02:20 +00:00
binarycat
0d797d23cf typos: allow moreso 2025-08-16 13:36:29 -05:00
Josh Triplett
c503487a6f Avoid abbreviating "numerator" as "numer", to allow catching typo "numer" elsewhere
`typos.toml` has an exception for "numer", to avoid flagging its use as
an abbreviation for "numerator". Remove the use of that abbrevation,
spelling out "numerator" instead, and remove the exception, so that typo
checks can find future instances of "numer" as a typo for "number".
2025-08-09 15:01:58 -07:00
klensy
c76d032f01 setup CI and tidy to use typos for spellchecking and fix few typos 2025-07-03 10:51:06 +03:00