Skip to content
Snippets Groups Projects
  1. Jan 25, 2024
    • Maxence Naud's avatar
      [Upd] Code rework · f83d454a
      Maxence Naud authored
      - [Syntax] Stimulis -> Stimuli and Stimuli -> Stimulus
      - [#define] Use standard Aidge syntax format
      - [Licence] add where missing
      - [#include] add what is used and remove what is not
      - [class] uniformize class member definition order
      - [types] change size_t for std::size_t from <stddef> for uniformazation
      - [types] change integer types for exact-width integers from <cstddint>
      - Remove end-of-line spaces
      f83d454a
  2. Jan 18, 2024
  3. Jan 12, 2024
  4. Jan 05, 2024
  5. Jan 04, 2024
  6. Dec 14, 2023
  7. Dec 10, 2023
  8. Dec 09, 2023
  9. Dec 08, 2023
  10. Dec 07, 2023
  11. Dec 06, 2023
  12. Dec 05, 2023
  13. Dec 03, 2023
  14. Nov 22, 2023
  15. Oct 17, 2023
  16. Oct 09, 2023
  17. Sep 29, 2023
  18. Sep 20, 2023
  19. Sep 19, 2023
  20. Aug 23, 2023
  21. Aug 03, 2023
    • Maxence Naud's avatar
      Minor changes and updated doc for Node and GraphView headers · bde5d9d3
      Maxence Naud authored
      [Merge] GraphView.hpp
      [Doc] update documentation for Node.hpp and GraphView.hpp
      [Upd] IOIndex_t from signed<uint16_t> to uint6_t. IONb_t is replaced by IOIndex_t because both types represent the same thing.
      [Upd] Make many member-function arguments const for Node and GraphView to improve safety
      bde5d9d3
  22. Aug 01, 2023
Loading