Felix Yan 59a2fe9a1b Fix a typo in getargs.c 10 年 前
..
alias.c 562cac1a5b Refactoring using MemRef. 11 年 前
arithmetic.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
assert.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
backtrack.c 2400f4c697 ncd: Refactoring using NCDModuleRef. 11 年 前
basic_functions.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
blocker.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
call2.c 9f1067e51a ncd: Implement lazy evaluation in If clause. 11 年 前
choose.c 0240db041c ncd: Fix missing type checks. Refactor to make these bugs less likely. 11 年 前
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 35d5ce7b06 ncd: concat: Port to NCDRefString. 11 年 前
daemon.c 1cdcaf8c3c ncd: modules/daemon: Implement custom retry time. 11 年 前
depend.c b27f9c105b Refactoring using MemRef. 11 年 前
depend_scope.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 年 前
dynamic_depend.c b27f9c105b Refactoring using MemRef. 11 年 前
event_template.c 65011dfa08 Fix some variable shadowing (no bugs). 11 年 前
event_template.h f49ecedd13 ncd: NCDModule: remove NCDModuleInst_Backend_SetError() and add NCDModuleInst_Backend_DeadError() instead. Fix modules. 13 年 前
exit.c 0240db041c ncd: Fix missing type checks. Refactor to make these bugs less likely. 11 年 前
explode.c 7bb72a96db ncd: modules: explode: Pass through external strings (avoid copy). 11 年 前
file.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
file_open.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
foreach.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
from_string.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
getargs.c 59a2fe9a1b Fix a typo in getargs.c 10 年 前
getenv.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
if.c 0240db041c ncd: Fix missing type checks. Refactor to make these bugs less likely. 11 年 前
imperative.c 0240db041c ncd: Fix missing type checks. Refactor to make these bugs less likely. 11 年 前
implode.c 24e6edd26f Refactoring using MemRef. 11 年 前
index.c 0240db041c ncd: Fix missing type checks. Refactor to make these bugs less likely. 11 年 前
list.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
load_module.c 0f28a138b9 ncd: Fix bugs with bad expectations of null-terminated strings. 11 年 前
log.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
logical.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
modules.h 462ed77f14 ncd: Implement object reference infrastructure and objref module. 11 年 前
multidepend.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 年 前
net_backend_badvpn.c 0f28a138b9 ncd: Fix bugs with bad expectations of null-terminated strings. 11 年 前
net_backend_rfkill.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 年 前
net_backend_waitdevice.c 98d2fba833 Refactoring using MemRef. 11 年 前
net_backend_waitlink.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 年 前
net_backend_wpa_supplicant.c b27f9c105b Refactoring using MemRef. 11 年 前
net_dns.c e06adb7720 Refactoring using MemRef. 11 年 前
net_iptables.c b27f9c105b Refactoring using MemRef. 11 年 前
net_ipv4_addr.c e06adb7720 Refactoring using MemRef. 11 年 前
net_ipv4_addr_in_network.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
net_ipv4_arp_probe.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
net_ipv4_dhcp.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 年 前
net_ipv4_route.c e06adb7720 Refactoring using MemRef. 11 年 前
net_ipv6_addr.c 64e54ba888 Refactoring using MemRef. 11 年 前
net_ipv6_addr_in_network.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
net_ipv6_route.c 64e54ba888 Refactoring using MemRef. 11 年 前
net_ipv6_wait_dynamic_addr.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 年 前
net_up.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 年 前
net_watch_interfaces.c bb2c521ac2 Refactoring using MemRef. 11 年 前
netmask.c e06adb7720 Refactoring using MemRef. 11 年 前
objref.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
ondemand.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 年 前
parse.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
print.c c1f4c57e8a Replace cstring with MemRef. 11 年 前
process_manager.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
reboot.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 年 前
ref.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 年 前
regex_match.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
run.c b27f9c105b Refactoring using MemRef. 11 年 前
runonce.c 79524cb96c ncd: modules/daemon: Fix the "daemon crashed" log message to include module context. 11 年 前
sleep.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
socket.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
spawn.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 年 前
strcmp.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
substr.c b27f9c105b Refactoring using MemRef. 11 年 前
sys_evdev.c 24ed3e97cc ncd: sys.evdev: Provide event code strings for EV_SYN if available. 11 年 前
sys_request_client.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
sys_request_server.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
sys_start_process.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
sys_watch_directory.c 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 年 前
sys_watch_input.c b27f9c105b Refactoring using MemRef. 11 年 前
sys_watch_usb.c bb2c521ac2 Refactoring using MemRef. 11 年 前
timer.c 0240db041c ncd: Fix missing type checks. Refactor to make these bugs less likely. 11 年 前
to_string.c 98ed187623 ncd: Remove ComposedString type along with the buffer module. 11 年 前
try.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
value.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
value_maptree.h 0e12627361 ncd: modules: value: port to SAvl 13 年 前
valuemetic.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前
var.c 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年 前