Commit graph

434 commits

Author SHA1 Message Date
Virgil
94e6c2d5d7 fix(i18n): canonicalise locale scans
Some checks failed
Security Scan / security (push) Successful in 12s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:35:46 +00:00
Virgil
c4b91d6585 fix(i18n): normalise loader language tags
Some checks failed
Security Scan / security (push) Successful in 15s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:31:35 +00:00
Virgil
4614931ae1 fix(i18n): prefer locale override precedence
All checks were successful
Security Scan / security (push) Successful in 13s
Test / test (push) Successful in 2m16s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:26:29 +00:00
Virgil
956e90aa45 fix(i18n): canonicalise fallback language tags
Some checks failed
Security Scan / security (push) Successful in 20s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:22:07 +00:00
Virgil
7e0f6cb13a fix(i18n): normalise fallback language tags
All checks were successful
Security Scan / security (push) Successful in 23s
Test / test (push) Successful in 2m14s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:17:36 +00:00
Virgil
3c32b7a7ef fix(i18n): release raw missing-key lock
Some checks failed
Security Scan / security (push) Successful in 12s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:13:20 +00:00
Virgil
3f6c06add5 fix(i18n): release service lock before handler callbacks
Some checks are pending
Test / test (push) Waiting to run
Security Scan / security (push) Successful in 13s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:10:14 +00:00
Virgil
885933626d fix(i18n): register runtime messages as languages
Some checks failed
Security Scan / security (push) Successful in 14s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:06:45 +00:00
Virgil
5b139b06f1 fix(i18n): make registered locales idempotent across service swaps
Some checks failed
Test / test (push) Waiting to run
Security Scan / security (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:03:18 +00:00
Virgil
b3fe050512 fix(i18n): make default service reinitialisable
All checks were successful
Security Scan / security (push) Successful in 14s
Test / test (push) Successful in 2m13s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:44:02 +00:00
Virgil
c60a5e0474 fix(i18n): flag missing translations in Translate
Some checks are pending
Test / test (push) Waiting to run
Security Scan / security (push) Successful in 13s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:40:52 +00:00
Virgil
f2dd3473b3 feat(i18n): add locale provider registry
Some checks failed
Security Scan / security (push) Successful in 13s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:36:42 +00:00
Virgil
bae8b1b788 fix(i18n): fall back to base fallback language tags
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 2m1s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:31:48 +00:00
Virgil
459876c8b7 feat(i18n): expose available languages helper
All checks were successful
Security Scan / security (push) Successful in 12s
Test / test (push) Successful in 2m5s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:27:30 +00:00
Virgil
1a0cb1b7f9 feat(i18n): add package-level translate wrapper
Some checks failed
Security Scan / security (push) Successful in 14s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:24:32 +00:00
Virgil
31d0b2db22 fix(reversal): support configured apostrophe articles
All checks were successful
Security Scan / security (push) Successful in 14s
Test / test (push) Successful in 2m0s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:20:08 +00:00
Virgil
9f76b3ee3d fix(time): pluralize nil-service relative time fallback
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m58s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:14:43 +00:00
Virgil
5449026041 Fix unicode capitalization in plural forms
All checks were successful
Security Scan / security (push) Successful in 15s
Test / test (push) Successful in 1m58s
2026-04-02 05:10:36 +00:00
Virgil
c7e5ee8512 feat(i18n): add template alias for numeric shorthand
Some checks failed
Security Scan / security (push) Successful in 14s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:07:09 +00:00
Virgil
2f43e2731f fix(reversal): accept modifier apostrophes in french elision
Some checks failed
Security Scan / security (push) Successful in 12s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:03:14 +00:00
Virgil
7f6240caf3 fix(reversal): normalize french apostrophes in article matching
All checks were successful
Security Scan / security (push) Successful in 13s
Test / test (push) Successful in 1m53s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:57:42 +00:00
Virgil
4d672f8fb6 fix(i18n): base fallback for common keys
All checks were successful
Security Scan / security (push) Successful in 12s
Test / test (push) Successful in 2m6s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:52:39 +00:00
Virgil
7e931ed08f feat(i18n): implement core translator contract
All checks were successful
Security Scan / security (push) Successful in 13s
Test / test (push) Successful in 2m5s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:49:33 +00:00
Virgil
297fceff2e fix(reversal): recognise uncontracted French partitive articles
Some checks failed
Security Scan / security (push) Successful in 14s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:45:45 +00:00
Virgil
d5060197f5 feat(i18n): add base language message fallback
Some checks failed
Security Scan / security (push) Successful in 11s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:41:24 +00:00
Virgil
1c9cf442b6 feat(i18n): add base language grammar fallback
Some checks are pending
Test / test (push) Waiting to run
Security Scan / security (push) Successful in 12s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:37:45 +00:00
Virgil
c5fbf6ee0c fix(reversal): ignore punctuation in article matching
Some checks failed
Security Scan / security (push) Successful in 12s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:34:12 +00:00
Virgil
9eca049323 feat(i18n): forward variadic numeric shorthand
All checks were successful
Security Scan / security (push) Successful in 12s
Test / test (push) Successful in 1m54s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:30:09 +00:00
Virgil
4d8d075189 feat(i18n): add current plural category accessor
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 1m57s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:27:15 +00:00
Virgil
60bb0e91e8 feat(i18n): add current direction accessor
All checks were successful
Security Scan / security (push) Successful in 14s
Test / test (push) Successful in 1m42s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:23:18 +00:00
Virgil
a2e7f01cbb feat(i18n): expose fallback language accessors
Some checks failed
Security Scan / security (push) Successful in 9s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:20:04 +00:00
Virgil
9a58b60f0e feat(reversal): expand dual-class vocabulary
All checks were successful
Security Scan / security (push) Successful in 13s
Test / test (push) Successful in 1m52s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:16:00 +00:00
Virgil
9de96a76d0 feat(reversal): match configured article phrases
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 1m44s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:05:27 +00:00
Virgil
edbfde8c6f fix(i18n): normalise shorthand lookups
All checks were successful
Security Scan / security (push) Successful in 15s
Test / test (push) Successful in 1m47s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:00:33 +00:00
Virgil
a8ea6532f9 Expand French article reversal
All checks were successful
Security Scan / security (push) Successful in 12s
Test / test (push) Successful in 1m43s
2026-04-02 03:57:11 +00:00
Virgil
632681c0df fix(reversal): recognise French article phrases
Some checks are pending
Test / test (push) Waiting to run
Security Scan / security (push) Successful in 16s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 03:54:13 +00:00
Virgil
c21afd4263 fix(service): accept string maps in translation lookups
All checks were successful
Security Scan / security (push) Successful in 13s
Test / test (push) Successful in 1m59s
Support map[string]string inputs for translation-context fields, extra lookup suffixes, and missing-key payloads, plus matching handler coverage.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 03:49:25 +00:00
Virgil
5b5c5ab9ff feat(reversal): expand dual-class vocabulary
All checks were successful
Security Scan / security (push) Successful in 16s
Test / test (push) Successful in 1m47s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 03:42:23 +00:00
Virgil
74e0820911 feat(reversal): add tokeniser stats method
All checks were successful
Security Scan / security (push) Successful in 12s
Test / test (push) Successful in 1m48s
2026-04-02 03:36:43 +00:00
Virgil
5d81842930 fix(reversal): classify French partitive articles
All checks were successful
Security Scan / security (push) Successful in 13s
Test / test (push) Successful in 1m44s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 03:33:09 +00:00
Virgil
971d6c3f8a perf(reversal): reduce multiplier variant allocations
All checks were successful
Security Scan / security (push) Successful in 12s
Test / test (push) Successful in 1m43s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 03:26:54 +00:00
Virgil
10e95cfdd2 fix(tokeniser): preserve default signal weights
Some checks failed
Security Scan / security (push) Successful in 14s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 03:22:43 +00:00
Virgil
ea5443f955 fix(reversal): recognise attached French elisions
All checks were successful
Security Scan / security (push) Successful in 12s
Test / test (push) Successful in 1m45s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 03:18:38 +00:00
Virgil
7c269e42e8 fix(i18n): load registered locales on SetDefault
All checks were successful
Security Scan / security (push) Successful in 12s
Test / test (push) Successful in 1m48s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 03:15:00 +00:00
Virgil
2c5c2b715e fix(i18n): normalise underscore language tags
Some checks failed
Security Scan / security (push) Successful in 11s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 03:11:15 +00:00
Virgil
e62aac03cf feat(i18n): support nested map extras
Some checks failed
Security Scan / security (push) Successful in 13s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 03:07:51 +00:00
Virgil
eeffe92da0 fix(i18n): ignore deprecated grammar entries
Some checks failed
Security Scan / security (push) Successful in 12s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 03:03:44 +00:00
Virgil
6758585c36 feat(i18n): accept structured handler args
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 1m45s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 02:58:46 +00:00
Virgil
61df3fd304 fix(numbers): round decimal carry correctly
Some checks failed
Security Scan / security (push) Successful in 11s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 02:54:52 +00:00
Virgil
53a6353e19 fix(reversal): copy custom weight maps
All checks were successful
Security Scan / security (push) Successful in 14s
Test / test (push) Successful in 1m45s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 02:50:32 +00:00