aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/js
Commit message (Collapse)AuthorAgeFilesLines
...
* JS: import well-known types from google-protobuf package.Josh Haberman2016-06-161-0/+8
|
* Merge pull request #1547 from xyzzyz/js_generatorJoshua Haberman2016-05-181-1/+1
|\ | | | | Fix #include in js_generator.cc
| * Fix #include in js_generator.ccAdam Michalik2016-05-171-1/+1
| | | | | | | | | | The commit 3b3c8abb9635eb3ea078a821a99c9ef29d66dff7 has replaced the <> with "" in #include statement in js_generator.cc
* | Integrate interanl changesBo Yang2016-05-181-0/+1
|/
* Down integrate from Google internal.Jisi Liu2016-04-281-3/+2
|
* Integrate google internal changes.Jisi Liu2016-03-302-270/+525
|
* Fix CommonJS relative require generation, and test itmurgatroid992016-02-241-1/+15
|
* Fixed definition of extensions, and added CommonJS tests to Travis.Josh Haberman2016-02-181-1/+8
|
* Fixed nested message scopes for CommonJS.Josh Haberman2016-02-181-7/+5
|
* CommonJS tests are now passing.Josh Haberman2016-02-181-1/+5
|
* WIP.Josh Haberman2016-02-182-57/+227
|
* Fix for Visual Studio 2008.Feng Xiao2015-12-301-7/+7
|
* Fix a compiler warning.Feng Xiao2015-12-281-0/+2
| | | | Change-Id: I4c4e2a4a248e4336fef735f75ff5648d8d33627e
* Down-integrate from internal code base.Feng Xiao2015-12-112-0/+2885