1. 28 Aug, 2016 1 commit
  2. 20 Aug, 2016 1 commit
  3. 27 Jul, 2016 1 commit
  4. 26 Jul, 2016 1 commit
    • Sander van Harmelen's avatar
      Convert all *Options structs to use pointer for fields and fixup the README and… · 4f1f8d2b
      Sander van Harmelen authored
      Convert all *Options structs to use pointer for fields and fixup the README and project struct (#66)
      
      * Convert all *Options structs to use pointer for fields, per #29.
      
      * Update README and fix project struct
      
      The `project` struct was the only one that had all pointers, so I reverted that to make things consistent again.
      
      The same goes for the `time.Time` pointers. In some cases the API does not return a time and if the field is not a pointer to `time.Time`, this will generate an error. So to be consistent now all `time.Time` fields are pointer fields.
      4f1f8d2b
  5. 22 Jul, 2016 2 commits
  6. 20 Jul, 2016 1 commit
  7. 05 Jul, 2016 2 commits
  8. 01 Jul, 2016 1 commit
  9. 27 Jun, 2016 2 commits
  10. 24 May, 2016 2 commits
  11. 17 May, 2016 1 commit
  12. 16 May, 2016 1 commit
  13. 13 May, 2016 4 commits
  14. 11 May, 2016 2 commits
  15. 22 Apr, 2016 2 commits
  16. 04 Apr, 2016 2 commits
  17. 18 Mar, 2016 2 commits
  18. 17 Mar, 2016 7 commits
  19. 12 Mar, 2016 3 commits
  20. 11 Mar, 2016 1 commit
  21. 02 Mar, 2016 1 commit