1. 12 Oct, 2016 5 commits
  2. 07 Oct, 2016 1 commit
    • Baptiste Lepilleur's avatar
      flatc java generator: namespace_test2.fbs is missing namespace prefix for… · 199157e8
      Baptiste Lepilleur authored
      flatc java generator: namespace_test2.fbs is missing namespace prefix for referToA2() return type (#4040)
      
      * Fix flatc generating incorrect java/c# code for namespace_test2.fbs. In code for TableInC, method referToA2() returned type SecondTableInA instead of NamespaceA.SecondTableInA.
      
      * Updated generated code.
      
      * Fixed indendation.
      199157e8
  3. 05 Oct, 2016 1 commit
  4. 03 Oct, 2016 1 commit
    • jbrads's avatar
      Generate type traits for unions to map a type to the corresponding u… (#4032) · b075b8c4
      jbrads authored
      *  Generate type traits for unions to map a type to the corresponding union enum value.
      
      * Fixed break with union enum type traits when type is in a namespace.
      
      * Fixed spacing and variable names in type traits generation to match style guidelines.
      
      *  Fixed spacing in type traits generation to match style guidelines.
      
      * Regenerated test schema header.
      b075b8c4
  5. 21 Sep, 2016 1 commit
  6. 19 Sep, 2016 2 commits
  7. 15 Sep, 2016 2 commits
  8. 14 Sep, 2016 2 commits
  9. 13 Sep, 2016 1 commit
  10. 12 Sep, 2016 2 commits
  11. 10 Sep, 2016 1 commit
  12. 09 Sep, 2016 4 commits
  13. 07 Sep, 2016 1 commit
  14. 06 Sep, 2016 2 commits
  15. 01 Sep, 2016 2 commits
  16. 30 Aug, 2016 1 commit
  17. 29 Aug, 2016 1 commit
  18. 26 Aug, 2016 10 commits