Skip to content
Snippets Groups Projects
  1. May 01, 2015
  2. Mar 09, 2015
  3. Mar 06, 2015
  4. 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
  5. Jan 14, 2015
  6. Dec 21, 2014
  7. Dec 13, 2014
  8. Dec 09, 2014
  9. Nov 27, 2014
  10. Nov 19, 2014
  11. Oct 30, 2014
  12. Sep 09, 2014
  13. Jun 12, 2014
  14. Apr 26, 2014
  15. Apr 18, 2014
  16. Apr 13, 2014
  17. Apr 11, 2014
  18. Apr 09, 2014
  19. Apr 08, 2014
  20. Apr 05, 2014
Loading