ambrop7
|
24b6fb3fc4
ncd: static_strings_utils.h: add ncd_is_none()
|
13 tahun lalu |
ambrop7
|
990c2e7099
ncd: rename boolean.h --> static_strings_utils.h
|
13 tahun lalu |
ambrop7
|
c45469174e
ncd: NCDVal: add NCDVal_StringEqualsId()
|
13 tahun lalu |
ambrop7
|
24aaf77d33
ncd: add static string "<none>"
|
13 tahun lalu |
ambrop7
|
49ea715a06
ncd: modules: arithmetic: optimize by using ID-strings for booleans
|
13 tahun lalu |
ambrop7
|
fe474df531
ncd: add boolean.h
|
13 tahun lalu |
ambrop7
|
4904645020
ncd: add static strings "true" and "false"
|
13 tahun lalu |
ambrop7
|
5cd7da4b6a
ncd: modules: call2: try to pass the template name as a string ID
|
13 tahun lalu |
ambrop7
|
fcc39d3581
ncd: NCDModule: pass template name for process creation as a string ID
|
13 tahun lalu |
ambrop7
|
fa7c214684
ncd: NCDVal: add NCDVal_IdStringId()
|
13 tahun lalu |
ambrop7
|
5edd5e7eff
ncd: NCDInterpProcess: build ID-strings in argument lists
|
13 tahun lalu |
ambrop7
|
0e1f201d99
ncd: NCDVal: implement ID-strings
|
13 tahun lalu |
ambrop7
|
5ea5a974f1
ncd: NCDInterpProg: lookup processes by string ids
|
13 tahun lalu |
ambrop7
|
f6a58006cc
ncd: port some modules to func_getvar2
|
13 tahun lalu |
ambrop7
|
5906ca507d
ncd: cosmetic changes
|
13 tahun lalu |
ambrop7
|
55cc25ed3e
ncd: NCDModule: get rid of struct NCDModuleInitParams in favor of struct NCDModuleInst_iparams
|
13 tahun lalu |
ambrop7
|
f070a9f127
version 1.999.125rc2
|
13 tahun lalu |
ambrop7
|
641d4d43ec
update ChangeLog
|
13 tahun lalu |
ambrop7
|
05a7887de3
ncd: NCDStringIndex: increase initial capacity and size of bucket array
|
13 tahun lalu |
ambrop7
|
ea9eed6af4
ncd: NCDStringIndex: use CHash_MultiplyBuckets() to increase the size of the hash table buckets array when
|
13 tahun lalu |
ambrop7
|
2431d0361c
structure: CHash: add CHash_Verify()
|
13 tahun lalu |
ambrop7
|
113fd7c0b9
structure: CHash: add CHash_MultiplyBuckets()
|
13 tahun lalu |
ambrop7
|
b386b5a50a
misc/balloc.h: add BReallocArray()
|
13 tahun lalu |
ambrop7
|
c807a065f7
structure: remove CStringTrie
|
13 tahun lalu |
ambrop7
|
7e29861b10
ncd: NCDObject: store object type as a string identifier instead of char pointer
|
13 tahun lalu |
ambrop7
|
7227efdfe4
ncd: make NCDModule structs non-const (for next commit which will need to modify them)
|
13 tahun lalu |
ambrop7
|
5e10dff851
oops, we need to make struct NCDModule non-const, not struct NCDModuleGroup. So revert previous commit.
|
13 tahun lalu |
ambrop7
|
8ed78cb35d
ncd: make NCDModuleGroup structs non-const (for next commit which will need to modify them)
|
13 tahun lalu |
ambrop7
|
8d37e18d31
ncd: get some more stuff working nicely with string id's
|
13 tahun lalu |
ambrop7
|
3c304cdc77
ncd: NCDInterpProcess: handcraft a hash table instead of using CHash (it's less code)
|
13 tahun lalu |