Tarantool development patches archive
 help / color / mirror / Atom feed
* [tarantool-patches] [RFC v2 0/2] box/lua/console: Add support for lua output format
@ 2019-07-05 21:09 Cyrill Gorcunov
  2019-07-05 21:09 ` [tarantool-patches] [RFC 1/2] third_party/serpent: Add serpent repo Cyrill Gorcunov
  2019-07-05 21:09 ` [tarantool-patches] [RFC 2/2] box/lua/console: Add support for lua output format Cyrill Gorcunov
  0 siblings, 2 replies; 11+ messages in thread
From: Cyrill Gorcunov @ 2019-07-05 21:09 UTC (permalink / raw)
  To: tml; +Cc: Konstantin Osipov, Alexander Turenko, Cyrill Gorcunov

Please review once time permit. It is still RFC to gather opinions.

Cyrill Gorcunov (2):
  third_party/serpent: Add serpent repo
  box/lua/console: Add support for lua output format

 .gitmodules             |  3 ++
 src/box/CMakeLists.txt  |  1 +
 src/box/lua/console.c   | 26 ++++++++++++
 src/box/lua/console.lua | 90 ++++++++++++++++++++++++++++++++++++++++-
 src/lua/help_en_US.lua  |  1 +
 third_party/serpent     |  1 +
 6 files changed, 121 insertions(+), 1 deletion(-)
 create mode 160000 third_party/serpent

-- 
2.20.1

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-07-09 18:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-05 21:09 [tarantool-patches] [RFC v2 0/2] box/lua/console: Add support for lua output format Cyrill Gorcunov
2019-07-05 21:09 ` [tarantool-patches] [RFC 1/2] third_party/serpent: Add serpent repo Cyrill Gorcunov
2019-07-05 21:09 ` [tarantool-patches] [RFC 2/2] box/lua/console: Add support for lua output format Cyrill Gorcunov
2019-07-05 22:59   ` [tarantool-patches] " Konstantin Osipov
2019-07-05 23:04     ` Konstantin Osipov
2019-07-06  6:50     ` Cyrill Gorcunov
2019-07-06 16:02       ` Konstantin Osipov
2019-07-06 20:35         ` Cyrill Gorcunov
2019-07-09  3:46         ` Alexander Turenko
2019-07-09 18:06           ` Konstantin Osipov
2019-07-09  3:19   ` Alexander Turenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox