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-01-07 17:15:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dfb45705e616bdaccde0f3a2bc74414ed50fbd4e
ladybird
/
Userland
/
Libraries
/
LibIDL
History
Andreas Kling
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
...
Let's make it clear that these functions deal with ASCII case only.
2023-03-10 13:15:44 +01:00
..
CMakeLists.txt
Everywhere: Mark dependencies of most targets as PRIVATE
2022-11-01 14:49:09 +00:00
IDLParser.cpp
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
2023-03-10 13:15:44 +01:00
IDLParser.h
LibWeb+LibIDL: Fix (or paper over) various const-correctness issues
2023-02-21 00:54:04 +01:00
Types.cpp
Everywhere: Stop using NonnullRefPtrVector
2023-03-06 23:46:35 +01:00
Types.h
LibWeb: Support interfaces with the [Global] extended attribute
2023-03-07 23:33:34 +00:00