ambrop7 645d6456d5 rename NCDRefTarget --> BRefTarget 13 년 전
..
alias.c eaddedf5e0 ncd: modules: alias: make use of make_fast_names.h 13 년 전
arithmetic.c 7f7675b93c ncd/modules/arithmetic.c: support non-ContinuousString strings 13 년 전
assert.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
backtrack.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
blocker.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
buffer.c 645d6456d5 rename NCDRefTarget --> BRefTarget 13 년 전
buffer_chunks_tree.h c6f5c0c8df ncd: modules: add buffer 13 년 전
call2.c a696e31351 ncd/modules/call2.c: support non-ContinuousString strings 13 년 전
choose.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
command_template.c a3ea934a96 ncd: NCDModule: don't store a pointer to struct NCDModuleInst_iparams in NCDModuleInst. Instead, store it in struct 13 년 전
command_template.h 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 년 전
concat.c 645d6456d5 rename NCDRefTarget --> BRefTarget 13 년 전
daemon.c 830133df03 ncd: modules: daemon: add support of process options using NCDBProcessOpts 13 년 전
depend.c 1fc023a1e4 ncd: modules: fix modules that used global (static) variables to allocate these interpreter-wide using the new support within 13 년 전
depend_scope.c 645d6456d5 rename NCDRefTarget --> BRefTarget 13 년 전
dynamic_depend.c 1fc023a1e4 ncd: modules: fix modules that used global (static) variables to allocate these interpreter-wide using the new support within 13 년 전
event_template.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
event_template.h f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
exit.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
explode.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
file.c 9e780ac2f7 ncd/modules/file.c: support non-ContinuousString strings 13 년 전
file_open.c 645d6456d5 rename NCDRefTarget --> BRefTarget 13 년 전
foreach.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with 13 년 전
from_string.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
getargs.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
getenv.c 4aa8e8ba30 ncd: modules: add getenv 13 년 전
if.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
imperative.c b003fa6755 ncd: modules: use the new static strings 13 년 전
implode.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
index.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
list.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
log.c 4290021aa3 ncd: modules: add log 13 년 전
logical.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
modules.h 4aa8e8ba30 ncd: modules: add getenv 13 년 전
multidepend.c 1fc023a1e4 ncd: modules: fix modules that used global (static) variables to allocate these interpreter-wide using the new support within 13 년 전
net_backend_badvpn.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter 13 년 전
net_backend_rfkill.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
net_backend_waitdevice.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter 13 년 전
net_backend_waitlink.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter 13 년 전
net_backend_wpa_supplicant.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
net_dns.c 1fc023a1e4 ncd: modules: fix modules that used global (static) variables to allocate these interpreter-wide using the new support within 13 년 전
net_iptables.c cbbc16d23e ncd: modules: net_iptables: add single-argument form of append and insert commands, allowing for generic use 13 년 전
net_ipv4_addr.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter 13 년 전
net_ipv4_addr_in_network.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
net_ipv4_arp_probe.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
net_ipv4_dhcp.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
net_ipv4_route.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter 13 년 전
net_ipv6_addr.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter 13 년 전
net_ipv6_addr_in_network.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
net_ipv6_route.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter 13 년 전
net_ipv6_wait_dynamic_addr.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
net_up.c 86000dd3d0 ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter 13 년 전
net_watch_interfaces.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
netmask.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
ondemand.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
parse.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with 13 년 전
print.c cf239b6f61 ncd/modules/print.c: support non-ContinuousString strings 13 년 전
process_manager.c fdaf6bf1c5 ncd/modules/process_manager.c: support non-ContinuousString strings 13 년 전
reboot.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
ref.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
regex_match.c 488075d8bc ncd/modules/regex_match: fix uninitialized variable warning 13 년 전
run.c da139c0a3e ncd/modules/run.c: support non-ContinuousString strings 13 년 전
runonce.c fd329507f5 ncd: modules: runonce: add support for new external process options format, effectively adding username option 13 년 전
sleep.c 53bbc75cae ncd: modules: sleep: explain what sleep() with one argument means 13 년 전
socket.c 645d6456d5 rename NCDRefTarget --> BRefTarget 13 년 전
spawn.c b003fa6755 ncd: modules: use the new static strings 13 년 전
strcmp.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
substr.c 645d6456d5 rename NCDRefTarget --> BRefTarget 13 년 전
sys_evdev.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with 13 년 전
sys_request_client.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with 13 년 전
sys_request_server.c bb7745ae70 ncd: modules: sys_request_server: oops, that previous commit claiming to implement _caller was completely wrong. This should be right. 13 년 전
sys_start_process.c 645d6456d5 rename NCDRefTarget --> BRefTarget 13 년 전
sys_watch_directory.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
sys_watch_input.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
sys_watch_usb.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
timer.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
to_string.c ac23653034 ncd/modules/to_string.c: support non-ContinuousString strings 13 년 전
try.c 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with 13 년 전
value.c 645d6456d5 rename NCDRefTarget --> BRefTarget 13 년 전
value_maptree.h 0e12627361 ncd: modules: value: port to SAvl 13 년 전
valuemetic.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전
var.c f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 년 전