1. 11 Nov, 2019 3 commits
  2. 07 Nov, 2019 3 commits
  3. 05 Nov, 2019 2 commits
  4. 04 Nov, 2019 7 commits
  5. 31 Oct, 2019 1 commit
    • iceboy's avatar
      [Go] Object API support (#5339) · 32254b7a
      iceboy authored
      * start
      
      * works for current usages!
      
      * unpack: vector of struct
      
      * optimize byte slice
      
      * support nested struct
      
      * support null table
      
      * support struct
      
      * support union
      
      * update generated code
      
      * grumble
      
      * fix compiler warning
      
      * update generated code
      
      * wrap type in namespace
      
      * bug
      
      * wrap in namespace
      
      * enum byte arrays
      
      * generate struct for unions
      
      * basic testing
      
      * remove branching
      
      * fix assert
      
      * pack vector of fixed structs correctly
      
      * omit null vectors
      
      * Refactor Union Pack and UnPack methods
      
      Remove append usage to increase code efficiency when dealing with large vectors
      
      * generate goldens
      32254b7a
  6. 28 Oct, 2019 5 commits
  7. 21 Oct, 2019 1 commit
  8. 20 Oct, 2019 1 commit
  9. 18 Oct, 2019 1 commit
  10. 17 Oct, 2019 6 commits
  11. 15 Oct, 2019 1 commit
  12. 10 Oct, 2019 1 commit
  13. 03 Oct, 2019 1 commit
  14. 30 Sep, 2019 3 commits
  15. 26 Sep, 2019 3 commits
  16. 25 Sep, 2019 1 commit