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