ambrop7 1ebc9e1fa0 port NCD to Emscripten há 13 anos atrás
..
alias.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
arithmetic.c 1ee2f80760 ncd: modules: use ncd_make_uintmax() where appropriate há 13 anos atrás
assert.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
blocker.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
call.c 982cc30386 ncd: modules: don't use NCDModuleProcess_Init(); use _InitValue() or _InitId() instead, to pass through ID-strings há 13 anos atrás
call2.c 7c7e66fee2 ncd: rename static_strings_utils.h --> value_utils.h há 13 anos atrás
choose.c f6a58006cc ncd: port some modules to func_getvar2 há 13 anos atrás
command_template.c a3ea934a96 ncd: NCDModule: don't store a pointer to struct NCDModuleInst_iparams in NCDModuleInst. Instead, store it in struct há 13 anos atrás
command_template.h ed95b609d4 ncd: NCDModuleInst: don't store "args" and "method_user" in the NCDModuleInst struct. Instead, pass them at instance há 13 anos atrás
concat.c f6a58006cc ncd: port some modules to func_getvar2 há 13 anos atrás
concatv.c f6a58006cc ncd: port some modules to func_getvar2 há 13 anos atrás
daemon.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
depend.c 55cc25ed3e ncd: NCDModule: get rid of struct NCDModuleInitParams in favor of struct NCDModuleInst_iparams há 13 anos atrás
dynamic_depend.c 55cc25ed3e ncd: NCDModule: get rid of struct NCDModuleInitParams in favor of struct NCDModuleInst_iparams há 13 anos atrás
event_template.c 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal há 13 anos atrás
event_template.h 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal há 13 anos atrás
exit.c 50af137e19 ncd: modules: use ncd_read_uintmax() to parse numeric arguments há 13 anos atrás
explode.c 50af137e19 ncd: modules: use ncd_read_uintmax() to parse numeric arguments há 13 anos atrás
file.c cf32d123ed ncd: modules: file: use generate_decimal_repr_string() há 13 anos atrás
foreach.c 2362c0c0ab ncd: modules: more number generation updates há 13 anos atrás
from_string.c 65c389a1e1 ncd: modules: make some modules not check if strings have nulls inside, but just pass them through to parsing há 13 anos atrás
getargs.c f6a58006cc ncd: port some modules to func_getvar2 há 13 anos atrás
if.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
imperative.c 982cc30386 ncd: modules: don't use NCDModuleProcess_Init(); use _InitValue() or _InitId() instead, to pass through ID-strings há 13 anos atrás
implode.c f6a58006cc ncd: port some modules to func_getvar2 há 13 anos atrás
index.c 2362c0c0ab ncd: modules: more number generation updates há 13 anos atrás
list.c bb03d3d244 ncd: modules: more number generation updates há 13 anos atrás
logical.c f6a58006cc ncd: port some modules to func_getvar2 há 13 anos atrás
modules.h 1ebc9e1fa0 port NCD to Emscripten há 13 anos atrás
multidepend.c 55cc25ed3e ncd: NCDModule: get rid of struct NCDModuleInitParams in favor of struct NCDModuleInst_iparams há 13 anos atrás
net_backend_badvpn.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
net_backend_rfkill.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
net_backend_waitdevice.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
net_backend_waitlink.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
net_backend_wpa_supplicant.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
net_dns.c 55cc25ed3e ncd: NCDModule: get rid of struct NCDModuleInitParams in favor of struct NCDModuleInst_iparams há 13 anos atrás
net_iptables.c 55cc25ed3e ncd: NCDModule: get rid of struct NCDModuleInitParams in favor of struct NCDModuleInst_iparams há 13 anos atrás
net_ipv4_addr.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
net_ipv4_addr_in_network.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
net_ipv4_arp_probe.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
net_ipv4_dhcp.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
net_ipv4_route.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
net_ipv6_addr.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
net_ipv6_addr_in_network.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
net_ipv6_route.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
net_ipv6_wait_dynamic_addr.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
net_up.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
net_watch_interfaces.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
netmask.c 65c389a1e1 ncd: modules: make some modules not check if strings have nulls inside, but just pass them through to parsing há 13 anos atrás
ondemand.c 982cc30386 ncd: modules: don't use NCDModuleProcess_Init(); use _InitValue() or _InitId() instead, to pass through ID-strings há 13 anos atrás
parse.c 1ee2f80760 ncd: modules: use ncd_make_uintmax() where appropriate há 13 anos atrás
print.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
process_manager.c bc5f09f6e4 ncd: modules: process_manager: use ncd_get_string_id() instead of NCDStringIndex_GetBin() há 13 anos atrás
reboot.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
ref.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
regex_match.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
run.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
runonce.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
sleep.c 1ebc9e1fa0 port NCD to Emscripten há 13 anos atrás
spawn.c 982cc30386 ncd: modules: don't use NCDModuleProcess_Init(); use _InitValue() or _InitId() instead, to pass through ID-strings há 13 anos atrás
strcmp.c f6a58006cc ncd: port some modules to func_getvar2 há 13 anos atrás
sys_evdev.c bb03d3d244 ncd: modules: more number generation updates há 13 anos atrás
sys_request_client.c 982cc30386 ncd: modules: don't use NCDModuleProcess_Init(); use _InitValue() or _InitId() instead, to pass through ID-strings há 13 anos atrás
sys_request_server.c 982cc30386 ncd: modules: don't use NCDModuleProcess_Init(); use _InitValue() or _InitId() instead, to pass through ID-strings há 13 anos atrás
sys_watch_directory.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
sys_watch_input.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
sys_watch_usb.c 7227efdfe4 ncd: make NCDModule structs non-const (for next commit which will need to modify them) há 13 anos atrás
to_string.c f6a58006cc ncd: port some modules to func_getvar2 há 13 anos atrás
try.c 982cc30386 ncd: modules: don't use NCDModuleProcess_Init(); use _InitValue() or _InitId() instead, to pass through ID-strings há 13 anos atrás
value.c 51a6b7ecf1 ncd: modules: value: remove uninitialized variable warning há 13 anos atrás
value_maptree.h 0e12627361 ncd: modules: value: port to SAvl há 13 anos atrás
valuemetic.c f6a58006cc ncd: port some modules to func_getvar2 há 13 anos atrás
var.c f6a58006cc ncd: port some modules to func_getvar2 há 13 anos atrás