Commit History

Author SHA1 Message Date
  ambrop7 34f46fe94a ncd: NCDVal: add NCDVal_IdStringStringIndex() 13 years ago
  ambrop7 c45469174e ncd: NCDVal: add NCDVal_StringEqualsId() 13 years ago
  ambrop7 fa7c214684 ncd: NCDVal: add NCDVal_IdStringId() 13 years ago
  ambrop7 0e1f201d99 ncd: NCDVal: implement ID-strings 13 years ago
  ambrop7 93bc612a21 get rid of some warnings 13 years ago
  ambrop7 7e22cd7a6b ncd: small optimization 13 years ago
  ambrop7 d25c2e8746 ncd: optimize replacing placeholders in statement arguments by preparing replacement instructions in advance 13 years ago
  ambrop7 60249f255b ncd: improve how arguments are instantiated. Keep the incomplete arguments in NCDValMem's, but containing placholder values in place 13 years ago
  ambrop7 e9e0285a80 structure: CAvl: cosmetic changes 13 years ago
  ambrop7 ee998e23d6 ncd: NCDVal: document that NCDVal_NewString() and NCDVal_NewStringBin() require the passed buffer is outside the memory 13 years ago
  ambrop7 77fa49af96 ncd: cosmetic changes 13 years ago
  ambrop7 88c3e84891 ncd: NCDVal: store types as int not uint8_t 13 years ago
  ambrop7 276905d47c ncd: NCDVal: Add documentation. Rename NCDVal_Map{First,Next} to NCDVal_MapOrdered{First,Next}, and implement the former 13 years ago
  ambrop7 27c36e7859 ncd: make a new more efficient value storage object NCDVal, and migrate things from NCDValue to NCDVal 13 years ago