9 Commits

Author SHA1 Message Date
hasherezade e11ec8d16d [REFACT] Cleanup: use wrapperId from the superclass 2024-07-07 22:25:09 +02:00
hasherezade b0063c4594 Revert "Fix warnings"
This reverts commit d5d823ef5f.
2024-07-07 04:02:23 +02:00
visuve d5d823ef5f Fix warnings
- Unused variables
- Variables with same name
2024-04-05 22:40:53 +03:00
visuve 4cb11f1bba Pass std::strings as const reference 2024-04-05 22:27:32 +03:00
hasherezade da9772da01 [REFACT] Pass command name by reference. Use prefix increment of iterator 2022-09-24 22:59:37 +02:00
hasherezade abb5bceffc [REFACT] Increment iterators by prefix operator 2022-09-24 22:55:43 +02:00
hasherezade 1a08238448 [REFACT] Small refactoring following the LGTM report 2019-11-19 03:04:35 +01:00
hasherezade 27a11cf9cf [BUGFIX] Destroy ExeFactory before return. 2014-08-18 22:29:31 +02:00
hasherezade 318b3d15a0 [INIT] Initial commit 2014-08-16 18:50:39 +02:00