]> asedeno.scripts.mit.edu Git - cl-protobufs.git/history - utilities.lisp
Fix a minor bug in service/rpc declarations.
[cl-protobufs.git] / utilities.lisp
2012-03-14 Scott McKaySupport floating point in the wire protocol
2012-03-12 Scott McKayImplement the .proto file parser.
2012-03-07 Scott McKayMake the defining macros leave more meta-data for Lisp...
2012-03-06 Scott McKaySupport syntax, options and imports
2012-03-06 Scott McKayBreak Protobufs support out into its own module with Quux.