Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` il y a 2 ans
  Rémi Verschelde b78aa4fe19 Style: Apply clang-tidy to current code, add `readability-redundant-member-init` il y a 2 ans
  Nathan Franke 8a0a3accee simplify formatting scripts, add a clang-tidy script, and run clang-tidy il y a 2 ans
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops il y a 4 ans
  Rémi Verschelde a1aaed5a84 Remove redundant void argument lists il y a 4 ans
  Rémi Verschelde dcd1151d77 Enforce use of bool literals instead of integers il y a 4 ans
  Rémi Verschelde 1a8167867b Modernize remaining uses of 0/NULL instead of nullptr (C++11) il y a 4 ans
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) il y a 4 ans