Andy Wingo
|
9179e8a5ff
pre-boot lookup of print-exception works
|
14 years ago |
Andy Wingo
|
9ddf197eb2
scm_display_error_message, display-error use print-exception
|
14 years ago |
Andy Wingo
|
e8df456a15
print-exception gets a c binding
|
14 years ago |
Andy Wingo
|
c7c2d87547
fix a couple of (system vm frame) accesses on boot errors
|
14 years ago |
Andy Wingo
|
218d580ab4
display-error takes a frame, shows source if possible
|
14 years ago |
Andy Wingo
|
ec16eb7847
deprecate the-last-stack
|
14 years ago |
Andy Wingo
|
cd038da546
remove libguile/lang.h, deprecate %nil (in favor of #nil)
|
15 years ago |
Ludovic Courtès
|
bc4adf1739
Remove unneeded #include <assert.h>.
|
15 years ago |
Andy Wingo
|
aa3f69519f
replace frame implementation with VM frames
|
15 years ago |
Andy Wingo
|
b3f04491ee
gut the backtrace implementation for memoized code
|
15 years ago |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
Andy Wingo
|
028e3d0666
propagate much more source info through compilation
|
16 years ago |
Andy Wingo
|
e052d29640
backtrace.c: allow vectors for SCM_FRAME_SOURCE (frame)
|
16 years ago |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 years ago |
Han-Wen Nienhuys
|
22fc179acd
* backtrace.c, debug.c, debug.h, deprecation.c, eq.c, eval.c
|
18 years ago |
Neil Jerram
|
b5944f6672
(scm_display_backtrace_with_highlights): Minor
|
18 years ago |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 years ago |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 years ago |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 years ago |
Marius Vollmer
|
09c6d80a27
(scm_display_backtrace_with_highlights): Join the
|
20 years ago |
Marius Vollmer
|
22e47f69ae
(display_frame_expr): Do not remove control characters from the final
|
20 years ago |
Marius Vollmer
|
c648c68150
Docstring fixes.
|
20 years ago |
Marius Vollmer
|
2b55be7547
(scm_display_backtrace_with_highlights,
|
20 years ago |
Marius Vollmer
|
d2e53ed6f8
*** empty log message ***
|
20 years ago |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 years ago |
Marius Vollmer
|
8824ac88f0
* socket.c, rw.c, deprecated.h, validate.h
|
20 years ago |
Marius Vollmer
|
3b9ee0a4f8
* backtrace.c: Replaced SCM_STRINGP with scm_is_string.
|
20 years ago |
Marius Vollmer
|
bc36d0502b
* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into
|
20 years ago |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
20 years ago |
Marius Vollmer
|
a55c2b6809
* validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY,
|
20 years ago |