Logo
Explore Help
Sign In
fergalmoran/ladybird
1
0
Fork 0
You've already forked ladybird
mirror of https://github.com/fergalmoran/ladybird.git synced 2026-02-08 08:44:22 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
d54ace5f0441dccf2ae4e98fffa77adb14b2d04f
ladybird/DevTools/Inspector
History
Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional
Get rid of the weird old signature:

- int StringType::to_int(bool& ok) const

And replace it with sensible new signature:

- Optional<int> StringType::to_int() const
2020-06-12 21:28:55 +02:00
..
CMakeLists.txt
Build: Switch to CMake :^)
2020-05-14 20:15:18 +02:00
main.cpp
AK: Make string-to-number conversion helpers return Optional
2020-06-12 21:28:55 +02:00
RemoteObject.cpp
Meta: Add license header to source files
2020-01-18 09:45:54 +01:00
RemoteObject.h
AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*)
2020-03-08 13:06:51 +01:00
RemoteObjectGraphModel.cpp
Inspector: Store remote object addresses as uintptr_t instead of String
2020-03-05 16:31:03 +01:00
RemoteObjectGraphModel.h
LibGUI: Move Icon and FontDatabase into the GUI namespace
2020-03-07 01:33:53 +01:00
RemoteObjectPropertyModel.cpp
AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*)
2020-03-08 13:06:51 +01:00
RemoteObjectPropertyModel.h
Inspector: Make properties editable :^)
2020-03-05 15:50:22 +01:00
RemoteProcess.cpp
LibCore+Inspector: Move RPC sockets to /tmp/rpc
2020-05-29 07:53:30 +02:00
RemoteProcess.h
AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*)
2020-03-08 13:06:51 +01:00
Powered by Gitea Version: 1.25.0+dev-360-gc4c1a4bd18 Page: 679ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API