Neil Jerram
|
7c9c0169b4
* eval.c (sym_instead): New symbol.
|
19 years ago |
Marius Vollmer
|
d1138028c9
* null-threads.h, pthread-threads.h
|
19 years ago |
Neil Jerram
|
5defc05d45
* eval.c (eval_letrec_inits): New.
|
19 years ago |
Kevin Ryde
|
c3c97a34e7
(scm_dbg_make_iloc): Should be SCM_IFRAMEMAX and
|
19 years ago |
Marius Vollmer
|
876099d4ef
(scm_eval_options_interface): Use scm_frame_critical_section instead
|
19 years ago |
Marius Vollmer
|
e9ed042cbc
Added comment on how to make case 1.1 of r5rs_pitfall.test succeed.
|
19 years ago |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 years ago |
Neil Jerram
|
2b0fb0a50e
Critical section review.
|
20 years ago |
Marius Vollmer
|
de527efba5
Define _GNU_SOURCE.
|
20 years ago |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 years ago |
Marius Vollmer
|
76da80e788
Reverted changed from 2005/01/24 19:14:54, which was a commit to the
|
20 years ago |
Marius Vollmer
|
a54a94b397
Threading changes.
|
20 years ago |
Marius Vollmer
|
65bc1f7a0b
* eval.c, debug.h (SCM_WARN_DEPRECATED): New debug option.
|
20 years ago |
Marius Vollmer
|
6be1fab900
(scm_eval): Added example to docstring. Thanks to Issac Trotts!
|
20 years ago |
Marius Vollmer
|
4057a3e05a
Use new vector elements API or simple vector API, as appropriate.
|
20 years ago |
Marius Vollmer
|
a61f4e0c61
(scm_eval, scm_apply, call_cxr_1): Use scm_i_chase_pairs
|
20 years ago |
Dirk Herrmann
|
5fa0939ce5
* eval.c (unmemoize_exprs): When dropping internal body markers
|
20 years ago |
Marius Vollmer
|
a03bad878b
(scm_lookupcar1): Report "Variable used before given a value" insetad
|
20 years ago |
Marius Vollmer
|
2d0c133f92
(scm_lookupcar1): Report an "Undefined variable" insetad of an
|
20 years ago |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 years ago |
Marius Vollmer
|
7f9994d904
* stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c,
|
20 years ago |
Marius Vollmer
|
d9a67fc441
(scm_make_real, scm_num2dbl, scm_float2num, scm_double2num):
|
20 years ago |
Marius Vollmer
|
385609b992
(SCM_EVALIM, SCM_EVALIM2, SCM_XEVAL, SCM_XEVALCAR): Renamed to SCM_I_*
|
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 |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
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
|
90df793f67
* eval.c (unmemoize_exprs): Handle semi-memoized code.
|
20 years ago |