]> asedeno.scripts.mit.edu Git - cl-protobufs.git/history - upgradable.lisp
Fix a fencepost typo
[cl-protobufs.git] / upgradable.lisp
2012-04-12 Scott McKayUse Stubby terminology in the implementation: 'RPC...
2012-04-03 Scott McKayExport a simpler, Python-like API (requested by Sean...
2012-04-02 Scott McKayMore cleaning up of the API: 'class' vs. 'type' vs. 'alias'
2012-04-02 Scott McKayStraighten out API: 'class' vs. 'type' vs. 'alias'
2012-03-15 Scott McKayBetter support for upgradability warnings
2012-03-14 Scott McKayFix a minor bug in service/rpc declarations.
2012-03-13 Scott McKayIt's an error to assign field numbers between 19000...
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.