]> asedeno.scripts.mit.edu Git - cl-protobufs.git/shortlog
cl-protobufs.git
2013-02-27 Alejandro R SedeñoMerge branch 'split-package-rpc'
2013-02-26 Alejandro R SedeñoUpdate documentation
2013-02-26 Alejandro R SedeñoDecorate service method stubs and intern them in a...
2013-02-21 Alejandro R Sedeñofixup: 6ac9510 add missing close-paren
2013-02-20 Alejandro R Sedeñoparser.lisp: tweak method parsing
2013-02-15 Alejandro R SedeñoDon't assume 32-bits integers fit in a fixnum
2013-02-15 Alejandro R SedeñoFix double creation for ccl when high bits are negative
2013-02-12 Alejandro R Sedeñoprinter.lisp: better preserve proto names
2013-02-12 Alejandro R Sedeñounit tests for case preservation
2013-02-11 Alejandro R Sedeñoprinter.lisp: consume more arguments when appropriate
2013-02-11 Alejandro R Sedeñoprinter.lisp: ~*~* -> ~2*
2013-02-11 Alejandro R Sedeñoprinter.lisp: don't export symbols not in our package
2013-01-07 Alejandro R Sedeñoparser.lisp: set up fall-back package names
2013-01-04 Alejandro R Sedeñoprinter.lisp: Collect exports from messages defned...
2013-01-04 Alejandro R Sedeñoprinter.lisp: qualify generated UNLESS, just like the...
2013-01-04 Alejandro R Sedeñoprinter.lisp: drop trailing whitespace on generated...
2013-01-03 Alejandro R SedeñoFix typo in comment
2013-01-03 Alejandro R SedeñoDon't export RUN-ALL-TESTS if we have test-tools, as...
2013-01-03 Alejandro R Sedeñogeneralize CCL fasl ignores
2013-01-03 Alejandro R SedeñoGenerate integer encoders and decoders with thought...
2013-01-03 Alejandro R Sedeñointeger encoding/decoding tests
2013-01-03 Scott McKayAdd a few more fasl types
2013-01-03 Scott McKayMerge branch 'master' of git://common-lisp.net/projects...
2013-01-03 Scott McKayFix some printers, etc
2013-01-02 Paul Weissdefine-proto: collect DEFTYPE forms before other forms
2012-12-17 Alejandro R SedeñoTweak definition of ASSERT-EQUAL
2012-12-17 Alejandro R SedeñoMerge branches 'extend-logic' and 'type-aliases'
2012-12-17 Alejandro R SedeñoThe parent of an extended message is the context in...
2012-12-17 Alejandro R SedeñoWhen extending, find extended message by type rather...
2012-12-17 Alejandro R SedeñoTest various extend scenario
2012-12-17 Alejandro R Sedeñohonor type-aliases when looking up types
2012-12-17 Alejandro R SedeñoAdd a test for type-aliases
2012-12-17 Alejandro R SedeñoMuffle style warnings when generating methods in optimi...
2012-12-17 Alejandro R SedeñoFix PRINT-OBJECT method for protobuf-extension to actua...
2012-12-17 Alejandro R Sedeñogitignore fasls
2012-12-17 Alejandro R SedeñoDon't use the expanded type if it's a protobuf enum
2012-12-12 Alejandro R SedeñoMerge branch 'type-expansion'
2012-12-10 Alejandro R Sedeñoexpand types in clos transformation when necessary
2012-12-10 Alejandro R SedeñoTest serialization of a user DEFTYPE
2012-12-09 Scott McKayMerge branch 'master' of git://common-lisp.net/projects...
2012-12-09 Scott McKayDon't send default values when serializing
2012-12-06 Alejandro R Sedeñoasdf-support: change perform for load-op to do all...
2012-12-06 Alejandro R Sedeñoasdf-support: move input-files definitions to more...
2012-12-05 Alejandro R SedeñoMerge branch 'rework-asdf-import'
2012-12-05 Alejandro R Sedeñoprocess new .proto-imports file when compiling and...
2012-12-05 Alejandro R SedeñoFix bogus docstring
2012-12-05 Alejandro R Sedeñogenerate a list of imports for each .proto file
2012-12-05 Alejandro R Sedeñoprinter.lisp: Add missing space to docstring
2012-12-04 Alejandro R SedeñoFix docstring and error-reporting in #'PARSE-PROTO-IMPORT
2012-12-04 Francois-Rene RideauAdd a proper input-files method for proto-to-lisp,
2012-11-27 Ben Wagnerfix cross-package and forward references in cl-protobufs
2012-11-26 Shaun MorrisGet rid of the warning that vval isn't used in generate...
2012-11-15 Alejandro R Sedeñoccl: reverse values from CCL::DOUBLE-FLOAT-BITS
2012-11-07 Alejandro R SedeñoDon't quote the test name
2012-11-07 Alejandro R Sedeñofix a typo
2012-11-07 Alejandro R Sedeñoccl: Use ccl's float internals
2012-11-07 Francois-Rene RideauImprove schema generation performance on large schemas
2012-10-11 François-René RideauUpdate a few basic Lisp libraries.
2012-09-19 Scott McKayTweak a few comments
2012-09-19 Scott McKayThe 'protobufs' package should use no other package...
2012-09-19 Scott McKayAdd a performance test to the Protobufs test directory
2012-09-19 Scott McKayAdd a performance test to the Protobufs test directory
2012-09-18 Scott McKaySpeed up unoptimized serialization
2012-09-17 Scott McKayIn case anybody wants to pick off a task...
2012-09-14 Sergey VasilyevTsunami framework + use tsunami in customer profiles
2012-09-12 Scott McKayForgot the updated documentation
2012-09-12 Scott McKayFix some user-reported bugs
2012-09-10 Scott McKayAdd a more readable syntax for enum and field indices
2012-09-07 Scott McKayAdd a few missing features that aren't in any documenta...
2012-09-04 Scott McKayAdd stub support for streaming RPC APIs.
2012-08-31 Scott McKayAdd type aliases to CL-Protobufs
2012-08-29 Scott McKayLeft this out of yesterday's commit
2012-08-28 Scott McKayEnums and enum values need to have proper qualified...
2012-08-27 Scott McKayLose the 'response' argument from the RPC stubs, it...
2012-08-27 Scott McKayRound 2 of making meta-dot find the .proto definition
2012-08-24 Scott McKayAdd (most of the) support for meta-dot
2012-07-03 Scott McKayA few cleanups for CL-Stubby; passes 'precheckin'
2012-06-28 Scott McKayIt turns out that being able to get from method ->...
2012-06-27 Scott McKayUpdate the documentation
2012-06-27 Scott McKayMake the schema printer aware of qualified names.
2012-06-26 Scott McKayBeef up the generated client-side stub so that calls...
2012-06-26 François-René RideauFix further package-related svn merge breakage from 551126.
2012-06-26 François-René RideauFix build broken by my previous commit 551126
2012-06-26 François-René RideauSome pathname simplifications in asdf support for cl...
2012-06-26 Scott McKayDo a better job recording where a Protobuf schema came from
2012-06-20 Scott McKayGet the SBCL build working in the face of the newly...
2012-06-20 Scott McKayRandom things discovered while working on Stubby support...
2012-06-18 Scott McKayStill better support for qualified names:
2012-06-14 Scott McKayWhoops, committed an accidental change
2012-06-14 Scott McKayBeef up ASDF support and 'process-imports' to be rock...
2012-06-13 Scott McKaySimplify one interface a tiny bit
2012-06-13 Scott McKayMove Protobufs to lisp/libs/cl-protobufs as a standalon...
2012-06-11 François-René RideauChanged license to MIT-style for publication as part...
2012-06-11 François-René Rideaucl-protobufs: refactor some pathname munging functions...
2012-06-11 Scott McKayWhile implementing the Fortuneteller stubby server...
2012-06-05 Scott McKaySBCL kindly offered suggestions for improvement:
2012-06-04 Scott McKayRename these files to avoid name clashes
2012-06-04 Scott McKayA few tweaks
2012-06-01 Scott McKayFrigging SBCL
2012-06-01 Scott McKayMake it a bit easier to debug (de)serialization
next