1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 23:50:59 +00:00
serenity/Userland
Luke Wilde 6244969ae2 LibJS: Remove duplicated spec step in parse_iso_date_time
This is an editorial change in the Temporal spec.

See: 516bf24
2021-12-08 19:11:50 +00:00
..
Applets Applets/ClipboardHistory: Port to LibMain :^) 2021-12-04 14:24:04 +01:00
Applications Spreadsheet: Avoid implicitly copying ByteBuffer 2021-12-08 09:46:13 -08:00
Demos Demos: Cast unused smart-pointer return values to void 2021-12-05 15:31:03 +01:00
DevTools LibIPC: Add IPC::take_over_accepted_client_from_system_server<Client>() 2021-12-06 19:22:16 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Games: Cast unused smart-pointer return values to void 2021-12-05 15:31:03 +01:00
Libraries LibJS: Remove duplicated spec step in parse_iso_date_time 2021-12-08 19:11:50 +00:00
Services LibHTTP: Avoid implicitly copying ByteBuffer 2021-12-08 09:46:13 -08:00
Shell Shell: Cast unused smart-pointer return values to void 2021-12-05 15:31:03 +01:00
Utilities test-crypto: Avoid implicitly copying ByteBuffer 2021-12-08 09:46:13 -08:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00