- 01 Jul, 2017 4 commits
-
-
Yilun Chong authored
-
Yilun Chong authored
-
Yilun Chong authored
-
Yilun Chong authored
-
- 30 Jun, 2017 1 commit
-
-
Paul Yang authored
* Add json encode/decode for php. * Fix php conformance test on 32-bit machines. * Fix conformance test for c extension. * Fix comments
-
- 29 Jun, 2017 5 commits
-
-
Yilun Chong authored
-
Yilun Chong authored
-
Yilun Chong authored
-
Thomas Van Lenten authored
Add initialized as a reserved keyword as that's the actual property name
-
Sergio Campama authored
-
- 28 Jun, 2017 15 commits
-
-
Yilun Chong authored
-
Yilun Chong authored
-
Paul Yang authored
* Add scripts to build python wheel for linux. Followed PEP513. * Fix dist check for new added files. * Update README for usage example.
-
Yilun Chong authored
-
Yilun Chong authored
-
Yilun Chong authored
-
Yilun Chong authored
-
Yilun Chong authored
-
Yilun Chong authored
-
Yilun Chong authored
-
Yilun Chong authored
-
Yilun Chong authored
-
Yilun Chong authored
-
Yilun Chong authored
-
Yilun Chong authored
-
- 27 Jun, 2017 2 commits
-
-
Brent Shaffer authored
* adds PHPDoc @return and @param for getters and setters respectively * addresses changes in PR review * adds documentation tests * Update php_generator: - Prepend \ to names where required - Remove <pre> tags - Update protobuf field comments * Updates class files with the protobuf changes * Addresses review comments * removes Protobuf Type line from PHP generated classes * fixes phpdoc test * adds array types to phpdoc
-
Yilun Chong authored
-
- 26 Jun, 2017 1 commit
-
-
Feng Xiao authored
Workaround the docker bug when compiling artifacts
-
- 24 Jun, 2017 2 commits
- 23 Jun, 2017 6 commits
-
-
Feng Xiao authored
C++: Do not forward-declare dependencies in generated .h files
-
Bo Yang authored
-
Yilun Chong authored
-
Yilun Chong authored
-
Feng Xiao authored
Updated links to use https
-
Maxwell Paul Brickner authored
Howdy! I just updated some links to use https instead of http. Thanks! ^ _ ^
-
- 22 Jun, 2017 2 commits
-
-
Thomas Van Lenten authored
If we fail to get a descriptor just super the method resolving.
-
Thomas Van Lenten authored
This should never happen, but if someone is swizzling or do other hooking of methods, anything is possible, so this seems slighty safer than they returning NO.
-
- 20 Jun, 2017 1 commit
-
-
Ryan Gordon authored
* Switch to addEnumType to fix fatal error * Fixing more cases of HHVM incompatibility * Updating tests to be hhvm compatible * Fixing tests * Fixing merge * Don't use call_user_func, should hopefully fix tests * Fixing spelling * Fixing another misspelling in a test * Fixing placement of append and kvUpdate functions * Actually fix function helpers * Remove double addEnumType. How did this ever work? * Fixing a couple more tests * Only use the setter if the return value isn't an object
-
- 19 Jun, 2017 1 commit
-
-
Joshua Haberman authored
* Fixed a bunch of Ruby conformance errors. * Fixed some more Ruby conformance errors in JSON.
-