ladybird/Userland
Idan Horowitz bda32e9440 LibJS: Parse digits with parse_ascii_base36_digit in parseInt
This was accidentally replaced with parse_ascii_hex_digit in
bc8d16ad28 which caused radices above
16 (hex) to fail.
2021-06-06 01:34:22 +01:00
..
Applets
Applications KeyboardMapper: Add GUI alert in case load from file fails 2021-06-06 00:21:12 +01:00
Demos
DevTools
DynamicLoader
Games
Libraries LibJS: Parse digits with parse_ascii_base36_digit in parseInt 2021-06-06 01:34:22 +01:00
Services
Shell
Utilities
CMakeLists.txt