1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 02:13:56 +09:00
ladybird/Meta/Lagom/Tools/CodeGenerators
Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible
Stop worrying about tiny OOMs. Work towards #20449.

While going through these, I also changed the function signature in many
places where returning ThrowCompletionOr<T> is no longer necessary.
2023-08-13 15:38:42 +02:00
..
GMLCompiler GMLCompiler: Allow using GML in any kind of Userland program 2023-08-12 12:29:19 -06:00
IPCCompiler IPCCompiler: Add option to pass output file path 2023-07-07 06:41:51 -04:00
LibEDID LibEDID: Ignore duplicate PNP IDs 2023-06-08 13:03:14 +02:00
LibGL AK: Propagate errors from SourceGenerator::fork() 2023-06-17 17:48:06 +01:00
LibLocale Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
LibTimeZone LibTimeZone+Userland: Change timezone functions to use UnixDateTime 2023-05-24 23:18:07 +02:00
LibUnicode Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
LibWeb LibJS: Make Heap::allocate<T>() infallible 2023-08-13 15:38:42 +02:00
StateMachineGenerator AK: Propagate errors from SourceGenerator::fork() 2023-06-17 17:48:06 +01:00
CMakeLists.txt Meta+Userland: Allow generating C++ initializer code from GML 2023-08-11 21:33:48 +02:00