This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-02 02:37:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d7308cb88a524d87afe2a06b920f55791ad7b25
ladybird
/
Meta
/
Lagom
/
Tools
/
CodeGenerators
/
LibWeb
History
Sam Atkins
2d7308cb88
LibWeb: Support infinite range for CSS properties
...
This makes `[-∞,∞]` generate valid code, instead of `return ;`
2023-06-02 20:04:23 +02:00
..
BindingsGenerator
LibWeb: Make 'optional BufferSource' IDL arguments actually optional
2023-05-30 12:50:13 +02:00
CMakeLists.txt
…
GenerateCSSEnums.cpp
…
GenerateCSSMediaFeatureID.cpp
…
GenerateCSSPropertyID.cpp
LibWeb: Support infinite range for CSS properties
2023-06-02 20:04:23 +02:00
GenerateCSSTransformFunctions.cpp
…
GenerateCSSValueID.cpp
LibWeb: Make
value_id_from_string()
return Optional
2023-05-25 06:36:10 +02:00
GenerateWindowOrWorkerInterfaces.cpp
AK+Everywhere: Disallow Error::from_string_view(FooString)
2023-04-28 05:55:20 +02:00
GeneratorUtil.h
…