Jo-Philipp Wich
|
3315203f2f
|
* 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
|
2008-09-05 16:46:51 +00:00 |
|
Jo-Philipp Wich
|
19e22598fd
|
* luci/libs/uvl:
- implement aliasing in luci.uvl.read_scheme()
- fixed wrong enum definition in reference scheme
- fixed boolean() datatype validator to actually accept "true" and "false" literals
- extend uvl cli to validate schemes against the reference scheme (incomplete)
|
2008-09-04 00:56:13 +00:00 |
|
Jo-Philipp Wich
|
eedb43da9b
|
* luci/libs/uvl:
- fix command line switches for uvl
- honour STRICT_UNKOWN_OPTIONS in luci.uvl._validate_option()
|
2008-09-03 02:08:38 +00:00 |
|
Jo-Philipp Wich
|
d564e036b3
|
* luci/libs: uvl: first round of uci schemes
|
2008-08-30 03:46:55 +00:00 |
|
Jo-Philipp Wich
|
aa94931fa0
|
* luci/libs: uvl: Major rewrite of internal element handling, reworked error model, dropped loghelper and get_dependencies(), introduced luci.uvl.errors api
|
2008-08-27 16:44:07 +00:00 |
|
Jo-Philipp Wich
|
70aa9bb855
|
* luci/libs: uvl: add support for list values in schemes and configurations
|
2008-08-18 20:37:13 +00:00 |
|
Jo-Philipp Wich
|
3944408637
|
* luci/libs: set svn property on uvl executable
|
2008-08-17 23:50:56 +00:00 |
|
Jo-Philipp Wich
|
d0cbcfa458
|
* luci/libs: further fixes in uvl cli and library
|
2008-08-17 23:40:51 +00:00 |
|
Jo-Philipp Wich
|
6d5efc7925
|
* luci/libs: properly implement and document --schemedir in uvl cli
|
2008-08-17 23:30:23 +00:00 |
|
Jo-Philipp Wich
|
13439a8ac5
|
* luci/libs: fix typo in uvl utility
|
2008-08-17 22:44:15 +00:00 |
|
Jo-Philipp Wich
|
ed05a304d9
|
* luci/libs: add missing shebang to uvl cli
|
2008-08-17 22:38:10 +00:00 |
|
Jo-Philipp Wich
|
f9edabb142
|
* luci/libs: add uvl cli utility
|
2008-08-17 22:34:09 +00:00 |
|