1. fd896ba Use modern JS tooling instead of Closure's deprecated Python scripts. (#8610) by Kelvin Jin · 3 years, 10 months ago
  2. e8aa635 Tweak our JavaScript rewrites a bit to handle jspb.* imports. by Joshua Haberman · 4 years, 2 months ago
  3. 13f94b4 Fix strict JS generator with import in a protofile by Peter Marton · 7 years ago
  4. 3c4e368 Test: cover import_style=commonjs_strict by Peter Marton · 7 years ago
  5. e372df5 Fixed failing JS tests by Adam Cozzette · 7 years ago
  6. 671e075 Use closurebuilder.py in favor of calcdeps.py for compiling JavaScript by Adam Cozzette · 8 years ago
  7. 40f3586 Fixed remaining JSPB test failures by Adam Cozzette · 8 years ago
  8. ea081fe Fix missing import of jspb.Map (#1885) by Guillaume Egles · 9 years ago
  9. e0e7377 Fix goog.require()/goog.provide() ordering. by Josh Haberman · 9 years ago
  10. 7429b91 JavaScript: move extension binary info to separate struct. by Josh Haberman · 9 years ago
  11. 1523936 Fix for CommonJS tests. by Josh Haberman · 9 years ago
  12. c9f8a1b Moved CommonJS-specific files into commonjs directory by murgatroid99 · 9 years ago
  13. a862b6b Fix CommonJS relative require generation, and test it by murgatroid99 · 9 years ago
  14. 907ad4a Properly camelCase when translating to CommonJS. by Josh Haberman · 9 years ago
  15. c348af2 Addressed more code review comments. by Josh Haberman · 9 years ago
  16. 7726cd2 Integrate review comments. by Josh Haberman · 9 years ago
  17. 77af5d0 Fixed nested message scopes for CommonJS. by Josh Haberman · 9 years ago
  18. d6a186a Added some documentation in comments. by Josh Haberman · 9 years ago
  19. 9e60036 Moved CommonJS-specific files to commonjs/. by Josh Haberman · 9 years ago