| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-11 | Rename to nimpb_protoc | Oskari Timperi | |
| 2018-04-11 | Make this repo only a container for protoc | Oskari Timperi | |
| 2018-04-07 | Support custom service generators | Oskari Timperi | |
| Copied this feature from prost. A RPC library could use nimpb_build to generate RPC code automatically based on service definitions in .proto files. | |||
| 2018-04-07 | Fix default values for enums in dependencies | Oskari Timperi | |
| The compiler crashed because it didn't have a default value for an enum defined in another file. Now the compiler finds the definition of the enum when asked for a default value of an enum. | |||
| 2018-04-06 | Add current source dir to search path for compiler | Oskari Timperi | |
| 2018-04-06 | Refactor to use FileDescriptorSet | Oskari Timperi | |
| This should make the implementation a bit simpler. It should be easier also to use nimpb_build as a library! | |||
| 2018-04-06 | Initial commit | Oskari Timperi | |
