Commit History

Author SHA1 Message Date
  Julius Pfrommer e82aae299b concatenate the library into single .c/.h file 9 years ago
  Stasik0 87441d99a4 dome *doc* on the new variant behaviour 9 years ago
  Julius Pfrommer 24e46949d2 read indexranges 9 years ago
  Julius Pfrommer 618e4d95dc generate bindings for lua and python 9 years ago
  Stasik0 b8f57b1cdf creating an "IS_BUILTIN" macro 9 years ago
  Stasik0 d17f315941 Revert "improved version of encoding of enums and opaque types" 9 years ago
  Julius Pfrommer 422e48af2c Revert "transmission of enums and opaque types as int and bytestring" 9 years ago
  Julius Pfrommer 7c1f2c49fb transmission of enums and opaque types as int and bytestring 9 years ago
  Stasik0 da5105396b adding, some VariableTypes, ServerCapabiliites, LocaleIdArray, various fixes 9 years ago
  Julius Pfrommer dce8ed7e6c reduce the binary size 9 years ago
  Julius Pfrommer 83f72259e7 improve variant set_ functions. 9 years ago
  Stasik0 276d90f1de seems to be a proper solution for issue #182, a bit whether the type is a strucuter is saved in the type description 9 years ago
  Julius Pfrommer 04574c8bcd move datasource handling to the variable node 9 years ago
  Julius Pfrommer c877fcaa9d move datatype nodeid to the typedescription -> single source of truth 9 years ago
  Julius Pfrommer 34eb17c9c0 fix windows build 9 years ago
  Julius Pfrommer 3a764fd76d fix 9 years ago
  Julius Pfrommer 6a0b6f5ab9 improve documentation, make array api more intuitive 9 years ago
  Julius Pfrommer 14dc7cec22 simplify 9 years ago
  Julius Pfrommer b5bca6bd7d small fix 9 years ago
  Julius Pfrommer 1038fe5c38 namespace first, then the id is more logical for nodeids 9 years ago
  Julius Pfrommer 58b17a6112 split examples per-feature 9 years ago
  Julius Pfrommer 404992459b add example with datasource 9 years ago
  Julius Pfrommer 48d382a2f1 first test with c++ compiles (networklayer needs to be compiled with gcc) 9 years ago
  Julius Pfrommer 5bbab27f49 simplify the variable nodes 9 years ago
  Julius Pfrommer 5b8477ff35 add nodeid to addVariableNode call 9 years ago
  Julius Pfrommer 5821236990 improve the node adding API 9 years ago
  Julius Pfrommer 210ea01a80 use size_t for offsets, improve the nodestore API 9 years ago
  Julius Pfrommer f099fb0422 disable bitfields on windows. apparent compiler bug 9 years ago
  Julius Pfrommer b985935593 make typedescription branch work 9 years ago
  Julius Pfrommer 74f69d37a6 make check_memory run fine 9 years ago