Commit History

Author SHA1 Message Date
  Ingo Ruhnke 84c5089e6f Fix compiler warnings 4 years ago
  Ingo Ruhnke 337a80cb0b Throw error when list_length() is called on a non-list 4 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