summaryrefslogtreecommitdiff
path: root/test/lua
Commit message (Expand)AuthorAgeFilesLines
* Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging t...Jens Geyer2022-09-051-1/+1
* THRIFT-5260 Fix the thrift compiler generate problematic lua code for the one...longzhiri2020-09-122-0/+8
* THRIFT-4717: fix up make clean with autoconfJames E. King III2019-01-251-1/+4
* THRIFT-3728 http transport for thrift-luaWang Yaofu2016-03-182-1/+6
* THRIFT-3592 Add basic test clientNobuaki Sukegawa2016-02-271-1/+2
* THIFT-3645 Add command line args and testBool handler to Lua test serverNobuaki Sukegawa2016-02-201-7/+40
* THRIFT-3644 Adds testStruct call to Lua test clientNobuaki Sukegawa2016-02-201-4/+6
* THRIFT-3631 JSON protocol implement for thrift-lua library.Wang Yaofu2016-02-191-0/+2
* THRIFT-3585 Compact protocol implementation for LuaNobuaki Sukegawa2016-02-042-33/+34
* THRIFT-3584 boolean false value cannot be transferredNobuaki Sukegawa2016-02-041-1/+1
* THRIFT-3598 TBufferedTransport doesn't instantiate client connectionPhongphan Phuttha2016-02-041-2/+2
* THRIFT-3592 Add basic test clientNobuaki Sukegawa2016-02-033-11/+73
* THRIFT-2886 Integrate binary type in standard Thrift cross testJens Geyer2015-01-032-0/+6
* THRIFT-1681: Add Lua Support Patch: Dave WatsonRoger Meier2014-04-052-0/+240