log +mpm/MatlabPathManager.m @ 32:cbeef8175d59

age author description
Tue, 18 Sep 2018 14:27:54 +0200 Jonatan Werpers Make .loadedSubpath return paths in the order they appear on the matlab path
Tue, 18 Sep 2018 14:15:23 +0200 Jonatan Werpers Add status command and make subpathIsActive a static method
Tue, 18 Sep 2018 13:19:38 +0200 Jonatan Werpers Remove unneeded methods
Tue, 18 Sep 2018 13:18:02 +0200 Jonatan Werpers Factor out function for checking if a subpath is active
Tue, 18 Sep 2018 13:03:53 +0200 Jonatan Werpers Make loaded paths persistent across matlab restarts
Tue, 18 Sep 2018 12:56:22 +0200 Jonatan Werpers Fix some reference errors
Tue, 18 Sep 2018 11:55:11 +0200 Jonatan Werpers Move install location function into the MpM class
Tue, 18 Sep 2018 11:52:14 +0200 Jonatan Werpers Use new class for state management
Mon, 17 Sep 2018 15:45:06 +0200 Jonatan Werpers Add todo to MPM class
Mon, 17 Sep 2018 15:44:19 +0200 Jonatan Werpers Add verify method. Fix some bugs
Mon, 17 Sep 2018 14:39:00 +0200 Jonatan Werpers Copy implementations into the MPM class
Mon, 17 Sep 2018 14:11:38 +0200 Jonatan Werpers Add stub for MatlabPathManager class