aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/js
Commit message (Expand)AuthorAgeFilesLines
* Down-integrate from google3.Josh Haberman2018-09-041-30/+34
* Down-integrate from google3.Feng Xiao2018-08-083-90/+119
* Delete unused files. (#4942)Feng Xiao2018-07-193-301/+0
* fix commonjs js provide GOOGLE_CHECKYilun Chong2018-07-121-1/+1
* Merge pull request #4299 from hekike/feat/add-commonjs-strict-import-styleJoshua Haberman2018-07-022-10/+36
|\
| * fix(js_generator): check for protoPeter Marton2018-05-211-0/+1
| * Fix strict JS generator with import in a protofilePeter Marton2018-05-081-3/+6
| * Feat: add import-style=commonjs_strict option to the compilerPeter Marton2018-05-082-10/+32
* | Merge pull request #4827 from acozzette/merge-3-6-xAdam Cozzette2018-06-251-1/+5
|\ \
| * \ Merge branch '3.6.x' into merge-3-6-xAdam Cozzette2018-06-251-1/+5
| |\ \
| | * | Fixed JS parsing of unspecified map keysAdam Cozzette2018-05-251-1/+5
| | |/
* | / Remove the executable bit from several source code filesSebastian Schuberth2018-06-252-0/+0
|/ /
* | not emptyming2018-06-191-1/+1
* | check provided sizeming2018-06-191-1/+2
* | Remove js_embed binary. (#4709)Feng Xiao2018-06-012-110/+225
|/
* Merge branch 'master' into down-integrateAdam Cozzette2018-03-131-2/+0
|\
| * Merge pull request #3186 from gkelly/remove-unused-variableFeng Xiao2018-02-201-2/+0
| |\
| | * Remove unused output_file variable from js_embedGarret Kelly2017-06-051-2/+0
* | | Integrated internal changes from GoogleAdam Cozzette2018-03-131-18/+25
|/ /
* | Integrated internal changes from GoogleAdam Cozzette2017-12-011-11/+24
* | Merge from google internalJisi Liu2017-10-182-42/+95
* | Integrated internal changes from GoogleAdam Cozzette2017-09-141-20/+72
* | Merge branch 'master' into 3.4.xBo Yang2017-08-051-0/+1
|\ \
| * | Fix quotation marksAdam2017-07-241-1/+1
| * | Fix issue #1745 - javascript allow dot in filenameAdam2017-07-241-0/+1
| |/
* / Merge from Google internal for 3.4 releaseJisi Liu2017-07-182-29/+50
|/
* Down-integrate from google3.Feng Xiao2017-03-293-104/+76
* Fix generation of extending nested messages in JavaScript (#2439)Marcus Longmuir2017-01-061-7/+12
* Merge pull request #2536 from jbrianceau/fix-js-embed-include-styleAdam Cozzette2017-01-041-1/+1
|\
| * Fix include in auto-generated well_known_types_embed.ccJulien Brianceau2016-12-271-1/+1
* | Fix warning in compiler/js/embed.ccJulien Brianceau2016-12-271-1/+1
|/
* Auto-generate well_known_types_embed.ccAdam Cozzette2016-12-192-323/+8
* Add missing include in embed.ccJulien Brianceau2016-12-131-0/+1
* Fix #include in cc filesJulien Brianceau2016-12-091-1/+1
* Add missing include in embed.ccJulien Brianceau2016-12-081-0/+1
* Integrated internal changes from GoogleAdam Cozzette2016-11-178-203/+999
* Fixed references to foreign nested messages with CommonJS-style importsAdam Cozzette2016-10-101-14/+16
* Fixed quadratic behavior in JSPB deserialization of repeated fields (#2117) (...Adam Cozzette2016-10-101-7/+3
* Integrate internal changesBo Yang2016-10-102-302/+562
* Add and fix C++ runtime docsJisi Liu2016-08-021-0/+6
* restore old behavior for toObjectNikolai Vavilov2016-07-191-10/+18
* nitsNikolai Vavilov2016-07-191-32/+21
* Make implicit defaults consistent with explicit defaultsNikolai Vavilov2016-07-191-33/+44
* Merge pull request #1802 from haberman/jsmapbinJoshua Haberman2016-07-181-32/+70
|\
| * JavaScript: move extension binary info to separate struct.Josh Haberman2016-07-181-10/+40
| * JavaScript maps: move binary callbacks out of constructor.Josh Haberman2016-07-181-22/+30
* | Integrate from internal code base.Feng Xiao2016-07-131-6/+18
|/
* Fix spelling in strings and commentsOtto Kekäläinen2016-07-031-1/+1
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-109/+296
* Bugfix: base the require logic on the file being required.Josh Haberman2016-06-161-4/+4