Henrik Rydgård
|
1025bbcf89
|
Log level/type: Use enum class instead of the awkward namespace trick.
Just a small cleanup I've wanted to do for a long time.
|
2023-08-25 11:48:59 +02:00 |
|
Unknown W. Brackets
|
77131e737b
|
Log: Use a separate field for the timestamp.
Better than parsing it since we already have the header separate. Simpler
too.
|
2018-06-08 06:59:17 -07:00 |
|
Unknown W. Brackets
|
1f987bf1c1
|
Debugger: Initial register get/set APIs.
|
2018-06-08 06:59:16 -07:00 |
|
Unknown W. Brackets
|
b37d59e8fa
|
Debugger: Organize WebSocket event handling.
Just a starting point to organize it. Trying to keep it simple.
|
2018-06-08 06:59:16 -07:00 |
|