Skip to content
Snippets Groups Projects
  1. Oct 28, 2015
  2. Oct 19, 2015
  3. Aug 04, 2015
  4. Jun 29, 2015
  5. May 14, 2015
  6. Apr 02, 2015
    • Advay Mengle's avatar
      Generate appropriate schema doc comments from .proto files · 3ad85363
      Advay Mengle authored
      - Add parse handling of .proto struct and field doc comments (enums and
      their values were already handled)
      - Add FBS generation handling of doc comments for structs, their
      fields, enums, and their values (requires linking idl_gen_general in
      the test binary build)
      - Tested using test.proto|golden with doc comments added.  Xcode run of
      flattest passes.
      
      Change-Id: Idff64dd8064afba227174ab77d2c7be22d006628
      3ad85363
  7. Dec 09, 2014
  8. Oct 22, 2014
  9. Sep 18, 2014
  10. Sep 16, 2014
  11. Jul 21, 2014
    • rw's avatar
      Port FlatBuffers to Go. · 74d5f370
      rw authored
      Implement code generation and runtime library for Go, derived from the
      Java implementation. Additionally, the test suite verifies:
      
       - the exact bytes in the Builder buffer during object construction,
       - vtable deduplication, and
       - table construction, via a fuzzer derived from the C++ implementation.
      
      Change-Id: Ib95a019c684891def2b50281e570b4843fea7baa
      74d5f370
  12. Jun 13, 2014
  13. Jun 11, 2014
Loading