Commit History

Author SHA1 Message Date
  Ludovic Courtès a15acbb828 srfi-1: Rewrite 'assoc' in Scheme. 4 years ago
  Ludovic Courtès cd4c747fb8 srfi-1: Rewrite 'find-tail' in Scheme. 4 years ago
  Ludovic Courtès 0360843ace srfi-1: Rewrite 'find' in Scheme. 4 years ago
  Andy Wingo 6cd9b3114f Fix use of uninstalled header by installed headers 6 years ago
  Andy Wingo 4a2d78b4d4 Give multiple-values objects a tc7 6 years ago
  Andy Wingo 1234bb1850 Update license notices in all C files 6 years ago
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 years ago
  Andy Wingo b8d757732f Rationalize include order in C files 6 years ago
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 years ago
  Andy Wingo 40ade0886e Remove _scm.h 6 years ago
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 6 years ago
  Andy Wingo 123ba3e77a Devolve vectors.h include from ports.h 6 years ago
  Andy Wingo 27df59415e Devolve procs.h include from _scm.h. 6 years ago
  Andy Wingo 730cfd80e2 Devolve pairs.h 6 years ago
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 6 years ago
  Andy Wingo 5f50309448 Remove includes of validate.h. 6 years ago
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 6 years ago
  Andy Wingo 6e573a0885 Attempt to mutate residualized literal pair throws exception 7 years ago
  Mark H Weaver 856d318a9f Merge branch 'stable-2.0' 10 years ago
  Mark H Weaver fc8a90043b Optimize scm_ilength and 'length+'. 10 years ago
  Mark H Weaver a5186f506f SRFI-1 'length+' raises an error unless passed a proper or circular list. 10 years ago
  Andy Wingo 6b4ba76d05 Change eval.c to use scm_c_vm_run instead of scm_call_with_vm. 11 years ago
  Bake Timmons b7e64f8b26 Improve the usage of variable names in C docstrings. 13 years ago
  Andy Wingo e7a81c7acd fix take-right and drop-right for improper lists 13 years ago
  Andy Wingo a2230b653b map and for-each in scheme 13 years ago
  Andy Wingo 9e775af3bf srfi-1 `member' in scheme, inlines to memq / memv in some cases 13 years ago
  Ralf Wildenhues ffb62a43dc fix typos in the manual bits generated from source comments. 14 years ago
  Ludovic Courtès 2d5ef30918 Fix typo. 14 years ago
  Ludovic Courtès 7f593bc7f9 SRFI-1: Rewrite `split-at' and `split-at!' in Scheme. 14 years ago
  Ludovic Courtès 58ee1beabe SRFI-1: Rewrite `filter-map' in Scheme. 14 years ago