Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-05 | * luci/libs/uvl: | Jo-Philipp Wich | |
- implement bytecode loading in luci.uvl.read_scheme() - add "uvlc" executable to byte-compile arbitary schemes - add lib/uci/schema/bytecode/ directory | |||
2008-09-04 | * luci/libs/uvl: | Jo-Philipp Wich | |
- 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-03 | * luci/libs/uvl: | Jo-Philipp Wich | |
- fix command line switches for uvl - honour STRICT_UNKOWN_OPTIONS in luci.uvl._validate_option() | |||
2008-08-30 | * luci/libs: uvl: first round of uci schemes | Jo-Philipp Wich | |
2008-08-27 | * luci/libs: uvl: Major rewrite of internal element handling, reworked error ↵ | Jo-Philipp Wich | |
model, dropped loghelper and get_dependencies(), introduced luci.uvl.errors api | |||
2008-08-18 | * luci/libs: uvl: add support for list values in schemes and configurations | Jo-Philipp Wich | |
2008-08-17 | * luci/libs: set svn property on uvl executable | Jo-Philipp Wich | |
2008-08-17 | * luci/libs: further fixes in uvl cli and library | Jo-Philipp Wich | |
2008-08-17 | * luci/libs: properly implement and document --schemedir in uvl cli | Jo-Philipp Wich | |
2008-08-17 | * luci/libs: fix typo in uvl utility | Jo-Philipp Wich | |
2008-08-17 | * luci/libs: add missing shebang to uvl cli | Jo-Philipp Wich | |
2008-08-17 | * luci/libs: add uvl cli utility | Jo-Philipp Wich | |