Cronologia Commit

Autore SHA1 Messaggio Data
  Michele Caini f50750bafd linter: set MinimumVariableNameLength for readability-identifier-length 1 anno fa
  Michele Caini fc10b39dc4 linter: disable a couple of checks that I don't like much 1 anno fa
  Michele Caini 035e17ff1d linter: avoid const params in decls 1 anno fa
  Michele Caini 41f1b4e97b build: fixed typo in the clang-tidy file - close #1178 1 anno fa
  Michele Caini 1f474e785a test: cleanup 1 anno fa
  Michele Caini bf0e78fef9 test: avoid magic numbers 1 anno fa
  Michele Caini 83ebbea352 mixin: use auto to please the linter 1 anno fa
  Michele Caini 79e1a9a3d9 organizer: instruct the linter on known uses of C-style arrays 1 anno fa
  Michele Caini c9d7feccfa doc: more about the reactive mixin 1 anno fa
  Michele Caini 4f0b7d31dd mixin: full support for derived registry types 1 anno fa
  Michele Caini 9eef230340 mixin: internal changes 1 anno fa
  Michele Caini 69aeeeee30 *: updated TODO 1 anno fa
  Michele Caini 734dfa2c6f doc: minor changes 1 anno fa
  Michele Caini 61b5c193e8 sigh mixin: operator bool and registry functions 1 anno fa
  Michele Caini 84308361ae observer: deprecated, use reactive mixin instead 1 anno fa
  Michele Caini db22dd8e69 meta: suppress (wrong) warnings by g++ 1 anno fa
  Michele Caini 805cbf9c79 reactive mixin: return *this from on_<op> functions 1 anno fa
  Michele Caini 50e41076c5 doc: minor changes 1 anno fa
  Michele Caini 1a95c9d03e test: suppress warning due to unused variable 1 anno fa
  Michele Caini 0b01e14f01 doc. minor changes 1 anno fa
  Michele Caini 445b11e88c doc: minor changes 1 anno fa
  Michele Caini c22224692d doc: reactive mixin/storage 1 anno fa
  Michele Caini 0207ee7624 *: updated TODO 1 anno fa
  Michele Caini 84cab81c40 test: reactive mixin view functions 1 anno fa
  Michele Caini 4859f41c24 test: reactive mixin and entity lifecycle (managed vs standalone) 1 anno fa
  Michele Caini 1de4b20d1f test: reactive mixin and custom allocators 1 anno fa
  Michele Caini 2ffd38a355 test: registry and custom registry support for reactive mixin 1 anno fa
  Michele Caini ea660aa466 test: reactive mixin on_destroy 1 anno fa
  Michele Caini f9fd8432fd test: reactive mixin on_update 1 anno fa
  Michele Caini f28917aec7 test: reactive mixin on_construct 1 anno fa