Andy Wingo
|
f39448c5a3
remove a bunch of needless scm_permanent_object calls
|
15 anni fa |
Andy Wingo
|
aa3f69519f
replace frame implementation with VM frames
|
15 anni fa |
Andy Wingo
|
14aa25e410
remove debug frames
|
15 anni fa |
Andy Wingo
|
b7742c6b71
new evaluator, y'all
|
15 anni fa |
Neil Jerram
|
931c82f5b0
Fix incorrect stack count warnings
|
15 anni fa |
Neil Jerram
|
a29c00447b
Remove unhittable else branch for nonexistent type of debug frame
|
15 anni fa |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 anni fa |
Andy Wingo
|
aeeff258c6
non-srcdir build fixes
|
16 anni fa |
Andy Wingo
|
3b91e017e3
Merge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2' into vm-check
|
16 anni fa |
Ludovic Courtès
|
e20d7001c3
Remove "compiled closures" ("cclos") in favor of a simpler mechanism.
|
16 anni fa |
Andy Wingo
|
9892287960
minor cleanups
|
16 anni fa |
Andy Wingo
|
2f9769b60c
fix the ping-pong between evaluator and vm stacks in make-stack
|
16 anni fa |
Andy Wingo
|
3b9e095b44
fix boot program detection, which in turn makes `make-stack' actually work
|
16 anni fa |
Andy Wingo
|
53e28ed9b2
static opcodes; refactor program/objcode division; use new assembly pipeline
|
16 anni fa |
Andy Wingo
|
7aa6f86b77
fix marking empty VM continuations
|
16 anni fa |
Andy Wingo
|
b1b942b74c
remove heap links in VM frames, incorporate vm frames into normal backtraces
|
16 anni fa |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 anni fa |
Kevin Ryde
|
b3aa4626cd
merge from 1.8 branch
|
18 anni fa |
Han-Wen Nienhuys
|
22fc179acd
* backtrace.c, debug.c, debug.h, deprecation.c, eq.c, eval.c
|
18 anni fa |
Neil Jerram
|
b0b0deff2d
(scm_last_stack_frame): Correct docstring (returns a
|
18 anni fa |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 anni fa |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 anni fa |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 anni fa |
Marius Vollmer
|
7f12a94355
(read_frame, read_frames, scm_make_stack, scm_last_stack_frame,
|
20 anni fa |
Marius Vollmer
|
d2e53ed6f8
*** empty log message ***
|
20 anni fa |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 anni fa |
Marius Vollmer
|
bc36d0502b
* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into
|
20 anni fa |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
20 anni fa |
Marius Vollmer
|
a55c2b6809
* validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY,
|
20 anni fa |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
20 anni fa |