Commits on Source (96)
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
Remove many of the translate_words functions, and make several others private. They are a bit of a maintenance pain and aren't a priority for performance improvements anyways
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
Begin to make the distinction between UTF8 safe and unsafe functions, and implement optimizations when we know the text is ASCII
-
John Zacarias Jekel authored
Switch philosophy so that the utf8 safe version of functions is the default, and the ASCII-only versions are opt-in
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
Add a generic UTF-8 regular translate function, and use it to power other functions when nightly-features is enabled
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
-
John Zacarias Jekel authored
An even further performance improvement: we are no longer attempting to support words without vowels
-
John Zacarias Jekel authored
src/anslatortray.rs
0 → 100644
src/byte_string.rs
0 → 100644
This diff is collapsed.
This diff is collapsed.
src/string.rs
0 → 100644
This diff is collapsed.