- Jun 02, 2021
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- May 31, 2021
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- May 28, 2021
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- May 27, 2021
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- May 25, 2021
-
-
Martin Killenberg authored
- Implemented but not tested yet - All existing tests passing
-
- May 21, 2021
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- May 20, 2021
-
-
Martin Killenberg authored
-
- May 19, 2021
-
-
Martin Killenberg authored
* Not implemented yet. Currently always return false. * Test exists and compiles, but is failing due to the missing implementation.
-
Martin Christoph Hierholzer authored
-
- May 03, 2021
-
-
Martin Christoph Hierholzer authored
-
- Apr 30, 2021
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Apr 28, 2021
-
-
Martin Christoph Hierholzer authored
This is changed behaviour introduced with c9948142
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Apr 26, 2021
-
-
Martin Christoph Hierholzer authored
Paths starting with "/" will be stripped of the leading slash now. Empty paths (or a single slash) will be interpreted to refer to the Module itself and hence return *this. This logic is otherwise ofter required in code which uses submodule().
-
Martin Christoph Hierholzer authored
Before it had to be stripped for all use cases anyway, so it is better to leave it out from the beginning.
-
Martin Christoph Hierholzer authored
-
- Apr 23, 2021
-
-
Martin Christoph Hierholzer authored
so dependencies can already ask for the new features
-
Martin Christoph Hierholzer authored
It was handing out only those control system accessors which do *not* belong to the particular ControlSystemModule, because the if condition was inverted.
-
- Apr 22, 2021
-
-
Martin Christoph Hierholzer authored
Multiplier module: add modern constructor accepting qualified path names of input, factor and output
-