An error occurred fetching the project authors.
  1. 26 Jul, 2022 1 commit
  2. 27 Jun, 2022 1 commit
    • Robert Schmidt's avatar
      Use (std) bool instead of custom bool types · 0b91791f
      Robert Schmidt authored
      OAI is riddled with boolean_t, FALSE, TRUE, etc. This makes no sense, as
      there is a standard bool type, and could lead to nasty bugs if a
      definition of a bool is non-standard (0 == false, true == !false). This
      commit removes all non-standard bools in the whole project.
      0b91791f
  3. 02 Jul, 2021 1 commit
  4. 05 Jun, 2021 1 commit
  5. 02 Jun, 2021 1 commit
  6. 01 Jun, 2021 1 commit
  7. 28 Feb, 2021 1 commit
  8. 19 Feb, 2021 1 commit
  9. 06 Feb, 2021 1 commit
  10. 02 Feb, 2021 1 commit
  11. 14 Jan, 2021 1 commit
  12. 08 Jan, 2021 1 commit
    • Melissa Elkadi's avatar
      Cleanup before merge · a288e502
      Melissa Elkadi authored
      The clean up includes removing white space changes, adding logs,
      adding comments to make various changes more obvious, etc.
      a288e502
  13. 05 Jan, 2021 1 commit
  14. 27 Dec, 2020 1 commit
  15. 24 Dec, 2020 1 commit
  16. 15 Dec, 2020 1 commit
  17. 11 Dec, 2020 1 commit
  18. 07 Dec, 2020 1 commit
  19. 30 Nov, 2020 8 commits
  20. 27 Nov, 2020 9 commits
  21. 26 Nov, 2020 5 commits