Skip to content
Snippets Groups Projects
  1. Jan 23, 2017
  2. Jan 04, 2017
  3. Dec 22, 2016
  4. Dec 11, 2016
  5. Nov 30, 2016
  6. Nov 25, 2016
  7. Sep 18, 2016
  8. Feb 02, 2016
  9. Dec 30, 2015
  10. 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
  11. Feb 02, 2015
  12. Dec 26, 2014
  13. Dec 21, 2014
  14. Nov 19, 2014
  15. Nov 01, 2014
Loading