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