491 Commits (63e673383b1562e62eaa3bbc99eac0556df3f050)

Author SHA1 Message Date
Wink Saville 0606476cb6 Fix typo in handler.h 13 years ago
Joshua Haberman 2054853964 Header tweaking. 13 years ago
Joshua Haberman f226554fa5 Fleshed out C++ def wrappers some. 13 years ago
Joshua Haberman 621c0cdcb5 Const invasion: large parts of upb made const-correct. 13 years ago
Joshua Haberman 4a8b9be46c Header cleanup, clarify/correct comments for interfaces. 13 years ago
Joshua Haberman d1d126acf4 Make "benchmark" build "benchmarks", add bug note. 13 years ago
Joshua Haberman 8eb2b2a216 Revised upb_bytesink, refactored upb_textprinter (untested). 13 years ago
Joshua Haberman 521ac7a89a Refined upb_status. 13 years ago
Joshua Haberman 48fedab345 Add packed field support (untested). 13 years ago
Josh Haberman 9d2fcd3692 Some progress on upb_stdio. 13 years ago
Joshua Haberman adb6580d97 Let the JIT emit hasbit-setting code in addition to calling a callback. 13 years ago
Joshua Haberman a5e6a7b029 Fix stack alignment on OS X. 13 years ago
Joshua Haberman 8bdc6d233e Prime the decoder buf for modest perf improvement on small messages. 13 years ago
Joshua Haberman d5324d1d5c Some Makefile cleanup. 13 years ago
Joshua Haberman 7935b702c5 More cleanup. 13 years ago
Joshua Haberman 282b34529f Some source cleanup/commenting. 13 years ago
Joshua Haberman 08e7ad94f9 Renamed lang_ext -> bindings, README updates. 13 years ago
Josh Haberman 3387ccaffd Avoid longjmp() in successful case. 13 years ago
Joshua Haberman 06b8181f97 Benchmark to parse into proto2 messages. 13 years ago
Joshua Haberman 40f271b854 x86 JIT: add callback specializations for a 10% speedup when parsing to struct. 13 years ago
Joshua Haberman 51d4e295a4 Python: fleshed out accessors. 13 years ago
Joshua Haberman fe3df2c9bc Python: basic SymbolTable support and empty accessors. 13 years ago
Joshua Haberman 25cdf1e6f7 Fixed overzealous assert(). 13 years ago
Joshua Haberman 336268b3d7 Fixed a few memory leaks and Makefile tweaks. 13 years ago
Joshua Haberman a1bb3dc448 Makefile target for running Python tests. 13 years ago
Joshua Haberman 487bfdfc06 Begin port of Python extension to new APIs. 13 years ago
Joshua Haberman 6981e468a3 More work on Lua extension, and consequent core refactoring. 14 years ago
Joshua Haberman 57abebaaf9 Fixed "make descriptorgen". 14 years ago
Joshua Haberman 56984e8db8 Significant work on Lua extension. 14 years ago
Joshua Haberman 92b4c38fa5 Added comment about how to disassemble JIT output. 14 years ago
Joshua Haberman daf36f0747 Get rid of upb_symtabtxn. 14 years ago
Joshua Haberman b6ca2718c8 Make Lua extension build again. 14 years ago
Joshua Haberman 10265aa56b Directory restructure. 14 years ago