20 Commits (4993f7a73a4c68680f18df21c161cb72c1637b1d)

Author SHA1 Message Date
Joshua Haberman 4993f7a73a Sort ListFields() results. 3 years ago
Joshua Haberman cbe314d91e Implemented IsInitialized(), fixing several more tests. 3 years ago
Joshua Haberman 586f84cd30 Properly check type of integers when converting. 3 years ago
Joshua Haberman 7de3052fbb Implemented reverse(). 3 years ago
Joshua Haberman 4447d87695 Fixed tests that were missing enum type wrapper class. 3 years ago
Joshua Haberman a2e280e865 Fixed slice assignment of unequal length. 3 years ago
Joshua Haberman 2fea0ea19d Implemented iteration over extension dict. 3 years ago
Joshua Haberman 1be47593f0 Fixed disconnecting before Clear(). 3 years ago
Joshua Haberman 7260346e30 Fixed validation of extension field descriptors. 3 years ago
Joshua Haberman 0549fc0ce1 Fixed several tests. 3 years ago
Joshua Haberman 69d948a9cb Implemented deep copy for repeated fields. 3 years ago
Joshua Haberman c2209d1a29 Enabled custom options. 3 years ago
Joshua Haberman 480a33f2a4 Fixed message equality for extensions. 3 years ago
Joshua Haberman 627c44be1f Initial commit of ExtensionDict. 3 years ago
Joshua Haberman 55e5da5489 Implemented DescriptorPool methods. 3 years ago
Joshua Haberman 55a24d94d3 Added missing conversion of message values. 3 years ago
Joshua Haberman 6826cc9ea0 Converted skips to expected failures where possible. 3 years ago
Joshua Haberman 4423e917ad All tests in the repo are passing. 3 years ago