Historie revizí

Autor SHA1 Zpráva Datum
  Ambroz Bizjak 5f79b8f2d2 ncd: NCDStringIndex: Refactor using MemRef. před 11 roky
  Ambroz Bizjak 4138b04639 ncd: Refactoring to support upcoming function calls. před 11 roky
  Ambroz Bizjak 490fd0c2d6 ncd: NCDInterpProcess: Move struct to c file. před 11 roky
  Ambroz Bizjak 922a793239 ncd: NCDInterpProcess: Be more informative when encountering unsupported expression types. před 11 roky
  ambrop7 675f8100b7 ncd: NCDInterpProcess: retry simple module lookups when a statement is about to be instantiated, this is needed for dynamic module loading před 13 roky
  ambrop7 8ec7e1e67d ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with před 13 roky
  ambrop7 153681af18 ncd: move NCDMethodIndex from NCDInterpreter into NCDModuleIndex před 13 roky
  ambrop7 62917f151e ncd: NCDVal: enforce a maximum value depth to avoid stack overflows před 13 roky
  ambrop7 c946119f9d ncd: NCDStringIndex: support null bytes in strings před 13 roky
  ambrop7 4236bb6d04 ncd: NCDVal: remove NCDValMem_FreeExport and NCDValMem_InitImport in favor of NCDValMem_InitCopy před 13 roky
  ambrop7 bbfdce4d92 ncd: cache a single prepared process for fast allocation, for each kind of process před 13 roky
  ambrop7 de044df707 ncd: NCDInterpProcess: store command name as a string ID před 13 roky
  ambrop7 5edd5e7eff ncd: NCDInterpProcess: build ID-strings in argument lists před 13 roky
  ambrop7 7e29861b10 ncd: NCDObject: store object type as a string identifier instead of char pointer před 13 roky
  ambrop7 3c304cdc77 ncd: NCDInterpProcess: handcraft a hash table instead of using CHash (it's less code) před 13 roky
  ambrop7 de8f155c29 ncd: NCDInterpProcess: store statement names as id's and use a hash table not trie to look for them před 13 roky
  ambrop7 e424388a3d remove misc/split_string.h před 13 roky
  ambrop7 a157cf9829 ncd: use unique string identifiers when resolveing variable/object names. The goal is to improve před 13 roky
  ambrop7 6cfaee0f78 ncd: NCDAst: use a linked list instead of AVL tree to store map elements. There is no reason před 13 roky
  ambrop7 93bc612a21 get rid of some warnings před 13 roky
  ambrop7 9576769d4e ncd: NCDInterpProcess: cosmetic changes před 13 roky
  ambrop7 30d5552546 ncd: NCDInterpProcess: don't depend on NCDProcess to exist after being initialized před 13 roky
  ambrop7 9c7741e3a8 ncd: NCDInterpProcess: remove redundant argument in Init před 13 roky
  ambrop7 18a9a5b7bc ncd: NCDInterpBlock: rename to NCDInterpProcess před 13 roky