ladybird/Userland
Idan Horowitz 6bfeb87572 LibJS: Add String.prototype.anchor & friends
Adds an implementation of the following StringPrototype methods:
anchor, big, blink, bold, fixed, fontcolor, fontsize, italics, link,
small, strike, sub, sup.
2021-05-30 10:32:05 +01:00
..
Applets LibCore: Make ProcessStatisticsReader return results in a Vector 2021-05-23 11:10:15 +02:00
Applications LibGL: Implement glBindTexture() 2021-05-30 00:32:37 +01:00
Demos Everywhere: Use s.unverwerth@serenityos.org :^) 2021-05-29 12:30:08 +01:00
DevTools Everywhere: Sort out superfluous QuickSort.h imports 2021-05-29 23:41:54 +01:00
DynamicLoader Userland: Port UBSAN implementation to userspace 2021-05-27 15:18:03 +02:00
Games Solitaire: Start timer when first card is moved 2021-05-27 22:55:37 +02:00
Libraries LibJS: Add String.prototype.anchor & friends 2021-05-30 10:32:05 +01:00
Services DHCPClient: Avoid unaligned access when parsing options 2021-05-27 15:18:03 +02:00
Shell Everywhere: Sort out superfluous QuickSort.h imports 2021-05-29 23:41:54 +01:00
Utilities Everywhere: Sort out superfluous QuickSort.h imports 2021-05-29 23:41:54 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00