Skip to content
Snippets Groups Projects
  1. Apr 30, 2018
  2. Jan 20, 2018
  3. Jan 09, 2018
  4. Oct 10, 2017
  5. Mar 21, 2017
  6. Sep 21, 2016
  7. Sep 18, 2016
  8. Jul 23, 2016
  9. Apr 11, 2016
  10. Aug 16, 2015
  11. Jun 27, 2015
  12. May 15, 2015
  13. May 07, 2015
  14. May 01, 2015
  15. Feb 16, 2015
  16. Feb 13, 2015
  17. Feb 11, 2015
    • archshift's avatar
      Asserts: break/crash program, fit to style guide; log.h->assert.h · ef24e72b
      archshift authored
      Involves making asserts use printf instead of the log functions (log functions are asynchronous and, as such, the log won't be printed in time)
      As such, the log type argument was removed (printf obviously can't use it, and it's made obsolete by the file and line printing)
      
      Also removed some GEKKO cruft.
      ef24e72b
  18. Jan 16, 2015
Loading