123 Commits (405e7934b1eebfa9f1c8c525e0f8f4e4e79d7d8e)

Author SHA1 Message Date
Joshua Haberman 763a3f6293 WIP. 4 years ago
Joshua Haberman efefbffc80 Fixed binary encoding and decoding for big-endian machines. 4 years ago
Joshua Haberman 8e26a33bcb Added a test for UTF-8 parse checking and added missing error reporting. 4 years ago
Joshua Haberman 0dc2394da5
Changes to support import into google3 (#291) 5 years ago
Joshua Haberman b717575cef
Added -Wextra and -Wshorten-64-to-32 and fixed resulting errors. (#289) 5 years ago
Joshua Haberman 543a0ce8f2
Fixes for PHP. (#286) 5 years ago
Joshua Haberman 16facab490
Created an amalgamation without handlers, and fixed some bugs. (#283) 5 years ago
Yannic d638d74d1b
Add load statements for @rules_proto (#271) 5 years ago
Joshua Haberman 2559e78aa3
Separated C++ wrappers into separate files in a backward-compatible way. (#265) 5 years ago
Joshua Haberman d49c1db6c2 New JSON decoder, string->msg using reflection. 5 years ago
Joshua Haberman b409f8cd85 Fixed code generator for upbdefs when a file has no messages. 5 years ago
Joshua Haberman 58010a3f73 Another fix for google import. 5 years ago
Joshua Haberman 4b8c04e521 Ran buildifier and fixed a few things for google3 import. 5 years ago
Joshua Haberman 384cf15b0f [json encoder] passes almost all conformance tests. 5 years ago
Joshua Haberman 6e9db7dafc Fixed JSON encoder so that it compiles. 5 years ago
Joshua Haberman 02c89a8b15
Renamed textencode -> text_encode for greater readability. (#249) 5 years ago
Joshua Haberman 4c6dcc3c6b
[textformat]: added missing newline when a message opens. (#245) 5 years ago
Joshua Haberman ca512852f3
Fixed parsing for string->double maps. (#243) 5 years ago
Joshua Haberman ce1a399a19
Text format serializer for upb_msg (#242) 5 years ago
Joshua Haberman ad2eb65a4b Refactored conformance_upb to use reflection, and fixed a decoder bug. 5 years ago
Anna R a27429f265 Add port_def.inc and port_undef.inc to generated code hdrs 5 years ago
Anna R 3797ad2217 port should not be public 5 years ago
Anna R 578dc32208 Set port visibility to public. 5 years ago
Anna R fc4941183f Add :port dependencies to libraries that include it 5 years ago
Anna R de1bc11663 Split port into its own target, add msg.h to :legacy_msg_reflection 5 years ago
Anna R 0b63c75164 Do not strip :descriptor_upbreflection and make some headers public that are used outside of the their module 5 years ago
Joshua Haberman 059f226d41 Unit tests for maps generated code. 5 years ago
Joshua Haberman 2a85bef825 Generated code interface for maps is complete, though not yet tested. 5 years ago
Joshua Haberman 7f5fe52dfa Fixes for non-C89 code. 5 years ago
Joshua Haberman 92509cc3b2 Rename lua_test. 5 years ago
Joshua Haberman 4c57b1fefd More progress on Lua extension. 5 years ago
Joshua Haberman bfc86d3577 Fixed many bugs, basic Lua test passes! 5 years ago
Joshua Haberman 5239655b99 WIP. 5 years ago
Joshua Haberman 23825332e1 WIP. 5 years ago
Joshua Haberman 27b95c969a WIP. 5 years ago
Lizan Zhou bcdfe6b1b0 bazel: use canonical repository name for absl 5 years ago
Joshua Haberman 9a360ad43d Moved legacy_msg_reflection.{c,h} -> reflection.{c.h}. 5 years ago
Joshua Haberman c486da3970 WIP. 5 years ago
Esun Kim e5f873198e Removed -std=c89 option 5 years ago
Esun Kim 2c3a28e411 Add -Wstrict-prototypes option 5 years ago
Esun Kim 7a1e6aa84b Support MSVC prior to 2015 5 years ago
Nicolas "Pixel" Noble ce3ba4dcdc Disabling gcc flags for Windows build. 5 years ago
Google-Autofuzz 14f4c9eadc change back to the original BUILD 5 years ago
Google-Autofuzz b52178d54b modified BUILD 5 years ago
Google-Autofuzz 7d0b7c838f fix -fsanitize 5 years ago
Google AutoFuzz Team 5149dc5ce2
Update BUILD 5 years ago
Google-Autofuzz 8f19667786 modified fuzz config 6 years ago
Joshua Haberman 493e9b2614 Build fixes from fuzz target. 6 years ago
Google AutoFuzz Team 76baf906c9
Update BUILD with OSS-FUZZ 6 years ago
Joshua Haberman 901463e41e Added benchmark of parsing. 6 years ago