1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
sspanak
8a971ea15e JavaScript code cleanup and optimizations
* removed all console statements

  * sorting script: no longer creating functions within the loop

  * aosp2tt9: fixed incorrect usage of a global variable

  * injest-words: fixed a non-strict comparison

  * remove-repeating-words: commented out the case-sensitive search function, as it may be going out of use
2024-03-28 09:59:27 +02:00
sspanak
e58af0d45f added support for preventing dashed words to be broken in the word injestion scripts 2024-01-10 13:50:24 +02:00
sspanak
cffa66899d changed the injest-words script to break dashed words only up to the first dash 2024-01-10 13:50:24 +02:00
sspanak
b6b8d5bed0 optimized the word injestion scripts for speed and allowed running multiple instances 2024-01-10 13:50:24 +02:00
sspanak
2f448636e9 scripts for cleaning up and adding new lists of words 2024-01-03 17:53:18 +02:00