This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-18 20:25:07 +00:00
Code
Issues
Activity
Actions
310016aee4
serenity
/
Userland
/
Libraries
/
LibSymbolication
History
Download ZIP
Download TAR.GZ
Andreas Kling
0f5477c721
AK: Use ErrorOr<T> for MappedFile factories
...
Replace Result<T, E> with ErrorOr<T> and propagate the error to callers.
2021-11-08 00:35:27 +01:00
..
CMakeLists.txt
LibSymbolication: Rename Client.{cpp,h} => Symbolication.{cpp,h}
2021-05-22 18:54:22 +02:00
Symbolication.cpp
AK: Use ErrorOr<T> for MappedFile factories
2021-11-08 00:35:27 +01:00
Symbolication.h
LibSymbolication: Skip source position calculation if requested
2021-10-17 22:07:10 -07:00