Ali Mohammad Pur
|
971e466521
LibIDL: Emit an error when two decls of the same function are present
|
1 年之前 |
Sam Atkins
|
56c5ffe398
LibFileSystem+Userland: Return ByteString from real_path()
|
1 年之前 |
kleines Filmröllchen
|
eada4f2ee8
AK: Remove ByteString from GenericLexer
|
1 年之前 |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 年之前 |
Matthew Olsson
|
6761791c9a
LibIDL: Require the 'attribute' keyword when parsing attributes
|
1 年之前 |
Matthew Olsson
|
b081cf077e
LibIDL: Verify inner type of nullable type is valid
|
1 年之前 |
stelar7
|
19bf42a7e6
LibIDL: Attach extended attributes on enums
|
1 年之前 |
Ben Wiederhake
|
72756f09f4
LibIDL: Avoid unnecessary copies of imported paths
|
2 年之前 |
Ben Wiederhake
|
688d8febe4
LibIDL: Avoid unnecessary HashMap copy
|
2 年之前 |
Cameron Youell
|
c048cf2004
Libraries: Convert `DeprecatedFile` usages to `LibFileSystem`
|
2 年之前 |
Srikavin Ramkumar
|
6bc6ea8e97
LibIDL: Parse extended attributes for constructors
|
2 年之前 |
Cameron Youell
|
1d24f394c6
Everywhere: Use `LibFileSystem` where trivial
|
2 年之前 |
Timothy Flynn
|
af119d92cb
LibIDL+LibWeb: Begin supporting the LegacyNamespace extended attribute
|
2 年之前 |
Timothy Flynn
|
1ff75618c0
LibIDL: Allow extended attributes on non-required IDL dictionary members
|
2 年之前 |
Timothy Flynn
|
61ecdbca54
LibIDL: Begin parsing IDL namespaces
|
2 年之前 |
Andreas Kling
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2 年之前 |
Linus Groh
|
3316d247bf
LibWeb: Support interfaces with the [Global] extended attribute
|
2 年之前 |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 年之前 |
Linus Groh
|
725a758c66
LibIDL: Also parse extended attributes after 'optional'
|
2 年之前 |
Andreas Kling
|
f11899f885
LibWeb+LibIDL: Fix (or paper over) various const-correctness issues
|
2 年之前 |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 年之前 |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 年之前 |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 年之前 |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 年之前 |
Tim Schumacher
|
558fab2703
LibIDL: Use `Core::Stream` to read imports
|
2 年之前 |
Daniel Bertalan
|
24d2c90a28
BindingsGenerator+CMake: Keep track of IDL dependencies
|
2 年之前 |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
MacDue
|
8a5d2be617
Everywhere: Remove unnecessary mutable attributes from lambdas
|
2 年之前 |
Linus Groh
|
1dc05fcc12
LibIDL: Also handle anonymous union types in resolve_typedef()
|
2 年之前 |