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-02-15 04:07:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52cd671163a7da09c83f80b4891f587322fd98ca
ladybird
/
Userland
/
Libraries
/
LibWeb
/
HTML
/
Scripting
History
Timothy Flynn
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
...
This is a new option in clang-format-16.
2023-07-08 10:32:56 +01:00
..
ClassicScript.cpp
…
ClassicScript.h
…
Environments.cpp
…
Environments.h
LibWeb: Make module maps GC-allocated
2023-05-04 11:56:55 +02:00
ExceptionReporter.cpp
…
ExceptionReporter.h
…
Fetching.cpp
…
Fetching.h
Everywhere: Remove needless trailing semi-colons after functions
2023-07-08 10:32:56 +01:00
ImportMap.h
…
ModuleMap.cpp
…
ModuleMap.h
Everywhere: Remove needless trailing semi-colons after functions
2023-07-08 10:32:56 +01:00
ModuleScript.cpp
…
ModuleScript.h
Everywhere: Remove needless trailing semi-colons after functions
2023-07-08 10:32:56 +01:00
Script.cpp
…
Script.h
…
TemporaryExecutionContext.cpp
…
TemporaryExecutionContext.h
…
WindowEnvironmentSettingsObject.cpp
…
WindowEnvironmentSettingsObject.h
…
WorkerEnvironmentSettingsObject.h
…