demostanis
|
3e8b5ac920
AK+Everywhere: Turn bool keep_empty to an enum in split* functions
|
2 éve |
Timothy Flynn
|
f08a979b96
LibUnicode: Remove GCC codegen workaround
|
2 éve |
Timothy Flynn
|
f38c68177b
LibUnicode: Update code point ideographic replacements for Unicode 15
|
2 éve |
Andreas Kling
|
f190e394b3
LibUnicode: Let's use the GCC 11/12 workaround on all platforms
|
2 éve |
matcool
|
70d0c1616f
LibUnicode: Add decomposition mappings and Unicode normalization
|
2 éve |
Nico Weber
|
2af028132a
AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places
|
2 éve |
Nico Weber
|
ffbf5596cd
Lagom: Work around gcc codegen bug
|
2 éve |
Timothy Flynn
|
f082b6ae48
LibUnicode: Generate a separate Locale enumeration for special casing
|
2 éve |
Timothy Flynn
|
ff48220dca
Userland: Move files destined for LibLocale to the Locale namespace
|
2 éve |
Timothy Flynn
|
1e0276f541
LibLocale+LibUnicode: Move generated CLDR data files to LibLocale folder
|
2 éve |
Timothy Flynn
|
89d1813b5d
LibUnicode: Move CLDR data generators to a LibLocale subfolder
|
2 éve |
Timothy Flynn
|
ca92e37ae0
LibUnicode: Generate code point display names with run-length encoding
|
2 éve |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 éve |
DexesTTP
|
7ceeb74535
AK: Use an enum instead of a bool for String::replace(all_occurences)
|
3 éve |
Sam Atkins
|
d564cf1e89
LibCore+Everywhere: Make Core::Stream read_line() return StringView
|
3 éve |
thankyouverycool
|
0505e031f1
Meta+LibUnicode: Download and parse Unicode block properties
|
3 éve |
Timothy Flynn
|
a64a7940e4
LibUnicode: Port the UCD generator to the stream API
|
3 éve |
Idan Horowitz
|
2d50c08f34
LibUnicode: Download and parse {Grapheme,Word,Sentence} break props
|
3 éve |
Timothy Flynn
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 éve |
Timothy Flynn
|
701b7810ba
LibUnicode: Generate code point abbreviations
|
3 éve |
Timothy Flynn
|
437b9fe204
LibUnicode: Convert UnicodeData to link with weak symbols
|
3 éve |
Timothy Flynn
|
cf8e11a562
LibUnicode: Add temporary overload of value-from-string generator
|
3 éve |
Timothy Flynn
|
52394deece
LibUnicode: Remove now unused value-from-string generator overload
|
3 éve |
Timothy Flynn
|
3fd53baa25
LibUnicode: Dynamically load the generated UnicodeData symbols
|
3 éve |
Timothy Flynn
|
7e6ad172a4
LibUnicode: Support code point names that apply to ranges of code points
|
3 éve |
Timothy Flynn
|
f2f4980f15
LibUnicode: Remove unused field from UnicodeData generator
|
3 éve |
Timothy Flynn
|
88dbf3c348
LibUnicode: Port GenerateUnicodeData to ErrorOr and LibMain
|
3 éve |
Ben Wiederhake
|
b06b54772e
Meta+LibUnicode: Provide code point names through library
|
3 éve |
Timothy Flynn
|
9d1519e21c
LibUnicode: Move GenerateUnicodeData's Alias struct to generator header
|
3 éve |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 éve |