Historique des commits

Auteur SHA1 Message Date
  Andy Wingo 40df57a8a2 Restore libgc 7.2 compatibility il y a 7 ans
  Andy Wingo 6e573a0885 Attempt to mutate residualized literal pair throws exception il y a 7 ans
  Andy Wingo 730af462c3 inline scm_cons, scm_car, scm_cdr il y a 12 ans
  Andy Wingo 8a4ed2dd34 remove "discouraged" infrastructure il y a 14 ans
  Andy Wingo 92a61010bd change remaining %nil -> #nil il y a 15 ans
  Andy Wingo cd038da546 remove libguile/lang.h, deprecate %nil (in favor of #nil) il y a 15 ans
  Andy Wingo c1b7c940ec lisp nil always enabled il y a 15 ans
  Andy Wingo 2533f10b40 nil is null, whee il y a 15 ans
  Andy Wingo f36878ba2d remove cxrs il y a 15 ans
  Mark H Weaver 45f4cbdf12 the cube of lisp booleans (#f nil () #t) il y a 15 ans
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ il y a 15 ans
  Ludovic Courtès 102dbb6f6c Add `SCM_INTERNAL' macro, use it. il y a 16 ans
  Ludovic Courtès 3f52096714 Fix "mixed linkage" errors in `inline.h'. il y a 17 ans
  Kevin Ryde 2b829bbb3d merge from 1.8 branch il y a 19 ans
  Marius Vollmer 92205699d0 The FSF has a new address. il y a 19 ans
  Marius Vollmer 6fcc7d48e4 * discouraged.h, tags.h (SCM_CONSP, SCM_NCONSP): Moved to il y a 20 ans
  Marius Vollmer ddda5e8fa7 (scm_car, scm_cdr, scm_i_chase_pairs, SCM_I_A_PAT, SCM_I_D_PAT, etc, il y a 20 ans
  Marius Vollmer bc36d0502b * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into il y a 20 ans
  Dirk Herrmann c178c3a68b * sort.c, pairs.h: Removed unnecessary includes. il y a 22 ans
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. il y a 22 ans
  Marius Vollmer 33b001fd89 Prefixed each each exported symbol with SCM_API. il y a 23 ans
  Dirk Herrmann 0527e68763 * Renamed header macros to the SCM_<filename>_H format. il y a 23 ans
  Dirk Herrmann 6cf695375f * Use SCM_CONSP, not SCM_ECONSP. il y a 23 ans
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. il y a 23 ans
  Dirk Herrmann 5843e5c988 * Various minor improvements, for example signedness fixes. il y a 23 ans
  Dirk Herrmann e81d98ec2d * Introduce SCM_UNUSED and mark unused function parameters. il y a 23 ans
  Dirk Herrmann dd039d6dc6 * New macro SCM_TRUE_P. il y a 25 ans
  Dirk Herrmann 76a369d95d * SCM_C[AD]R and SCM_SETC[AD]R use SCM_{SET_}?OBJECT now. il y a 25 ans
  Dirk Herrmann 2549a7096d Moved some cell related definitions from tags.h and pairs.h to gc.h. il y a 25 ans
  Dirk Herrmann 0cbaaf0b15 Added a set of low level macros for accessing cell entries. il y a 25 ans