Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add hangul functions #13

Merged

Conversation

Lyroxide
Copy link

No description provided.

@StefanVukovic99 StefanVukovic99 merged commit 5f68ca8 into StefanVukovic99:add-korean Mar 25, 2024
3 checks passed
Copy link

codspeed-hq bot commented Mar 25, 2024

CodSpeed Performance Report

Congrats! CodSpeed is installed 🎉

🆕 4 new benchmarks were detected.

You will start to see performance impacts in the reports once the benchmarks are run from your default branch.

Detected benchmarks

  • transformations (n=57) (69 ms)
  • transformations-full (n=156) (156.2 ms)
  • Translator.prototype.findKanji - (n=3) (14 ms)
  • Translator.prototype.findTerms - (n=39) (827.9 ms)

StefanVukovic99 pushed a commit that referenced this pull request Mar 28, 2024
StefanVukovic99 added a commit that referenced this pull request May 14, 2024
* prepare preprocessors

* add postprocessors

* add hangul functions (#13)

* move hangul to lib, add test (#14)

* add hangul functions

* hangul lib

* fix tests

* test inputs

* fix hangul disassemble, fix postprocessing

* rename test

* reset transformedText for multiple postprocessors

* add credits

* fix conflict

---------

Co-authored-by: Stefan Vukovic <stefanvukovic44@gmail.com>

* Vetting done (#16)

* add hangul functions

* hangul lib

* fix tests

* test inputs

* fix hangul disassemble, fix postprocessing

* rename test

* reset transformedText for multiple postprocessors

* add credits

* fix conflict

* add transforms

* move substring

* textprocessing function

* mostly fixed

* delete comment

* mostly fixed

(cherry picked from commit 268c896)

* prepare preprocessors

(cherry picked from commit d139258)

* (reset) remove textSourceMap

* rawSource before textreplacements

* update tests

* fix transforms

* fix transforms

* 100% vetted

* add link to dict

---------

Co-authored-by: Stefan Vukovic <stefanvukovic44@gmail.com>

* update unit tests

* update test

---------

Co-authored-by: Lyroxide <33834537+Lyroxide@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants