1. 02 May, 2019 1 commit
    • Vladimir Glavnyy's avatar
      Fix issues with uint64 enums (#5265) · b8ef8c15
      Vladimir Glavnyy authored
      * Fix issues with uint64 enums
      
      - hide the implementation of enums from code generators
      - fix uint64 the issue in the cpp-generator
      - fix #5108
      - new tests
      - enums with bit_flags attribute should be unsigned
      
      * Refine objectives of EnumDef's FindByValue and ReverseLookup methods
      
      - move EnumDef::ReverseLookup implementation to idl_parser.cpp
      - fix typos
      
      * Make the IsUInt64 method private
      b8ef8c15
  2. 29 Apr, 2019 1 commit
  3. 27 Apr, 2019 1 commit
  4. 24 Apr, 2019 6 commits
  5. 22 Apr, 2019 2 commits
  6. 19 Apr, 2019 2 commits
  7. 18 Apr, 2019 3 commits
  8. 15 Apr, 2019 3 commits
  9. 11 Apr, 2019 4 commits
  10. 08 Apr, 2019 3 commits
  11. 05 Apr, 2019 5 commits
  12. 04 Apr, 2019 1 commit
  13. 01 Apr, 2019 1 commit
  14. 28 Mar, 2019 1 commit
  15. 25 Mar, 2019 4 commits
  16. 21 Mar, 2019 2 commits