Skip to content

Commit ef43acf

Browse files
committed
Added Namespace#getEnum and changed #lookupEnum to the same behavior, see #576
1 parent 7fac9d6 commit ef43acf

15 files changed

+73
-48
lines changed

LICENSE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
This license applies to all parts of protobuf.js except those files explicitly
2-
including or referencing a different license or files located in a directory
3-
containing a different LICENSE file.
1+
This license applies to all parts of protobuf.js except those files either
2+
explicitly including or referencing a different license or located in a
3+
directory containing a different LICENSE file.
44

55
Apache License
66
Version 2.0, January 2004

dist/protobuf.js

Lines changed: 22 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/protobuf.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/protobuf.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/protobuf.min.js.gz

8 Bytes
Binary file not shown.

dist/protobuf.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/runtime/protobuf.js

Lines changed: 4 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/runtime/protobuf.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/runtime/protobuf.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/runtime/protobuf.min.js.gz

-26 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)