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-03-31 01:37:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e41a8668dbe61fedfb1bcd499480b6801de40b4
ladybird
/
Userland
/
Libraries
/
LibJS
/
Runtime
/
Intl
History
Linus Groh
a20b189eab
LibJS: Fix incorrectly formatted section comments
...
A couple of missing URLs, spaces, and a stray comma.
2021-11-24 17:37:27 +00:00
..
AbstractOperations.cpp
LibJS: Update spec comments in GetOption and DefaultNumberOption AOs
2021-11-24 14:17:15 +00:00
AbstractOperations.h
…
DisplayNames.cpp
…
DisplayNames.h
…
DisplayNamesConstructor.cpp
…
DisplayNamesConstructor.h
…
DisplayNamesPrototype.cpp
…
DisplayNamesPrototype.h
…
Intl.cpp
…
Intl.h
…
ListFormat.cpp
LibJS: Fix incorrectly formatted section comments
2021-11-24 17:37:27 +00:00
ListFormat.h
…
ListFormatConstructor.cpp
…
ListFormatConstructor.h
…
ListFormatPrototype.cpp
…
ListFormatPrototype.h
…
Locale.cpp
…
Locale.h
…
LocaleConstructor.cpp
…
LocaleConstructor.h
…
LocalePrototype.cpp
…
LocalePrototype.h
…
NumberFormat.cpp
LibJS: Re-implement SetNumberFormatDigitOptions AO
2021-11-24 14:17:15 +00:00
NumberFormat.h
LibJS: Implement unit number formatting
2021-11-16 23:14:09 +00:00
NumberFormatConstructor.cpp
…
NumberFormatConstructor.h
…
NumberFormatFunction.cpp
…
NumberFormatFunction.h
…
NumberFormatPrototype.cpp
…
NumberFormatPrototype.h
…