Age | Commit message (Collapse) | Author |
|
libs/json: Implemented own JSON-Decoder (Encoder will follow)
modules/rpc: Preliminary implemented RPC-Exports for luci.fs, luci.sys and luci.model.uci
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Updated XML translation system
Use the new Table widget for DHCP leases
|
|
|
|
luci.execl
|
|
|
|
redundant sanity checks in add() and sub()
|
|
|
|
|
|
|
|
various datatypes as add() and sub() operands, extended add() and sub() to modify data inplace when flag is set
|
|
inline documentation
|
|
allow CIDR notation _and_ netmask argument in IPv4() and IPv6() constructors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
contrib/luadoc: Added luadoc executable
libs: Fixed typos in inline documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the new functions to permit the generation of bytecode for most data types. Translation fixes.
|
|
|
|
|
|
|
|
|