]> asedeno.scripts.mit.edu Git - cl-protobufs.git/history - utilities.lisp
Make it (almost) possible to compile/load Protobufs outside of QRes
[cl-protobufs.git] / utilities.lisp
2012-04-03 Scott McKayMake it (almost) possible to compile/load Protobufs...
2012-04-02 Scott McKayStraighten out API: 'class' vs. 'type' vs. 'alias'
2012-04-01 Scott McKaySome cleanups to enable some more cleanups :-)
2012-03-29 Scott McKayMore optimizations of (de)serialization at the wire...
2012-03-15 Scott McKayBetter support for upgradability warnings
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.