Historia zmian

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