ladybird/Meta/Lagom/Tools/CodeGenerators
Tim Ledbetter ddd1ac1e36 LibWeb: Add a custom extended attribute for namespace-level finalization
This change adds the `WithFinalizer` extended attribute, which allows
namespaces to call a custom function at the point they are finalized.
2024-04-26 13:56:39 +02:00
..
GMLCompiler GMLCompiler: GML compile compatibility for ScrollableContainerWidget 2024-04-15 14:01:13 +02:00
IPCCompiler LibIPC+LibWeb: Transfer IPC::Files using sendmsg/recvmsg directly 2024-04-19 16:38:55 -04:00
JSSpecCompiler Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
LibEDID Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
LibGL LibGL: Allow function name override in API definitions 2024-02-14 15:09:53 +01:00
LibLocale LibLocale: Use String::from_utf8_without_validation() in generated code 2024-04-21 19:32:49 +02:00
LibTimeZone Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
LibUnicode Meta+Userland: Fix more instances of bad lambda-Variant interaction 2024-04-18 13:14:33 -06:00
LibWeb LibWeb: Add a custom extended attribute for namespace-level finalization 2024-04-26 13:56:39 +02:00
LibWebView LibWebView: Do not treat prefix of public suffix as valid public suffix 2023-12-12 06:44:54 -05:00
StateMachineGenerator AK: Remove ByteString from GenericLexer 2024-01-12 17:03:53 -07:00
CMakeLists.txt LibWebView+LibPublicSuffix: Merge LibPublicSuffix into LibWebView 2023-10-16 09:06:02 -04:00