]> asedeno.scripts.mit.edu Git - cl-protobufs.git/history - api.lisp
Decorate service method stubs and intern them in a different package
[cl-protobufs.git] / api.lisp
2012-07-03 Scott McKayA few cleanups for CL-Stubby; passes 'precheckin'
2012-06-11 François-René RideauChanged license to MIT-style for publication as part...
2012-06-05 Scott McKaySBCL kindly offered suggestions for improvement:
2012-05-25 Scott McKayGet some stuff working better for Stubby purposes.
2012-05-25 Scott McKayFix a few more things discovered by the tests:
2012-05-23 Scott McKayAdd 'vector-of' type, at Shaun Morris's request. This...
2012-05-22 Scott McKayAdd more stuff to the test suite, and fix what it uncov...
2012-05-13 Scott McKayGet google/protobuf/unittest.proto working, insofar...
2012-05-10 Scott McKayFix some problems reported by Shaun Morris:
2012-05-08 Scott McKayImplement 'proto:clear' for Shaun Morris, since he...
2012-05-08 Scott McKayFix some corner initialization corner cases.
2012-04-12 Scott McKayBetter support Lisp packages; start implementing extensions
2012-04-11 Scott McKayIt's gonna be a heck of a lot easier debugging CL-Stubb...
2012-04-05 Scott McKayCommit merges with trunk
2012-04-04 Scott McKayAdd an example that can serialize Lisp lists
2012-04-04 Scott McKaySimplify the serialization API and make it faster, too
2012-04-03 Scott McKayExport a simpler, Python-like API (requested by Sean...