Commit History

Author SHA1 Message Date
  Ingo Ruhnke 9cbadbde87 Fix clang-tidy warnings 6 years ago
  Ingo Ruhnke 67f15b0f55 Make car/cdr functions available in API 6 years ago
  Ingo Ruhnke d14c6fd665 Changed #include to use <> instead of "" 9 years ago
  Ingo Ruhnke 2ccbb7ef26 Fixed ListIterator when the given list is empty 9 years ago
  Ingo Ruhnke 6f584e32da Added ListAdapter for use with range based for-loops 9 years ago
  Ingo Ruhnke 92e11ace79 Added assoc_ref() 9 years ago
  Ingo Ruhnke 025b8e437f Added list_length() and list_ref() 9 years ago
  Ingo Ruhnke 3def6c328e Implemented ListIterator 9 years ago
  Ingo Ruhnke 4151119470 Added utility functions (just sexp::is_list() for now) 9 years ago