]> asedeno.scripts.mit.edu Git - cl-protobufs.git/history - serialize.lisp
Make the CLOS -> Protobufs transformer do a better job generating Protobufs fields
[cl-protobufs.git] / serialize.lisp
2012-03-15 Scott McKayExtend the 'define-proto' macrology so it can be used to
2012-03-15 Scott McKayTweak the syntax of RPCs within services a bit.
2012-03-13 Scott McKayUniform handling of options and documentation
2012-03-07 Scott McKayMake the defining macros leave more meta-data for Lisp...
2012-03-06 Scott McKayReorder a few things for readability.
2012-03-06 Scott McKayBreak Protobufs support out into its own module with Quux.