Commit History

Author SHA1 Message Date
  Thien-Thi Nguyen b88c22e916 Update copyright. 23 years ago
  Dirk Herrmann 206d3de31e * Replace SCM_UNPACK_CAR appropriately. 25 years ago
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 25 years ago
  Dirk Herrmann d8c40b9f49 The struct data is now an array of scm_bits_t variables. 25 years ago
  Dirk Herrmann 54778cd312 Lots of fixes to make guile (at some time) compile with strict typing. 25 years ago
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU 25 years ago
  Dirk Herrmann 7ab3fdd51f Only include strings.h where it is actually needed. 25 years ago
  Dirk Herrmann f04d8caf82 Only include ports.h where it is actually needed. 25 years ago
  Dirk Herrmann 003d1fd046 Only include vectors.h in those files, where it is actually needed. 25 years ago
  Mikael Djurfeldt 950cc72b8f * __scm.h eq.c, eval.c, gc.c, hc.h, gh_data, hash.c, numbers.c, 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
  Greg J. Badros c209c88e54 *.[ch]: make a distinction between SCM as a generic 25 years ago
  Greg J. Badros b6791b2e94 * error.h, error.c: Added `scm_wrong_type_arg_msg' to support 25 years ago
  Greg J. Badros 7866a09b5b * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, 25 years ago
  Greg J. Badros 3b3b36ddb7 * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_* 25 years ago
  Greg J. Badros a1ec69163d *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. 25 years ago
  Greg J. Badros 0b5f3f34c2 * options.c, objects.c, keywords.c, gc.c: Some redundant SCM_NIMP 25 years ago
  Mikael Djurfeldt 11f2a64348 * objects.c (scm_class_of): Bugfix: Inserted missing SCM_CDR 25 years ago
  Greg J. Badros 0c95b57d77 * coop-threads.c: Remove K&R function headers. 25 years ago
  Greg J. Badros 717050c8d5 Remove leading whitespace before empty docstrings. 25 years ago
  Greg J. Badros 1bbd0b849f * *.c: Pervasive software-engineering-motivated rewrite of 25 years ago
  Gary Houston afe5177e7f * acconfig.h: add HAVE_ARRAYS. 25 years ago
  Mikael Djurfeldt 78a0461a6f * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c, 25 years ago
  Mikael Djurfeldt 0824bbb3f5 Moved scm_memoize_method back to eval.c. 25 years ago
  Mikael Djurfeldt a12be5461e * objects.c, objects.h (scm_mcache_lookup_cmethod): Moved here 25 years ago
  Mikael Djurfeldt 9de33deb2e * procs.c, procs.h (scm_subr_entry): New type: Stores data 25 years ago
  Mikael Djurfeldt 55d5475044 * objects.c (scm_class_of): Treat scm_tc16_port_with_ps as ports. 25 years ago
  Mikael Djurfeldt c1a6fd8f8a * objects.c (scm_set_object_procedure_x): Disallow setting of 25 years ago
  Mikael Djurfeldt a43a8375d8 * objects.h, objects.c (scm_apply_generic_env): Added (used by 25 years ago