1. 09 Aug, 2018 1 commit
  2. 01 Aug, 2018 3 commits
  3. 31 Jul, 2018 2 commits
  4. 27 Jul, 2018 1 commit
  5. 23 Jul, 2018 1 commit
  6. 25 May, 2018 1 commit
    • Adam Cozzette's avatar
      Fixed JS parsing of unspecified map keys · d1af0291
      Adam Cozzette authored
      We need to use a default of 0 when parsing unspecified map keys, instead
      of failing an assertion.
      
      This change was written by Michael Aaron (michaelaaron@google.com) but I
      am cherry-picking it directly instead of waiting for the next sync of
      Google-internal changes.
      d1af0291
  7. 14 May, 2018 1 commit
  8. 08 May, 2018 3 commits
  9. 02 Apr, 2018 2 commits
  10. 13 Mar, 2018 1 commit
  11. 09 Mar, 2018 1 commit
  12. 06 Mar, 2018 1 commit
  13. 19 Dec, 2017 1 commit
  14. 05 Dec, 2017 1 commit
  15. 01 Dec, 2017 1 commit
  16. 02 Nov, 2017 1 commit
  17. 24 Oct, 2017 1 commit
  18. 18 Oct, 2017 1 commit
  19. 14 Sep, 2017 2 commits
  20. 13 Sep, 2017 1 commit
  21. 12 Sep, 2017 1 commit
  22. 24 Jul, 2017 1 commit
  23. 19 Jul, 2017 1 commit
  24. 18 Jul, 2017 1 commit
  25. 15 Jul, 2017 1 commit
    • dylanetaft's avatar
      Expand documentation in Readme.md · 36fcc2a5
      dylanetaft authored
      Add some supporting documentation regarding Closure for those unfamiliar., Also substantiate details for "files in this directory" - including them all will result in a project that does not compile as some are used for test cases and aren't part of the core library.
      36fcc2a5
  26. 21 Jun, 2017 1 commit
  27. 08 May, 2017 1 commit
  28. 04 May, 2017 1 commit
  29. 03 May, 2017 1 commit
    • Adam Cozzette's avatar
      Removed mention of Buffer in byteSourceToUint8Array · f00e06c9
      Adam Cozzette authored
      The Closure compiler complains about Buffer since that class exists only
      in Node. That logic does not seem to be needed (unit tests and conformance
      tests pass without it), so let's just remove it to solve the problem.
      f00e06c9
  30. 02 May, 2017 1 commit
  31. 06 Apr, 2017 1 commit
  32. 03 Apr, 2017 2 commits