DexesTTP
|
7ceeb74535
AK: Use an enum instead of a bool for String::replace(all_occurences)
|
3 anos atrás |
Sam Atkins
|
d564cf1e89
LibCore+Everywhere: Make Core::Stream read_line() return StringView
|
3 anos atrás |
thankyouverycool
|
0505e031f1
Meta+LibUnicode: Download and parse Unicode block properties
|
3 anos atrás |
Timothy Flynn
|
a64a7940e4
LibUnicode: Port the UCD generator to the stream API
|
3 anos atrás |
Idan Horowitz
|
2d50c08f34
LibUnicode: Download and parse {Grapheme,Word,Sentence} break props
|
3 anos atrás |
Timothy Flynn
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 anos atrás |
Timothy Flynn
|
701b7810ba
LibUnicode: Generate code point abbreviations
|
3 anos atrás |
Timothy Flynn
|
437b9fe204
LibUnicode: Convert UnicodeData to link with weak symbols
|
3 anos atrás |
Timothy Flynn
|
cf8e11a562
LibUnicode: Add temporary overload of value-from-string generator
|
3 anos atrás |
Timothy Flynn
|
52394deece
LibUnicode: Remove now unused value-from-string generator overload
|
3 anos atrás |
Timothy Flynn
|
3fd53baa25
LibUnicode: Dynamically load the generated UnicodeData symbols
|
3 anos atrás |
Timothy Flynn
|
7e6ad172a4
LibUnicode: Support code point names that apply to ranges of code points
|
3 anos atrás |
Timothy Flynn
|
f2f4980f15
LibUnicode: Remove unused field from UnicodeData generator
|
3 anos atrás |
Timothy Flynn
|
88dbf3c348
LibUnicode: Port GenerateUnicodeData to ErrorOr and LibMain
|
3 anos atrás |
Ben Wiederhake
|
b06b54772e
Meta+LibUnicode: Provide code point names through library
|
3 anos atrás |
Timothy Flynn
|
9d1519e21c
LibUnicode: Move GenerateUnicodeData's Alias struct to generator header
|
3 anos atrás |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 anos atrás |
Timothy Flynn
|
f91d63af83
LibUnicode: Generate enum/alias from-string methods without a HashMap
|
3 anos atrás |
Timothy Flynn
|
79707d83d3
LibUnicode: Stop generating large UnicodeData hash map
|
3 anos atrás |
Timothy Flynn
|
d83b262e64
LibUnicode: Generate standalone compile-time array for combining class
|
3 anos atrás |
Timothy Flynn
|
9f83774913
LibUnicode: Generate standalone compile-time array for special casing
|
3 anos atrás |
Timothy Flynn
|
da4b8897a7
LibUnicode: Generate standalone compile-time arrays for simple casing
|
3 anos atrás |
Nico Weber
|
9ec9886b04
Meta: Fix typos
|
3 anos atrás |
Timothy Flynn
|
c8dbcdb0bc
LibUnicode: Do not compare generated file contents before writing
|
3 anos atrás |
Idan Horowitz
|
6704961c82
AK: Replace the mutable String::replace API with an immutable version
|
3 anos atrás |
Timothy Flynn
|
077a693de6
LibUnicode: Sort special casing array by locale specificity
|
3 anos atrás |
Timothy Flynn
|
91db61ae8d
LibUnicode: Generate canonical combining class in Unicode data
|
3 anos atrás |
Andrew Kaster
|
63956b36d0
Everywhere: Move all host tools into the Lagom/Tools subdirectory
|
3 anos atrás |