62 Commits

Author SHA256 Message Date
a36901db50 A simple one. 2025-03-03 01:14:07 -05:00
d814e000bd Remove another raw-delete. 2025-03-03 00:53:25 -05:00
23599df231 Unique pointer a member of style node. 2025-03-03 00:49:53 -05:00
865e176e5d Another one. This one was big. 2025-03-03 00:37:28 -05:00
df45103126 Another container. 2025-03-02 23:44:14 -05:00
7c3f2c1535 Remove one custom container usage. 2025-03-02 23:06:04 -05:00
d1fa4d5cca Another string simplification.
At some point using `std::filesystem::path` would be
warranted.  Better to simply clean up memory issues first, though.

Then we can see what changes.
2025-03-02 02:09:15 -05:00
982684e36c A bit more memory grind... 2025-03-01 03:27:46 -05:00
396b5fc2a6 This is a major lift into C++.
Much of the code is now building in C++, and I'm using C++23.

A spot test seems to work.  Now I can start to debride all the
painful memory management quirks...
2025-03-01 03:03:25 -05:00
3a474cb68e Another unique pointer, for dialogue window. 2025-02-28 21:58:44 -05:00
8101f9f267 This marks the "start" of Flenser. 2025-02-28 13:53:05 -05:00
20fea64cb5 Initial import of Dillo 2025-02-28 13:34:30 -05:00