Commit History

Author SHA1 Message Date
  Thien-Thi Nguyen b88c22e916 Update copyright. 22 years ago
  Dirk Herrmann 2d9cdf4e81 * Don't assign to SCM_SUBRF, use new SCM_SET_SUBRF macro instead. 24 years ago
  Dirk Herrmann 9a09deb1c3 * Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP. 24 years ago
  Dirk Herrmann f9a644042d * Replace SCM_UNPACK_CAR appropriately. 24 years ago
  Dirk Herrmann e59bb51662 * Remove function scm_init_iprocs, remove struct scm_iproc and simplify 25 years ago
  Dirk Herrmann 3201d76356 * Another couple of SCM/scm_bits_t cleanups. 25 years ago
  Dirk Herrmann 54778cd312 Lots of fixes to make guile (at some time) compile with strict typing. 25 years ago
  Dirk Herrmann cf49832683 Some fixes for strict typing. 25 years ago
  Dirk Herrmann 0cbaaf0b15 Added a set of low level macros for accessing cell entries. 25 years ago
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU 25 years ago
  Mikael Djurfeldt e1f8eb2bdd * procs.c, procs.h: changed the procedure-with-setter representation 25 years ago
  Mikael Djurfeldt f12677062e *** empty log message *** 25 years ago
  Mikael Djurfeldt 413cb56ff4 * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h, 25 years ago
  Mikael Djurfeldt a54367e2da * objects.h (SCM_CLASS_FLAGS, SCM_OBJ_CLASS_FLAGS, 25 years ago
  Greg J. Badros c209c88e54 *.[ch]: make a distinction between SCM as a generic 25 years ago
  Greg J. Badros 7866a09b5b * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, 25 years ago
  Greg J. Badros d3a6bc9484 * *.h: Use SCM_NIMP(X) && in all the FOOP macros. 25 years ago
  Mikael Djurfeldt 78a0461a6f * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c, 25 years ago
  Mikael Djurfeldt 9de33deb2e * procs.c, procs.h (scm_subr_entry): New type: Stores data 25 years ago
  Jim Blandy 03f2707493 * procs.h: Doc fix. 26 years ago
  Mikael Djurfeldt 64c4580bd8 * eval.c, procs.c, procs.h, procprop.c: Renamed getter -> 26 years ago
  Jim Blandy 3eeba8d4f5 * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums), 26 years ago
  Mikael Djurfeldt c2c82fba2f * procs.c, procs.h (procedure-documentation): Moved from eval.c. 26 years ago
  Jim Blandy 7dc6e7547a * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, 26 years ago
  Jim Blandy f3667f526d Warning fixes from Greg Harvey: 26 years ago
  Mikael Djurfeldt 87688f5f12 * procs.h (scm_closure_p): Added declaration. 27 years ago
  Jim Blandy 82892beda5 * Lots of files: New address for FSF. 27 years ago
  Mikael Djurfeldt a6c64c3c6d * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c, 28 years ago
  Jim Blandy 1cc91f1b29 * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, 28 years ago
  Mikael Djurfeldt d7f901cf3e * procs.h: Added declarations of scm_thunk_p. 28 years ago