1. 08 Feb, 2016 1 commit
  2. 03 Feb, 2016 2 commits
  3. 01 Feb, 2016 4 commits
  4. 29 Jan, 2016 1 commit
  5. 28 Jan, 2016 1 commit
  6. 22 Jan, 2016 1 commit
  7. 21 Jan, 2016 3 commits
  8. 20 Jan, 2016 9 commits
  9. 19 Jan, 2016 12 commits
  10. 18 Jan, 2016 3 commits
  11. 13 Jan, 2016 1 commit
  12. 09 Jan, 2016 1 commit
  13. 08 Jan, 2016 1 commit
    • Wouter van Oortmerssen's avatar
      Make flatc check for binary files to avoid accidental parsing. · 42c20d7a
      Wouter van Oortmerssen authored
      Binary file arguments to flatc have to be preceded by -- to
      identify them, forgetting this however results in them being
      attempted to be parsed as schema/json, with cryptic errors.
      This instead gives an error if 0 bytes are contained in your
      text file.
      
      Bug: 22069056
      Change-Id: I226bf651dcb016f18d7c8ffadcf23466a1fc0b87
      Tested: on Linux.
      42c20d7a