Skip to content
Snippets Groups Projects
  1. Feb 16, 2024
  2. Feb 12, 2024
  3. Jan 26, 2024
  4. 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
  5. Jan 18, 2024
  6. Jan 15, 2024
  7. Jan 12, 2024
  8. Jan 05, 2024
  9. Jan 04, 2024
  10. Dec 14, 2023
  11. Dec 10, 2023
  12. Dec 09, 2023
  13. Dec 08, 2023
  14. Dec 07, 2023
  15. Dec 06, 2023
  16. Dec 05, 2023
  17. Dec 03, 2023
  18. Nov 22, 2023
  19. Oct 17, 2023
  20. Oct 09, 2023
  21. Sep 29, 2023
  22. Sep 20, 2023
  23. Sep 19, 2023
  24. Aug 23, 2023
  25. 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
  26. Aug 01, 2023
Loading