Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-08 | Adapt LuaJIT VPP library and a few examples to API with per-message CRC and JSON | Andrew Yourtchenko | 1 | -1/+254 | |
Change-Id: Ibb886e418d338588e61c7bb6cb57f2093c7c5062 Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com> | |||||
2016-11-28 | Clean up the Lua API, make it luajit-only, no C | Andrew Yourtchenko | 1 | -23/+7 | |
This removes the libcough which was a temporary layer atop the libpneum to make it synchronous. Now Lua API only requres luajit, and has no dependencies on compiling any C. Also comment out a couple of debug print functions. Change-Id: I35fd1c8088c6fd1b10b9e4d903ad241ab32fd91a Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com> | |||||
2016-11-11 | Luajit API and some examples | Andrew Yourtchenko | 1 | -0/+752 | |
Change-Id: Ia140c4750f06870c40b7058c4afb2e20ca633a49 Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com> |