* luci/libs/uvl:
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 5 Sep 2008 16:46:51 +0000 (16:46 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 5 Sep 2008 16:46:51 +0000 (16:46 +0000)
commit3315203f2f3e9ff5a76e788e9873e84e171ae876
tree8649b2273e1a6402467e4925f962df20a66ae397
parent8af9060efd8f47966e898cd12e0515da3b097203
* luci/libs/uvl:
- implement bytecode loading in luci.uvl.read_scheme()
- add "uvlc" executable to byte-compile arbitary schemes
- add lib/uci/schema/bytecode/ directory
libs/uvl/luasrc/uvl.lua
libs/uvl/root/usr/bin/uvlc [new file with mode: 0755]