Timothy Flynn
|
1c2c98ac5d
LibTimeZone: Add method to convert a time zone to a string
|
3 gadi atpakaļ |
Timothy Flynn
|
b543c3e490
Meta: Don't assume how each generator wants to generate keyed map names
|
3 gadi atpakaļ |
Timothy Flynn
|
6da1bfeeea
Meta: Support generating case-insensitive value-from-string methods
|
3 gadi atpakaļ |
mjz19910
|
10ec98dd38
Everywhere: Fix spelling mistakes
|
3 gadi atpakaļ |
Timothy Flynn
|
dd88ff70ac
LibUnicode: Remove now unused value-from-string generator overload
|
3 gadi atpakaļ |
Timothy Flynn
|
cf8e11a562
LibUnicode: Add temporary overload of value-from-string generator
|
3 gadi atpakaļ |
Timothy Flynn
|
52394deece
LibUnicode: Remove now unused value-from-string generator overload
|
3 gadi atpakaļ |
Timothy Flynn
|
3fd53baa25
LibUnicode: Dynamically load the generated UnicodeData symbols
|
3 gadi atpakaļ |
Timothy Flynn
|
415763b1b3
LibUnicode: Define traits for a vector of integral/enum types
|
3 gadi atpakaļ |
Timothy Flynn
|
76af9fae63
LibUnicode: Support storing lists in UniqueStorage for code generators
|
3 gadi atpakaļ |
Timothy Flynn
|
b76e44f66f
LibUnicode: Parse and generate time zone names in long and short form
|
3 gadi atpakaļ |
Timothy Flynn
|
d8e6beb14f
LibUnicode: Generalize the generators' unique string storage
|
3 gadi atpakaļ |
Timothy Flynn
|
71903ea7e1
LibUnicode: Parse and generate calendar (ca) Unicode keywords
|
3 gadi atpakaļ |
Timothy Flynn
|
15fc03ef34
LibUnicode: Sort generated enums case-insensitively
|
3 gadi atpakaļ |
Timothy Flynn
|
f471ecdbe9
LibUnicode: Parse and generate date, time, and date-time format patterns
|
3 gadi atpakaļ |
Timothy Flynn
|
0aa3e5c2ea
LibUnicode: Port generator utility methods to ErrorOr
|
3 gadi atpakaļ |
Timothy Flynn
|
a13fa15a30
LibUnicode: Generate default-content locales as aliases
|
3 gadi atpakaļ |
Timothy Flynn
|
9d1519e21c
LibUnicode: Move GenerateUnicodeData's Alias struct to generator header
|
3 gadi atpakaļ |
Andreas Kling
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
3 gadi atpakaļ |
Timothy Flynn
|
e9493a2cd5
LibUnicode: Ensure UnicodeNumberFormat is aware of default content
|
3 gadi atpakaļ |
Timothy Flynn
|
04e6b43f05
LibUnicode: Move (soon-to-be) common code out of GenerateUnicodeLocale
|
3 gadi atpakaļ |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 gadi atpakaļ |
Timothy Flynn
|
f91d63af83
LibUnicode: Generate enum/alias from-string methods without a HashMap
|
3 gadi atpakaļ |