|
|
74fb525453
|
- Implemented file.h and path.h PrettyPrinter
|
2025-08-11 12:17:57 -04:00 |
|
|
|
b9de039a10
|
- Debugged more PrettyPrinters, all implemented thus far work in testing
- Fixed implementation of tuple.h, TODO: Still need to complete
- Wrote a PrettyPrinter for tuple.h
|
2025-08-10 23:46:36 -04:00 |
|
|
|
9f96155856
|
- Adjusted some tests while debugging PrettyPrinters
- Adjusted RDTreePrinter to print more "tree-like"
- Added SetPrinter and MapPrinter
- Fixed Issues with CStringPrinter and StringPrinter
|
2025-08-10 00:27:04 -04:00 |
|
|
|
d2be083a8f
|
- Fixed up PrettyWriters
|
2025-08-09 19:43:26 -04:00 |
|
|
|
b7d8426e86
|
- PrettyPrinters working, added cstring/wcstring, string/wstring, optional, allocation, list
|
2025-08-08 01:54:39 -04:00 |
|
|
|
2cb41e1437
|
- Documented and Debugged containers
- Attempted to setup gdb prettywriters
|
2025-08-07 19:03:34 -04:00 |
|