ladybird/Userland/Libraries/LibJS/Runtime/Temporal
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
..
AbstractOperations.cpp LibJS: Make the options arg of InterpretTemporalDateTimeFields nullable 2023-07-01 06:51:25 +02:00
AbstractOperations.h
Calendar.cpp
Calendar.h
CalendarConstructor.cpp
CalendarConstructor.h
CalendarPrototype.cpp
CalendarPrototype.h
Duration.cpp
Duration.h
DurationConstructor.cpp
DurationConstructor.h
DurationPrototype.cpp
DurationPrototype.h
Instant.cpp
Instant.h
InstantConstructor.cpp
InstantConstructor.h
InstantPrototype.cpp
InstantPrototype.h
ISO8601.cpp
ISO8601.h
Now.cpp
Now.h
PlainDate.cpp
PlainDate.h
PlainDateConstructor.cpp
PlainDateConstructor.h
PlainDatePrototype.cpp
PlainDatePrototype.h
PlainDateTime.cpp LibJS: Make the options arg of InterpretTemporalDateTimeFields nullable 2023-07-01 06:51:25 +02:00
PlainDateTime.h LibJS: Make the options arg of InterpretTemporalDateTimeFields nullable 2023-07-01 06:51:25 +02:00
PlainDateTimeConstructor.cpp
PlainDateTimeConstructor.h
PlainDateTimePrototype.cpp LibJS: Make the options arg of InterpretTemporalDateTimeFields nullable 2023-07-01 06:51:25 +02:00
PlainDateTimePrototype.h
PlainMonthDay.cpp
PlainMonthDay.h
PlainMonthDayConstructor.cpp
PlainMonthDayConstructor.h
PlainMonthDayPrototype.cpp
PlainMonthDayPrototype.h
PlainTime.cpp LibJS/Temporal: Perform floating point arithmetic in RoundTime 2023-07-01 06:51:25 +02:00
PlainTime.h
PlainTimeConstructor.cpp
PlainTimeConstructor.h
PlainTimePrototype.cpp
PlainTimePrototype.h
PlainYearMonth.cpp
PlainYearMonth.h
PlainYearMonthConstructor.cpp
PlainYearMonthConstructor.h
PlainYearMonthPrototype.cpp
PlainYearMonthPrototype.h
Temporal.cpp
Temporal.h
TimeZone.cpp
TimeZone.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
TimeZoneConstructor.cpp
TimeZoneConstructor.h
TimeZonePrototype.cpp
TimeZonePrototype.h
ZonedDateTime.cpp LibJS: Make the options arg of InterpretTemporalDateTimeFields nullable 2023-07-01 06:51:25 +02:00
ZonedDateTime.h
ZonedDateTimeConstructor.cpp
ZonedDateTimeConstructor.h
ZonedDateTimePrototype.cpp LibJS: Make the options arg of InterpretTemporalDateTimeFields nullable 2023-07-01 06:51:25 +02:00
ZonedDateTimePrototype.h