18 Commits

Author SHA1 Message Date
oysteikt 16311b172b kana_transliteration: handle dashes/elongated vocals in hiragana/katakana translit
Build and test / check (push) Successful in 42s
Build and test / build-dynamic-library (push) Successful in 48s
Build and test / build-static-library (push) Successful in 54s
Build and test / test (push) Successful in 2m4s
2026-06-04 06:16:29 +09:00
oysteikt f9789bb582 Mark all kana conversion functions as innocuous
Build and test / check (push) Successful in 42s
Build and test / build-dynamic-library (push) Successful in 45s
Build and test / build-static-library (push) Successful in 57s
Build and test / test (push) Successful in 1m52s
2026-06-04 01:52:41 +09:00
oysteikt 76eaf094bb flake.nix: add default overlay
Build and test / build-dynamic-library (push) Successful in 45s
Build and test / check (push) Successful in 48s
Build and test / build-static-library (push) Successful in 54s
Build and test / test (push) Successful in 1m52s
2026-06-04 01:26:32 +09:00
oysteikt 87b04ad159 flake.lock: bump
Build and test / check (push) Successful in 44s
Build and test / build-static-library (push) Successful in 53s
Build and test / test (push) Successful in 57s
Build and test / build-dynamic-library (push) Successful in 1m39s
2026-05-31 16:32:42 +09:00
oysteikt e71afe9803 flake.nix: add sqlite derivations
Build and test / build-static-library (push) Successful in 50s
Build and test / build-dynamic-library (push) Successful in 50s
Build and test / test (push) Successful in 1m4s
Build and test / check (push) Successful in 1m19s
2026-05-22 10:10:10 +09:00
oysteikt 11518e12d6 flake.{nix,lock}: bump, Cargo.toml: upgrade sqlite3_ext
Build and test / build-dynamic-library (push) Successful in 47s
Build and test / build-static-library (push) Successful in 49s
Build and test / check (push) Successful in 1m22s
Build and test / test (push) Successful in 1m0s
2026-05-20 17:14:26 +09:00
oysteikt 2cf5124f1d flake.nix: add android cross compiled shared library package
Build and test / check (push) Successful in 43s
Build and test / test (push) Successful in 55s
Build and test / build-static-library (push) Successful in 56s
Build and test / build-dynamic-library (push) Successful in 1m22s
2026-05-11 09:18:55 +09:00
oysteikt 2fc07184e9 Add text normalization function
Build and test / check (push) Successful in 44s
Build and test / build-dynamic-library (push) Successful in 48s
Build and test / build-static-library (push) Successful in 47s
Build and test / test (push) Successful in 1m5s
2026-05-07 23:24:13 +09:00
oysteikt cb1556c7d9 Add basic kana transliteration functions
Build and test / check (push) Successful in 43s
Build and test / build-dynamic-library (push) Successful in 47s
Build and test / build-static-library (push) Successful in 54s
Build and test / test (push) Successful in 1m33s
2026-05-07 16:34:14 +09:00
oysteikt 6fc475de1a lib: improve base example
Build and test / build-dynamic-library (push) Successful in 44s
Build and test / check (push) Successful in 46s
Build and test / build-static-library (push) Successful in 53s
Build and test / test (push) Successful in 57s
2026-05-07 02:48:53 +09:00
oysteikt b6394f4e2b flake.nix: add non-crane variant of shared-lib package
Build and test / build-dynamic-library (push) Successful in 45s
Build and test / check (push) Successful in 46s
Build and test / build-static-library (push) Successful in 52s
Build and test / test (push) Successful in 1m36s
2026-05-07 01:45:31 +09:00
oysteikt 6ba07d6f0b flake.nix: use crane's toolchains for crane builds
Build and test / check (push) Successful in 44s
Build and test / build-static-library (push) Successful in 48s
Build and test / build-dynamic-library (push) Successful in 50s
Build and test / test (push) Successful in 58s
2026-05-07 01:40:05 +09:00
oysteikt 097ba79f6e .gitea/workflows/build-and-test: rewrite to debian native build
Build and test / build-dynamic-library (push) Successful in 43s
Build and test / check (push) Successful in 47s
Build and test / build-static-library (push) Successful in 52s
Build and test / test (push) Successful in 54s
2026-05-07 01:35:13 +09:00
oysteikt 26f30de32e .gitea/workflows/build-and-test: remove redundant config
Build and test / build-static-library (push) Failing after 1m53s
Build and test / test (push) Failing after 1m57s
Build and test / build-shared-library (push) Failing after 2m1s
2026-05-06 23:30:21 +09:00
oysteikt 349f8941e9 .gitea/workflows/build-and-test: run tests in separate step
Build and test / build-static-library (push) Failing after 1m48s
Build and test / build-shared-library (push) Failing after 3m33s
Build and test / test (push) Failing after 1m43s
2026-05-06 23:19:54 +09:00
oysteikt 1383559d3c .gitea/workflows/build-and-test: init
Build and test / build-static-library (push) Failing after 1m43s
Build and test / build-shared-library (push) Failing after 2m28s
2026-05-06 23:14:48 +09:00
oysteikt 78d92b0ea5 LICENSE: init 2026-05-06 23:11:01 +09:00
oysteikt 2bb2a395f7 Initial commit 2026-05-06 23:05:46 +09:00