Files
isle/LEGO1
MS 2d9af630ba lego1: Two more operators for MxString (#53)
Followed the hint from @madebr in #31 that the next function in MxString was operator+. The one after that is operator+= and both are at 100%.

Squashed commits:
* Removed unnecessary consts
* Replaced malloc/free with new/delete, which solved swapped regs in operator=
* Use delete[] when freeing char* m_data
2023-06-27 19:57:30 -07:00
..
2023-06-12 18:05:43 +02:00
2023-06-12 18:05:43 +02:00
2023-06-12 18:05:43 +02:00
2023-06-27 11:44:02 -07:00
2023-06-27 11:44:02 -07:00
2023-06-27 11:44:02 -07:00
2023-06-27 11:44:02 -07:00
2023-06-19 10:56:53 -07:00
2023-06-19 10:56:53 -07:00
2023-06-12 18:05:43 +02:00
2023-06-12 18:05:43 +02:00
2023-06-12 18:05:43 +02:00
2023-06-18 14:02:16 +02:00