Ambroz Bizjak 2352511d46 ncd: modules: arithmetic: Don't fail immediately on arithmetic errors, expose their occurrence. 11 年 前
..
addr_in_network.ncd 5d2c3cb7db ncd: modules: add net_ipv4_addr_in_network and net_ipv6_addr_in_network 13 年 前
alias.ncd b8eef39125 ncd: add some tests 13 年 前
arithmetic.ncd 2352511d46 ncd: modules: arithmetic: Don't fail immediately on arithmetic errors, expose their occurrence. 11 年 前
backtracking.ncd f20999da62 ncd: Reverse the immediate effect logic of backtrack_point::rgo(). 11 年 前
basic_functions.ncd 86f709fa7b ncd: Implement num_min and num_max functions. 11 年 前
blocker.ncd cce6adc039 ncd: modules: blocker: Implement initial_state argument. 11 年 前
call.ncd e5206baa26 ncd: modules: call: Make inline_code::call take the arguments directly. 11 年 前
caret.ncd 3a1e5a4fb8 ncd: Implement caret syntax sugar. 11 年 前
checksum.ncd 0d2f30c8eb ncd: Implement a simple checksum function as used in the Sphereo bluetooth protocol. 11 年 前
clock.ncd 8b43112e48 ncd: Add clock_get_ms function. 11 年 前
concat.ncd b8eef39125 ncd: add some tests 13 年 前
depend.ncd 23c677ed65 ncd: tests: add depend.ncd 13 年 前
depend_scope.ncd ba3248f0cb ncd: tests: add depend_scope.ncd, multidepend.ncd 13 年 前
do.ncd 7b92b7da10 ncd: Implement rbreak() in Do. 11 年 前
escape_and_nulls.ncd b8eef39125 ncd: add some tests 13 年 前
explode.ncd 7bb72a96db ncd: modules: explode: Pass through external strings (avoid copy). 11 年 前
foreach.ncd aa143b7c02 ncd: tests: add foreach.ncd 13 年 前
if.ncd b8eef39125 ncd: add some tests 13 年 前
implode.ncd b8eef39125 ncd: add some tests 13 年 前
include.ncd a9e60ca374 ncd: tests: add include.ncd 13 年 前
include_included.ncdi a9e60ca374 ncd: tests: add include.ncd 13 年 前
include_included2.ncdi a9e60ca374 ncd: tests: add include.ncd 13 年 前
logical.ncd b8eef39125 ncd: add some tests 13 年 前
multidepend.ncd ba3248f0cb ncd: tests: add depend_scope.ncd, multidepend.ncd 13 年 前
netmask.ncd b8eef39125 ncd: add some tests 13 年 前
objref.ncd 41f291b795 ncd: tests: Add objref test. 11 年 前
parse.ncd 61c13d81cb ncd: modules: parse: Implement parse_hex_number. 11 年 前
process_manager.ncd ff06a55bf3 ncd: tests: process_manager.ncd: add two-argument start() tests 13 年 前
regex.ncd 176f2948fe ncd: tests: add regex 13 年 前
run_tests a19af8ec87 ncd/tests/run_tests: fix shebang /bin/sh to /bin/bash 13 年 前
struct.ncd 0a3e683ce9 ncd: Implement struct_decode. 11 年 前
substr.ncd fb8a915a37 ncd: tests: add substr.ncd 13 年 前
turing.ncd b8eef39125 ncd: add some tests 13 年 前
value.ncd 98ed187623 ncd: Remove ComposedString type along with the buffer module. 11 年 前
value_substr.ncd b8eef39125 ncd: add some tests 13 年 前