Ambroz Bizjak
|
347fa1a7a5
ncd: Store the NCDStingIndex pointer in NCDValMem.
|
il y a 10 ans |
Ambroz Bizjak
|
c1f4c57e8a
Replace cstring with MemRef.
|
il y a 11 ans |
Ambroz Bizjak
|
98ed187623
ncd: Remove ComposedString type along with the buffer module.
|
il y a 11 ans |
ambrop7
|
645d6456d5
rename NCDRefTarget --> BRefTarget
|
il y a 13 ans |
ambrop7
|
87ff1d2860
ncd/NCDVal: rename NCDValStringResource --> NCDValComposedStringResource
|
il y a 13 ans |
ambrop7
|
f8faed215b
ncd/NCDValGenerator.c, examples/ncdval_test.c: don't use NCDVal_StringGetPtr(), use cstring interface instead
|
il y a 13 ans |
ambrop7
|
165d952131
ncd: NCDVal: rename struct NCDVal_string_resource --> typedef NCDValStringResource
|
il y a 13 ans |
ambrop7
|
de4da40b26
examples/ncdval_test.c: add some tests for ComposedString and other stuff
|
il y a 13 ans |
ambrop7
|
62917f151e
ncd: NCDVal: enforce a maximum value depth to avoid stack overflows
|
il y a 13 ans |
ambrop7
|
9b6c186ef0
ncd: NCDVal: add NCDVal_MapGetValue()
|
il y a 13 ans |
ambrop7
|
c28c0d0819
ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to
|
il y a 13 ans |
ambrop7
|
0e1f201d99
ncd: NCDVal: implement ID-strings
|
il y a 13 ans |
ambrop7
|
150e28b8c3
add/fix file headers
|
il y a 13 ans |
ambrop7
|
60249f255b
ncd: improve how arguments are instantiated. Keep the incomplete arguments in NCDValMem's, but containing placholder values in place
|
il y a 13 ans |
ambrop7
|
02b1b8faae
examples: ncdval_test: print maps ordered
|
il y a 13 ans |
ambrop7
|
ee998e23d6
ncd: NCDVal: document that NCDVal_NewString() and NCDVal_NewStringBin() require the passed buffer is outside the memory
|
il y a 13 ans |
ambrop7
|
039ee161df
examples: port stuff to NCDVal
|
il y a 13 ans |
ambrop7
|
27c36e7859
ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal
|
il y a 13 ans |