<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/test/data, branch 24.2.11.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.2.11.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.2.11.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-02-10T05:32:55+00:00</updated>
<entry>
<title>Add eslint eol-last rule (#662)</title>
<updated>2024-02-10T05:32:55+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2024-02-10T05:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6c8892e031b8ba9b62e2746f7807b5dafb2b984b'/>
<id>urn:sha1:6c8892e031b8ba9b62e2746f7807b5dafb2b984b</id>
<content type='text'>
* add eol-last eslint rule

* fix lint

* update css-json.test</content>
</entry>
<entry>
<title>Add cloze-body-kana handlebar (#650)</title>
<updated>2024-02-08T11:54:30+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-02-08T11:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=3486c0a96c477d1d5ec66c947bb7e94b44c8554a'/>
<id>urn:sha1:3486c0a96c477d1d5ec66c947bb7e94b44c8554a</id>
<content type='text'>
* Add cloze-body-kana handlebar

* Convert if else to ternary</content>
</entry>
<entry>
<title>Update eslint (#638)</title>
<updated>2024-02-08T11:52:06+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-08T11:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d4381831209dfbbbddd6d238c68461c9601573e2'/>
<id>urn:sha1:d4381831209dfbbbddd6d238c68461c9601573e2</id>
<content type='text'>
* Add json test

* Update vscode settings to better handle json

* Collapse eslint rules for easier readability

* Reorganize

* Update no-multi-spaces rule for JSON

* Rules updates

* Switch to @stylistic/eslint-plugin

* Update deprecated stylistic rules

* Group stylistic rules

* Simplify rules

* Move eslint env overrides to end of file

* Add test

* Move promiseAnimationFrame to separate file

* Remove unneeded eslint disable

* Remove unneeded</content>
</entry>
<entry>
<title>Reduce repeated anki field marker code (#632)</title>
<updated>2024-02-05T11:16:00+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-05T11:16:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=576dece97e6546aea774d1bac4a05b7854c512a4'/>
<id>urn:sha1:576dece97e6546aea774d1bac4a05b7854c512a4</id>
<content type='text'>
* Unify repeated code for getting anki field markers

* Throw because type safety exists

* Simplify

* Update order

* Update test data</content>
</entry>
<entry>
<title>allow inflection rule chains with "polite" (#627)</title>
<updated>2024-02-04T07:14:22+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-02-04T07:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6b327e0b7a7e8c91f1a7d99520c8769863228074'/>
<id>urn:sha1:6b327e0b7a7e8c91f1a7d99520c8769863228074</id>
<content type='text'>
* fix deinflection bug

* add test

* fix polite te and past

* expand verb flag

* fix polite negative

* fix polite volitional

* fix polite past negative

* remove unneeded rules in

* new deinflector format

* make nicer

* lint

* remove extra line</content>
</entry>
<entry>
<title>Fix EOL whitespace (#631)</title>
<updated>2024-02-04T07:09:32+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-04T07:09:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1a10af12fb16d5719818c3dc16f95af075210190'/>
<id>urn:sha1:1a10af12fb16d5719818c3dc16f95af075210190</id>
<content type='text'>
* Remove eol whitespace

* Add setting</content>
</entry>
<entry>
<title>Deinflect Json overhaul (#433)</title>
<updated>2024-02-04T07:04:17+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2024-02-04T07:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=63a381743de94d2487a929cd3ef3f15e8166be0e'/>
<id>urn:sha1:63a381743de94d2487a929cd3ef3f15e8166be0e</id>
<content type='text'>
* deinflect overhaul template

* remove duplicates with -e rule

* deinflection updates

* add neba deinflections

* kansaiben updates

* remove redundancy

* Revert "remove redundancy"

This reverts commit de714066851680314c988b577e77e6bd4c9db26a.

* update deinflect.json

* move deinflect.json to japanese-transforms.json

* remove trailing spaces

* wip add tests

* update deinflect.json, add tests

* run 'npm run test-code-write'

* rename to kansai-ben

* update tests

* run 'npm run test-code-write' again

* add -tara deinflection</content>
</entry>
<entry>
<title>Add vitest benchmark (#583)</title>
<updated>2024-02-03T05:12:20+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2024-02-03T05:12:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=3fc7362fe189b73d9cb9a0ff3338d755ca7e7003'/>
<id>urn:sha1:3fc7362fe189b73d9cb9a0ff3338d755ca7e7003</id>
<content type='text'>
* add basic benches

* add package.json script

* fix header

* add codspeed plugin

* add benchmark GitHub action

* add env

* revert change

* merge upstream

* update names</content>
</entry>
<entry>
<title>Improve translator test inputs typing (#601)</title>
<updated>2024-02-03T02:55:53+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-03T02:55:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c4f248b0f95050fb373c898289b506d042a3731b'/>
<id>urn:sha1:c4f248b0f95050fb373c898289b506d042a3731b</id>
<content type='text'>
* Add type identifier

* Improve type correctness of translator test utilities</content>
</entry>
<entry>
<title>Add frequency number handlebars (#600)</title>
<updated>2024-02-03T02:53:42+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-02-03T02:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5a2bc4e542b7f22d1e6a4ba318cfcdc33817d34a'/>
<id>urn:sha1:5a2bc4e542b7f22d1e6a4ba318cfcdc33817d34a</id>
<content type='text'>
* Add frequencies-num handlebar

* Fix handlebar name

* Fix inconsistent variable name format

* Add frequency-number to anki tests

* Use full names for total and frequency variables

* Migrate handlebars to JS, split rank and occurance, add average

* Remove left behind frequency-number

* Fix "occurrence" spelling

* Cleanup types

* Add frequency support for kanji cards

* Fix code style

* Clean up most of duplicate code and merge functions

* Fix frequencies.length check

* Use less witchcraft and remove redundant type casting</content>
</entry>
</feed>
