Commit Graph

3 Commits

Author SHA1 Message Date
Max-Gerd Retzlaff
04057ac28a Revert "THRIFT-5501 Remove Common Lisp support"
This reverts commit d88d4f93b3.
2022-08-30 23:58:57 +02:00
Jens Geyer
d88d4f93b3 THRIFT-5501 Remove Common Lisp support
Client: cl
Patch: Jens Geyer
2022-03-06 14:58:37 +01:00
Tomek Kurcz
e93a901715 THRIFT-82: Add Common Lisp support
Client: cl

There's framed and buffered socket transport, binary protocol, multiplex, simple
server, cross-tests, self-tests, tutorial, CL library, CL code generator. Only
SBCL is supported for now.

This closes #1412
2018-03-02 13:44:50 -05:00