Daniel Llorens
|
70a63479ad
Identify scm_is_vector with scm_is_simple_vector
|
11 年之前 |
Andy Wingo
|
0720f70ed7
Memoized expressions are pairs, not SMOBs
|
11 年之前 |
Mark H Weaver
|
fd57bbf5ac
Merge remote-tracking branch 'origin/stable-2.0'
|
12 年之前 |
Ludovic Courtès
|
93825c9f06
Have `SCM_NUM2FLOAT' and `SCM_NUM2DOUBLE' use `scm_to_double'.
|
12 年之前 |
Andy Wingo
|
8c5bb72920
add SCM_HEAP_OBJECT_P
|
13 年之前 |
Andy Wingo
|
0e163c06f2
SCM_VALIDATE_SMOB uses SCM_SMOB_PREDICATE
|
15 年之前 |
Andy Wingo
|
314b87163e
eval.c closures are now applicable smobs, not tc3s
|
15 年之前 |
Andy Wingo
|
b7742c6b71
new evaluator, y'all
|
15 年之前 |
Andy Wingo
|
092d7704be
SCM_VALIDATE_VTABLE tweak
|
15 年之前 |
Ludovic Courtès
|
807e5a6641
Use a TC7 tag instead of a SMOB for bytevectors.
|
15 年之前 |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 年之前 |
Ludovic Courtès
|
1ee2c72eaf
Import R6RS bytevectors and I/O ports from Guile-R6RS-Libs 0.2.
|
15 年之前 |
Andy Wingo
|
9082ff2d90
avoid deprecated functions in SCM_VALIDATE_VECTOR_LEN
|
16 年之前 |
Ludovic Courtès
|
9cc37597af
Changes from arch/CVS synchronization
|
17 年之前 |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 年之前 |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 年之前 |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 年之前 |
Marius Vollmer
|
f60539dba4
(SCM_VALIDATE_VECTOR, SCM_VALIDATE_VECTOR_OR_DVECTOR): use
|
20 年之前 |
Marius Vollmer
|
df47dca314
(SCM_VALIDATE_VECTOR_OR_DVECTOR): Accept f64vectors instead of the
|
20 年之前 |
Marius Vollmer
|
d2e53ed6f8
*** empty log message ***
|
20 年之前 |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 年之前 |
Marius Vollmer
|
6f14f578d2
* strings.h, strings.c (scm_i_get_substring_spec): New.
|
20 年之前 |
Marius Vollmer
|
b9bd8526f0
* numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num,
|
20 年之前 |
Marius Vollmer
|
bc36d0502b
* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into
|
20 年之前 |
Marius Vollmer
|
8805b77dd0
(SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY, SCM_VALIDATE_BIGINT,
|
20 年之前 |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
20 年之前 |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
20 年之前 |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 年之前 |
Marius Vollmer
|
1d798a004a
(SCM_VALIDATE_THREAD): Moved to threads.h.
|
22 年之前 |
Marius Vollmer
|
6182ceacb4
(SCM_MAKE_VALIDATE_MSG): New. Use it instead of SCM_MAKE_VALIDATE in
|
22 年之前 |