Historique des commits

Auteur SHA1 Message Date
  Ambroz Bizjak 462ed77f14 ncd: Implement object reference infrastructure and objref module. il y a 11 ans
  Ambroz Bizjak 5d77b8559f ncd: Move some NCDVal header code to another file. il y a 11 ans
  Ambroz Bizjak 4cf4b99cd5 ncd: NCDObject: Move code to c-file. il y a 11 ans
  ambrop7 abba37f455 ncd: NCDObject: Refactoring. Use just one kind of getvar/getobj callbacks. Change the state argument to callbacks to be an il y a 13 ans
  ambrop7 d9d822788d ncd: NCDObject: make it possible to have the method call context pointer different from the _getobj and _getarg context il y a 13 ans
  ambrop7 7e29861b10 ncd: NCDObject: store object type as a string identifier instead of char pointer il y a 13 ans
  ambrop7 8d37e18d31 ncd: get some more stuff working nicely with string id's il y a 13 ans
  ambrop7 a157cf9829 ncd: use unique string identifiers when resolveing variable/object names. The goal is to improve il y a 13 ans
  ambrop7 b2e53909ac ncd: NCDObject: remove unused functions il y a 13 ans
  ambrop7 fcf1046513 cosmetic changes il y a 13 ans
  ambrop7 a4e6b1deff ncd: NCDObject: NCDObject_ResolveVarExprCompact(): allow names to be NULL if num_names is 0 il y a 13 ans
  ambrop7 3d71336ec3 ncd: store variable names as strings one after another, instead of with arrays of pointers. Also make 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
  ambrop7 c2674d7077 ncd: NCDObject: add NCDObject_ResolveObjExprCompact() il y a 13 ans
  ambrop7 1de3b66b54 ncd: rework object/variable resolution. Rather than working with string object expressions, work with individual il y a 14 ans