lua plugin: First take at a "dispatch_values" function.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 25 Nov 2010 22:05:19 +0000 (23:05 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 25 Nov 2010 22:05:19 +0000 (23:05 +0100)
commit554bc745d9138db6e08437f137ea6abc4e4e19a3
tree3ff39e0d5562bc938cb75e72dac3bcc72a930517
parent8799d1d743533efe2aa111c59929721b122c93f1
lua plugin: First take at a "dispatch_values" function.

It works except for the actual values. That shouldn't be too hard to add
to the ltoc_value_list() function.
src/lua.c