Commit History

Author SHA1 Message Date
  Andy Wingo e2cbf527c4 move procedure-name and procedure-source to procprop.c 11 years ago
  Andy Wingo dfadcf85cb Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
  Andy Wingo d062a8c1ee Implement `local-eval', `local-compile', and `the-environment' 13 years ago
  Andy Wingo fc7bd367ab remove all deprecated code 13 years ago
  Andy Wingo 925c1bae1f remove evaluator-traps-interface 14 years ago
  Andy Wingo a6cd355510 %start-stack in Scheme, in terms of prompts 15 years ago
  Andy Wingo 314b87163e eval.c closures are now applicable smobs, not tc3s 15 years ago
  Andy Wingo 14aa25e410 remove debug frames 15 years ago
  Andy Wingo b7742c6b71 new evaluator, y'all 15 years ago
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 years ago
  Andy Wingo 4e237f1460 thread the module through syntax-case's expansion 16 years ago
  Andy Wingo 107139eaad actually compile start-stack to something useful 16 years ago
  Ludovic Courtès 102dbb6f6c Add `SCM_INTERNAL' macro, use it. 16 years ago
  Han-Wen Nienhuys 22fc179acd * backtrace.c, debug.c, debug.h, deprecation.c, eq.c, eval.c 18 years ago
  Han-Wen Nienhuys 72f19c2646 * debug.h (SCM_RESET_DEBUG_MODE): switch to debugging if 18 years ago
  Neil Jerram 7c9c0169b4 * eval.c (sym_instead): New symbol. 19 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 19 years ago
  Marius Vollmer 65bc1f7a0b * eval.c, debug.h (SCM_WARN_DEPRECATED): New debug option. 20 years ago
  Marius Vollmer 7888309be8 * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 20 years ago
  Dirk Herrmann 9fcf3cbb81 * backtrace.c (display_expression, display_frame): Call 20 years ago
  Dirk Herrmann 434f2f7a91 Introduce scm_debug_mode_p as a replacement for scm_debug_mode and 21 years ago
  Dirk Herrmann d0624e391b * __scm.h, gc-card.c (SCM_DEBUG_DEBUGGER_SUPPORT, 21 years ago
  Rob Browning 00f9eacec5 * debug.h: change "id" arg name to "info_id" to avoid objective-c 22 years ago
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 years ago
  Marius Vollmer 3d7f708f21 * __scm.h (USE_THREADS, GUILE_ISELECT): Define when 22 years ago
  Dirk Herrmann 5132eef0cf * debug.h, eval.c: Deprecated CHECK_ENTRY, CHECK_APPLY and 23 years ago
  Dirk Herrmann 680516ba5f * debug.h (scm_ready_p, debug_print): Removed declarations. 23 years ago
  Neil Jerram 020c890ccc * Fix bug caused by frame size overflowing its field. 23 years ago
  Marius Vollmer 33b001fd89 Prefixed each each exported symbol with SCM_API. 23 years ago
  Dirk Herrmann b29058ffee * Remove deprecated macros and typenames. 23 years ago