Историја ревизија

Аутор SHA1 Порука Датум
  Ambroz Bizjak 9fec63e437 ncd: Add dummy functions for testing. пре 11 година
  ambrop7 126a47c586 ncd: add load_module() пре 13 година
  ambrop7 4aa8e8ba30 ncd: modules: add getenv пре 13 година
  ambrop7 c6f5c0c8df ncd: modules: add buffer пре 13 година
  ambrop7 4290021aa3 ncd: modules: add log пре 13 година
  ambrop7 520cec03fd ncd: modules: remove call module, and rename the call2() command from the call2 module to call(). This way the call() command пре 13 година
  ambrop7 6086c1f911 ncd: modules: add sys.start_process() пре 13 година
  ambrop7 eb298e5748 ncd: modules: add substr пре 13 година
  ambrop7 6583f5e8f6 ncd: modules: remove concatv, implement it in concat module instead, more efficiently пре 13 година
  ambrop7 a6af9a3364 ncd: modules: add depend_scope (like multidepend but with separate dependency scopes) пре 13 година
  ambrop7 b6088a6593 ncd: modules: add socket пре 13 година
  ambrop7 fbc464435b ncd: modules: add backtrack пре 13 година
  ambrop7 c1af9df7c7 ncd: modules: add file_open пре 13 година
  ambrop7 250edb09f6 ncd: modules: add periodic_timer() пре 13 година
  ambrop7 1ebc9e1fa0 port NCD to Emscripten пре 13 година
  ambrop7 5e10dff851 oops, we need to make struct NCDModule non-const, not struct NCDModuleGroup. So revert previous commit. пре 13 година
  ambrop7 8ed78cb35d ncd: make NCDModuleGroup structs non-const (for next commit which will need to modify them) пре 13 година
  ambrop7 1996f362b4 ncd: modules: remove ip_in_network.c and make ip_in_network() an alias for net.ipv4.addr_in_network() пре 13 година
  ambrop7 5d2c3cb7db ncd: modules: add net_ipv4_addr_in_network and net_ipv6_addr_in_network пре 13 година
  ambrop7 f65800bfd1 ncd: modules: add net.ipv6.route() пре 13 година
  ambrop7 619288f673 ncd: modules: add net.ipv6.addr() пре 13 година
  ambrop7 7442f5c481 ncd: modules: add explode пре 13 година
  ambrop7 3c08174cbc ncd: modules: add reboot пре 13 година
  ambrop7 577e83fa9c ncd: modules: add assert пре 13 година
  ambrop7 190de5a91b ncd: modules: add call2 пре 13 година
  ambrop7 204281549c ncd: modules: add implode пре 14 година
  ambrop7 2992ef627e ncd: modules: add netmask пре 14 година
  ambrop7 6e20ec2a7d ncd: modules: add file пре 14 година
  ambrop7 e4f85dce66 ncd: modules: add valuemetic пре 14 година
  ambrop7 1b3604d2c1 ncd: modules: add parse пре 14 година