Cr4xy
|
bbfe0d3a82
LibWeb: Implement `text-transform: capitalize`
|
1 year ago |
Timothy Flynn
|
456211932f
LibUnicode: Perform code point case conversion lookups in constant time
|
1 year ago |
Timothy Flynn
|
1393ed2000
AK+LibUnicode: Implement String::equals_ignoring_case without allocating
|
2 years ago |
Timothy Flynn
|
6ce7ec2eb3
LibUnicode: Use iterative text segmentation algorithms for titlecasing
|
2 years ago |
Timothy Flynn
|
2d487e4e4c
LibUnicode+LibJS: Move text segmentation algorithms to their own files
|
2 years ago |
Timothy Flynn
|
8f2589b3b0
LibUnicode: Parse and generate case folding code point data
|
2 years ago |
Timothy Flynn
|
8d9fb898d7
LibUnicode: Update out-of-date spec links
|
2 years ago |
Timothy Flynn
|
bc51017a03
LibUnicode: Support full case folding for titlecasing a string
|
2 years ago |
Timothy Flynn
|
12f6793223
LibUnicode: Move Unicode-aware case transformations to a helper file
|
2 years ago |