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-08 16:55:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4a94de9420dec757c625124782773a5ef8dc47a
ladybird
/
Userland
/
Libraries
/
LibGemini
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
..
CMakeLists.txt
…
Document.cpp
AK+Everywhere: Change URL::path() to serialize_path()
2023-04-15 06:37:04 +02:00
Document.h
Everywhere: Remove needless trailing semi-colons after functions
2023-07-08 10:32:56 +01:00
Forward.h
…
GeminiRequest.cpp
…
GeminiRequest.h
Everywhere: Remove unused DeprecatedString includes
2023-04-09 22:00:54 +02:00
GeminiResponse.cpp
…
GeminiResponse.h
…
Job.cpp
LibCore: Make
NetworkJob::start()
take a
Stream::BufferedSocketBase&
2023-07-03 23:29:28 +02:00
Job.h
LibCore: Make
NetworkJob::start()
take a
Stream::BufferedSocketBase&
2023-07-03 23:29:28 +02:00
Line.cpp
…