1. 19 Jan, 2017 1 commit
  2. 18 Jan, 2017 1 commit
  3. 14 Jan, 2017 1 commit
    • mojoBrendan's avatar
      Allow %s as generic format specifier in printf (#453) · d8754af0
      mojoBrendan authored
      * Allow %s as generic format specifier in printf
      
      Signed integers are formatted as %d
      Unsigned integers are formatted as %u
      Doubles are formatted as %f
      Chars are formatted as %c
      Void Pointers are formatted as %p
      
      * Remove '%S' handling and use visitor for generic format strings
      
      * Default for floating point is now "%g" rather than "%f"
      d8754af0
  4. 06 Jan, 2017 1 commit
  5. 30 Dec, 2016 2 commits
  6. 29 Dec, 2016 1 commit
  7. 26 Dec, 2016 1 commit
  8. 14 Dec, 2016 1 commit
  9. 19 Nov, 2016 1 commit
  10. 15 Nov, 2016 1 commit
  11. 11 Nov, 2016 1 commit
  12. 10 Nov, 2016 1 commit
  13. 08 Nov, 2016 1 commit
  14. 06 Nov, 2016 7 commits
  15. 05 Nov, 2016 2 commits
  16. 03 Nov, 2016 1 commit
  17. 02 Nov, 2016 1 commit
  18. 01 Nov, 2016 3 commits
  19. 31 Oct, 2016 1 commit
  20. 29 Oct, 2016 1 commit
  21. 19 Oct, 2016 1 commit
  22. 17 Oct, 2016 2 commits
  23. 11 Oct, 2016 1 commit
  24. 06 Oct, 2016 2 commits
  25. 05 Oct, 2016 1 commit
  26. 02 Oct, 2016 1 commit
  27. 29 Sep, 2016 1 commit
  28. 27 Sep, 2016 1 commit