18 Commits (dd2094537ad4316ddd42b10bca291f8d2e712de1)

Author SHA1 Message Date
Joshua Haberman aecbfe4224 Moved upb_enum to a proper C file, updated upb_inlinedefs. 16 years ago
Joshua Haberman b0ef7f0b67 More fixes, completions, still doesn't quite work. 16 years ago
Joshua Haberman f813688f3e Major revision to upb_parse. 16 years ago
Joshua Haberman 2d21601d47 Reworked low-level parsing: smaller, safer. 16 years ago
Joshua Haberman 2bb7637797 Fixed conversion warning in tests.c. 16 years ago
Joshua Haberman 24c14a3ad0 Increased robustness of 64-bit varint test. 16 years ago
Joshua Haberman c419731462 Bring 'tests' back up to date and build it again. 16 years ago
Joshua Haberman 268bb50e80 Enabled more warnings, fixed the warnings. 16 years ago
Joshua Haberman c8d67b2686 More refactoring of structures. 16 years ago
Joshua Haberman 5a31f694a7 Implemented the array part of the fieldnum lookup. 16 years ago
Joshua Haberman e195d5379d Since the stack has a fixed size, don't allocate dynamically. 16 years ago
Joshua Haberman d351981f9e Change to a fixed stack size. 16 years ago
Joshua Haberman 47fb22194c Another test, another bugfix. 16 years ago
Joshua Haberman e6b461c84a More tests and bugfixes -- parses its first proto! 16 years ago
Joshua Haberman a0a99811be Removed bounds checking, for speed and simplicity. 16 years ago
Joshua Haberman a38b191e8d Move submessage begin code to handler as well. 16 years ago
Joshua Haberman faf6b5f3bf Massive changes (practically a rewrite). More compact and minimal. 16 years ago
Joshua Haberman 5fb04a8ba5 Tests and fixes to bugs that the tests found. 16 years ago