Skip to content
Snippets Groups Projects
Forked from Eclipse Projects / aidge / aidge_core
1861 commits behind the upstream repository.
  • Maxence Naud's avatar
    f83d454a
    [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
    History
    [Upd] Code rework
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
aidge.hpp 2.55 KiB