Skip to content
Snippets Groups Projects
  1. Aug 26, 2022
  2. Aug 02, 2022
  3. Apr 16, 2021
    • Martin Christoph Hierholzer's avatar
      Mhier/wip hierarchy modifying group (#207) · caefca07
      Martin Christoph Hierholzer authored
      * add HierarchyModifyingGroup
      
      * VirtualModule: allow nested oneLevelUp etc.; simplify implementation
      
      This is achieved by properly setting the _owner of each VirtualModule (unless highest level).
      
      The simplification comes from then being able to use getOwner() instead of keeping track of "grandparents", and from using createAndGetSubmodule() instead of implementing something similar again in findTagAndAppendToModule().
      
      * DataLossCounter constructor now takes qualified path to trigger variable
      Unverified
      caefca07
  4. Jan 13, 2020
    • Martin Killenberg's avatar
      Solved some recursive inclusion of headers · 53d9ee23
      Martin Killenberg authored
      - ConfigReader is in ApplicationCore.h, but was including ApplicationCore.h itself
      - Added include guards to ApplicationCore.h, although it's not stricktly needed (all included headers have one). Might speed up complilation because it makes it easier for the parser.
      53d9ee23
  5. Feb 28, 2019
  6. Feb 21, 2019
  7. Sep 05, 2018
  8. Aug 23, 2017
  9. May 05, 2017
  10. Apr 04, 2017
  11. Dec 07, 2016
  12. Nov 11, 2016
  13. Nov 10, 2016
  14. Nov 08, 2016
  15. Jul 11, 2016
  16. Jun 29, 2016
  17. Jun 28, 2016
  18. Jun 16, 2016
  19. Jun 15, 2016
Loading