ambrop7
|
3f603f0918
remove some unused variables and labels
|
13 anos atrás |
ambrop7
|
27c36e7859
ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal
|
13 anos atrás |
ambrop7
|
81de98b4bc
ncd: modules: use NCDModuleInst_Backend_GetUser() to get the base object for in methods
|
14 anos atrás |
ambrop7
|
c9301f20fa
ncd: modules: don't allocate an instance structure where this isn't needed
|
14 anos atrás |
ambrop7
|
3f96e70617
ncd: modules: be aware of strings with null bytes
|
14 anos atrás |
ambrop7
|
1de3b66b54
ncd: rework object/variable resolution. Rather than working with string object expressions, work with individual
|
14 anos atrás |
ambrop7
|
4af2fedc9c
ncd: modules: list: mention that remove() requires the value to exist
|
14 anos atrás |
ambrop7
|
1af8de5a65
ncd: modules: list: add list::remove
|
14 anos atrás |
ambrop7
|
979d3b42c0
ncd: modules: list: add list::set
|
14 anos atrás |
ambrop7
|
0d99d6a26a
switch to using the New BSD License
|
14 anos atrás |
ambrop7
|
c05d5d5782
ncd: modules: add list::remove_at()
|
14 anos atrás |
ambrop7
|
b4dceb7c0b
ncd: modules: list: add list::find()
|
14 anos atrás |
ambrop7
|
15c6494f5e
ncd: modules: concatlist: remove, and make it an alias for listfrom()
|
14 anos atrás |
ambrop7
|
717692c3f8
ncd: modules: list: parse integer with parse_unsigned_integer() not sscanf()
|
14 anos atrás |
ambrop7
|
2c87842b61
list: we can print size_t without converting to uintmax_t
|
14 anos atrás |
ambrop7
|
9b9ce297d2
ncd: modules: list: get length variable
|
14 anos atrás |
ambrop7
|
387bb131a5
ncd: modules: list: add list::contains()
|
14 anos atrás |
ambrop7
|
a5430623db
list: add listfrom()
|
14 anos atrás |
ambrop7
|
6b607f8ed6
ncd: NCDModule: replace NCDModuleInst_Backend_Event with NCDModuleInst_Backend_Up,
|
14 anos atrás |
ambrop7
|
74b7fdaf51
ncd/modules/list.c: add list::shift
|
15 anos atrás |
ambrop7
|
723d4202d0
ncd: NCDValue: add NCDValue_ListGet. ncd/modules/list.c: use NCDValue_ListGet
|
15 anos atrás |
ambrop7
|
47e7c49030
ncd: NCDValue: keep an element count for lists. ncd/modules/list.c: use NCDValue_ListCount
|
15 anos atrás |
ambrop7
|
bbaf38e058
ncd/modules/list.c: add list::appendv
|
15 anos atrás |
ambrop7
|
bb30763a7b
ncd/modules/list.c: add list::length, list::get
|
15 anos atrás |
ambrop7
|
cf1e99fc57
ncd: add list::append module
|
15 anos atrás |
ambrop7
|
1e408e6826
ncd: Fix NCDModule to signal module->NCD events directly instead of via jobs. Fixes possible
|
15 anos atrás |
ambrop7
|
de849d2500
ncd: allow a module to export multiple statement types
|
15 anos atrás |
ambrop7
|
443def606f
ncd: major rework, make NCD into a much more general system
|
15 anos atrás |