Skip to content
Snippets Groups Projects
  1. Dec 05, 2018
  2. Nov 29, 2018
  3. Oct 30, 2018
  4. Aug 31, 2018
    • Lioncash's avatar
      core/core: Replace includes with forward declarations where applicable · 4a587b81
      Lioncash authored
      The follow-up to e2457418, which
      replaces most of the includes in the core header with forward declarations.
      
      This makes it so that if any of the headers the core header was
      previously including change, then no one will need to rebuild the bulk
      of the core, due to core.h being quite a prevalent inclusion.
      
      This should make turnaround for changes much faster for developers.
      4a587b81
  5. Aug 06, 2018
  6. Aug 02, 2018
  7. May 19, 2018
  8. Apr 21, 2018
  9. Jan 20, 2018
  10. Jan 13, 2018
  11. Jan 09, 2018
  12. Jun 08, 2017
  13. May 29, 2017
  14. Dec 11, 2016
  15. Sep 22, 2016
Loading