log

age author description
Tue, 18 Sep 2018 14:29:58 +0200 Jonatan Werpers Make .status nicer when no subpaths are loaded
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:17:13 +0200 Jonatan Werpers Change name of todo.txt to notes.txt
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:57:32 +0200 Jonatan Werpers Rename info to status
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
Tue, 18 Sep 2018 11:41:39 +0200 Jonatan Werpers Add class for managing state file
Mon, 17 Sep 2018 15:49:39 +0200 Jonatan Werpers Refactor ui functions to use the MPM class. Not tested
Mon, 17 Sep 2018 15:46:16 +0200 Jonatan Werpers Add verify command to ui specification
Mon, 17 Sep 2018 15:45:06 +0200 Jonatan Werpers Add todo to MPM class