Skip to content
Snippets Groups Projects
  1. Aug 18, 2023
  2. Nov 16, 2022
  3. Nov 08, 2022
  4. Aug 26, 2022
  5. Aug 02, 2022
  6. 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
  7. 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
  8. Feb 28, 2019
  9. Feb 21, 2019
  10. Sep 05, 2018
  11. Aug 23, 2017
  12. May 05, 2017
  13. Apr 04, 2017
  14. Dec 07, 2016
  15. Nov 11, 2016
  16. Nov 10, 2016
  17. Nov 08, 2016
  18. Jul 11, 2016
  19. Jun 29, 2016
  20. Jun 28, 2016
  21. Jun 16, 2016
  22. Jun 15, 2016
Loading