提交历史

作者 SHA1 备注 提交日期
  Ambroz Bizjak 347fa1a7a5 ncd: Store the NCDStingIndex pointer in NCDValMem. 10 年之前
  Ambroz Bizjak 8b43112e48 ncd: Add clock_get_ms function. 11 年之前
  Ambroz Bizjak 0d2f30c8eb ncd: Implement a simple checksum function as used in the Sphereo bluetooth protocol. 11 年之前
  Ambroz Bizjak 0a3e683ce9 ncd: Implement struct_decode. 11 年之前
  Ambroz Bizjak 126eaf9576 ncd: Implement struct_encode function. 11 年之前
  Ambroz Bizjak d220d45708 ncd: Implement ifel function to support future lazy If. 11 年之前
  Ambroz Bizjak 86f709fa7b ncd: Implement num_min and num_max functions. 11 年之前
  Ambroz Bizjak b1a6d4dcce ncd: Change the @-syntax to now add __ around the name. 11 年之前
  Ambroz Bizjak 9314b91783 Refactoring using MemRef. 11 年之前
  Ambroz Bizjak 3393383a22 ncd: Fix possible crash in @decode_value. 11 年之前
  Ambroz Bizjak 24e6edd26f Refactoring using MemRef. 11 年之前
  Ambroz Bizjak c1f4c57e8a Replace cstring with MemRef. 11 年之前
  Ambroz Bizjak 98ed187623 ncd: Remove ComposedString type along with the buffer module. 11 年之前
  Ambroz Bizjak 7440004eac ncd: modules: basic_functions: Add tolower, toupper. 11 年之前
  Ambroz Bizjak 57b72caa55 ncd: basic_functions: Fix for ComposedString inputs. 11 年之前
  Ambroz Bizjak 6e2ede3fea ncd: basic_functions: Implement encode_value and decode_value. 11 年之前
  Ambroz Bizjak 640e98f99c ncd: basic_functions: Cosmetic changes. 11 年之前
  Ambroz Bizjak 9aa87d2a4c ncd: basic_functions: Fix bug, make code shorter. 11 年之前
  Ambroz Bizjak e2979251df ncd: Refactor the function call infrastructure. 11 年之前
  Ambroz Bizjak 0240db041c ncd: Fix missing type checks. Refactor to make these bugs less likely. 11 年之前
  Ambroz Bizjak a4e1f32684 ncd: Moving code around. 11 年之前
  Ambroz Bizjak af044d5651 ncd: Implement value comparison functions. 11 年之前
  Ambroz Bizjak 4ecb77bc07 ncd: Rename arithmetic functions with num_ prefix. 11 年之前
  Ambroz Bizjak c2d9a80c58 ncd: Implement integer arithmetic functions +,-,*,/,%. 11 年之前
  Ambroz Bizjak 1df37457ad ncd: Implement functions: string concat, list concat, integer comparison functions. 11 年之前
  Ambroz Bizjak 47c6594e83 ncd: Implement functions: if, bool, not, and, or, imp. 11 年之前
  Ambroz Bizjak 73a264c3d5 ncd: Consolidate some code that appears in modules. 11 年之前
  Ambroz Bizjak 9bdb2f3793 ncd: Implement logging by function implementations. 11 年之前
  Ambroz Bizjak 9fec63e437 ncd: Add dummy functions for testing. 11 年之前