]> asedeno.scripts.mit.edu Git - cl-protobufs.git/history - api.lisp
Don't kluge *asdf-verbose* on asdf3.
[cl-protobufs.git] / api.lisp
2014-06-11 Alejandro R SedeñoMerge branch 'full-tests-missing-paren'
2014-05-12 Alejandro R SedeñoMerge branch 'extentions-no-required-fields'
2013-05-27 Alejandro R SedeñoMerge branch 'refactor-define-proto'
2013-04-06 Scott McKaySignal 'serialization-error' if there are any hard...
2013-02-28 Scott McKayUpdate copyright notices
2013-02-28 Scott McKayImplement in-object size caching, compile-time conditio...
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...