Skip to content
Snippets Groups Projects
  1. Jun 09, 2018
    • Andrew Cooks's avatar
      fix cleanup of redundant returns · b9c92bdf
      Andrew Cooks authored
      The cleanup step for removing redundant returns at the end of void
      functions (added in commit 49c0bf4a) was flawed. Redundant returns have
      a space (ie. 'return ;'), so adjust the regex to match that.
      b9c92bdf
  2. Dec 07, 2017
  3. Dec 06, 2017
  4. Nov 18, 2017
  5. Nov 13, 2017
  6. Oct 21, 2017
  7. Oct 15, 2017
Loading