1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:38:11 +00:00
serenity/Userland
Andreas Kling 178f0b9971 LibJS: Support non-base-10 BigInt literals in bytecode VM
Fixes 39 tests in test262 and a handful in test-js. :^)
2022-10-19 19:58:15 +02:00
..
Applets Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Applications WebDriver: Implement GET /session/{id}/element/{id}/attribute/{name} 2022-10-19 17:30:58 +02:00
Demos CatDog: Make it always on top 2022-10-13 12:37:54 +01:00
DevTools GMLPlayground: Allow previewing GML in a separate window 2022-10-15 23:16:38 +02:00
DynamicLoader DynamicLoader: Use fewer GLOB patterns for arch-specific files 2022-10-16 16:36:39 +02:00
Games 2048: Do not decrement m_target_tile_power 2022-10-17 22:40:52 +02:00
Libraries LibJS: Support non-base-10 BigInt literals in bytecode VM 2022-10-19 19:58:15 +02:00
Services WebDriver: Implement GET /session/{id}/element/{id}/attribute/{name} 2022-10-19 17:30:58 +02:00
Shell CMake+Userland: Use CMakeLists from Userland to build Lagom Libraries 2022-10-16 16:36:39 +02:00
Utilities route: Accept CIDR notation when specifying network 2022-10-17 20:18:44 +02:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00