2015-01-22 23:04:30 +01:00
..
addr_in_network.ncd ncd: modules: add net_ipv4_addr_in_network and net_ipv6_addr_in_network 2012-08-30 11:27:56 +00:00
alias.ncd ncd: add some tests 2012-08-06 23:27:08 +00:00
arithmetic.ncd ncd: modules: arithmetic: Don't fail immediately on arithmetic errors, expose their occurrence. 2015-01-22 23:04:30 +01:00
backtracking.ncd ncd: Reverse the immediate effect logic of backtrack_point::rgo(). 2014-12-07 00:30:12 +01:00
basic_functions.ncd ncd: Implement num_min and num_max functions. 2014-12-09 22:46:10 +01:00
blocker.ncd ncd: modules: blocker: Implement initial_state argument. 2014-12-21 22:49:44 +01:00
call.ncd ncd: modules: call: Make inline_code::call take the arguments directly. 2014-12-03 19:29:29 +01:00
caret.ncd ncd: Implement caret syntax sugar. 2014-11-27 23:06:34 +01:00
checksum.ncd ncd: Implement a simple checksum function as used in the Sphereo bluetooth protocol. 2015-01-20 21:14:09 +01:00
clock.ncd ncd: Add clock_get_ms function. 2015-01-22 22:37:29 +01:00
concat.ncd ncd: add some tests 2012-08-06 23:27:08 +00:00
depend_scope.ncd ncd: tests: add depend_scope.ncd, multidepend.ncd 2012-11-13 19:39:09 +00:00
depend.ncd ncd: tests: add depend.ncd 2012-08-08 22:14:59 +00:00
do.ncd ncd: Implement rbreak() in Do. 2014-12-21 10:30:53 +01:00
escape_and_nulls.ncd ncd: add some tests 2012-08-06 23:27:08 +00:00
explode.ncd ncd: modules: explode: Pass through external strings (avoid copy). 2014-12-02 21:26:29 +01:00
foreach.ncd ncd: tests: add foreach.ncd 2012-07-06 01:05:23 +00:00
if.ncd ncd: add some tests 2012-08-06 23:27:08 +00:00
implode.ncd ncd: add some tests 2012-08-06 23:27:08 +00:00
include_included2.ncdi ncd: tests: add include.ncd 2012-12-04 18:26:54 +00:00
include_included.ncdi ncd: tests: add include.ncd 2012-12-04 18:26:54 +00:00
include.ncd ncd: tests: add include.ncd 2012-12-04 18:26:54 +00:00
logical.ncd ncd: add some tests 2012-08-06 23:27:08 +00:00
multidepend.ncd ncd: tests: add depend_scope.ncd, multidepend.ncd 2012-11-13 19:39:09 +00:00
netmask.ncd ncd: add some tests 2012-08-06 23:27:08 +00:00
objref.ncd ncd: tests: Add objref test. 2014-11-21 23:21:45 +01:00
parse.ncd ncd: modules: parse: Implement parse_hex_number. 2014-12-01 20:00:56 +01:00
process_manager.ncd ncd: tests: process_manager.ncd: add two-argument start() tests 2012-11-15 00:50:37 +00:00
regex.ncd ncd: tests: add regex 2012-06-19 12:15:02 +00:00
run_tests ncd/tests/run_tests: fix shebang /bin/sh to /bin/bash 2012-12-26 02:09:38 +00:00
struct.ncd ncd: Implement struct_decode. 2015-01-19 00:53:33 +01:00
substr.ncd ncd: tests: add substr.ncd 2012-11-18 01:12:09 +00:00
turing.ncd ncd: add some tests 2012-08-06 23:27:08 +00:00
value_substr.ncd ncd: add some tests 2012-08-06 23:27:08 +00:00
value.ncd ncd: Remove ComposedString type along with the buffer module. 2014-11-18 22:49:14 +01:00