1. 15 Nov, 2019 1 commit
    • Malar Kannan's avatar
      Support for python grpc - continuing the work from the pull request #4270 #4705 (#5613) · 6beb9f49
      Malar Kannan authored
      * Support for python grpc
      
      * add few fixes
      
      * Fixes build
      
      * Fix python generator
      
      * Add tests
      
      * Fix grpc python test
      
      * Fix tests and add incomplete python generator
      
      * Fix python generator
      
      * Add python generator methods
      
      * Fix Appveyor build
      
      * grpc python support v0.1
      
      * Update tests
      
      * update grpctest
      
      * Remove duplicated code and fix a brace
      
      * tests for flatbuffers grpc python
      
      * Updated tests + removed SerializeToString, From String
      
      * remove pickle import
      
      * include missing files in ci - BUILD and generated test result
      6beb9f49
  2. 14 Nov, 2019 3 commits
  3. 11 Nov, 2019 4 commits
  4. 07 Nov, 2019 3 commits
  5. 05 Nov, 2019 2 commits
  6. 04 Nov, 2019 7 commits
  7. 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
  8. 28 Oct, 2019 5 commits
  9. 21 Oct, 2019 1 commit
  10. 20 Oct, 2019 1 commit
  11. 18 Oct, 2019 1 commit
  12. 17 Oct, 2019 6 commits
  13. 15 Oct, 2019 1 commit
  14. 10 Oct, 2019 1 commit
  15. 03 Oct, 2019 1 commit
  16. 30 Sep, 2019 2 commits