Summary
- Memory: Added move-saving, strategy still makes illegal move (details)
 - MemPair implemented null handling, optimized toString, added testclass (details)
 - MemShiftList changed memory.size to memPair.size + adjusted testclass (details)
 - MemBrain adjusted testclasses (details)
 - MemObserver provisional test class created (details)
 - Memory: Trying to fix this thing exploding (details)
 - Memory: Should have fixed the Merge-Problems (details)
 - memory: Fixed toString of MemoryPairImpl (details)
 - Memory: Works... somewhat (details)
 - memory: It DOES work! (I hope) (details)
 - fixed almost all tests (except 3 tests in for brainImpl) (details)
 - Memory: little changes (details)
 - Memory: Adjusted Tests for push to main (details)