1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-22 13:55:07 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators
Timothy Flynn 139c575cc9 LibUnicode: Update to Unicode version 15.1.0
https://unicode.org/versions/Unicode15.1.0/

This update includes a new set of code point properties, Indic Conjunct
Break. These may have the values Consonant, Linker, or Extend. These are
used in text segmentation to prevent breaking on some extended grapheme
cluster sequences.
2023-09-15 18:30:26 +02:00
..
GMLCompiler AK: Make SourceGenerator::fork() infallible 2023-08-22 13:08:24 +02:00
IPCCompiler AK: Make SourceGenerator::fork() infallible 2023-08-22 13:08:24 +02:00
JSSpecCompiler JSSpecCompiler: Add if branch merging pass 2023-09-09 11:20:43 -06:00
LibEDID LibEDID: Ignore duplicate PNP IDs 2023-06-08 13:03:14 +02:00
LibGL AK: Make SourceGenerator::fork() infallible 2023-08-22 13:08:24 +02:00
LibLocale LibLocale: Remove compact currency patterns 2023-09-04 18:22:28 +02:00
LibPublicSuffix LibPublicSuffix: Add Library and Generators 2023-08-17 15:30:23 +01:00
LibTimeZone LibTimeZone+Userland: Change timezone functions to use UnixDateTime 2023-05-24 23:18:07 +02:00
LibUnicode LibUnicode: Update to Unicode version 15.1.0 2023-09-15 18:30:26 +02:00
LibWeb LibWeb: Alphabetize property names in Properties.json 2023-09-11 10:42:00 +01:00
StateMachineGenerator AK: Make SourceGenerator::fork() infallible 2023-08-22 13:08:24 +02:00
CMakeLists.txt JSSpecCompiler: Make it compile and dump AST created from stdin input 2023-08-31 11:00:31 +02:00