Marius Vollmer
|
6fcc7d48e4
* discouraged.h, tags.h (SCM_CONSP, SCM_NCONSP): Moved to
|
il y a 20 ans |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
il y a 20 ans |
Dirk Herrmann
|
14b18ed6f5
This set of patches separates the representation of the cxr family
|
il y a 22 ans |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
il y a 22 ans |
Han-Wen Nienhuys
|
ba1b222692
* tests/reader.test: change misc-error in read-error.
|
il y a 22 ans |
Han-Wen Nienhuys
|
c8a1bdc460
new gc
|
il y a 22 ans |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
il y a 23 ans |
Dirk Herrmann
|
228a24ef30
Changes in doc/ref:
|
il y a 23 ans |
Marius Vollmer
|
16d4699b6b
Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell and
|
il y a 23 ans |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
il y a 23 ans |
Keisuke Nishida
|
1afff62054
* list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,
|
il y a 23 ans |
Dirk Herrmann
|
bab246f334
* Fixed some bugs, some reported by Matthias Koeppe.
|
il y a 24 ans |
Dirk Herrmann
|
e81d98ec2d
* Introduce SCM_UNUSED and mark unused function parameters.
|
il y a 24 ans |
Marius Vollmer
|
9a441ddb34
(scm_c_make_gsubr, scm_c_define_gsubr, scm_c_make_gsubr_with_generic,
|
il y a 24 ans |
Martin Grabmüller
|
1e6808ea20
Correct, update, improve and clean up a lot of docstrings in order to make
|
il y a 24 ans |
Keisuke Nishida
|
783e777478
Remove #include <stdio.h>. Add #include <string.h>.
|
il y a 24 ans |
Marius Vollmer
|
8dc9439fc6
* alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,
|
il y a 24 ans |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
il y a 25 ans |
Dirk Herrmann
|
4983cbe405
* Use SCM{_SET}?_CELL_OBJECT to access cells that are no valid pairs yet.
|
il y a 25 ans |
Dirk Herrmann
|
e59bb51662
* Remove function scm_init_iprocs, remove struct scm_iproc and simplify
|
il y a 25 ans |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
il y a 25 ans |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
il y a 25 ans |
Greg J. Badros
|
b6791b2e94
* error.h, error.c: Added `scm_wrong_type_arg_msg' to support
|
il y a 25 ans |
Greg J. Badros
|
d7588e5481
* pairs.c: Doc patches from Richard Kim. Pasted from MIT Scheme
|
il y a 25 ans |
Greg J. Badros
|
3b3b36ddb7
* *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*
|
il y a 25 ans |
Greg J. Badros
|
a1ec69163d
*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
|
il y a 25 ans |
Greg J. Badros
|
3093947745
* tags.h (SCM_CONSP, SCM_NCONSP): Define these in terms of
|
il y a 25 ans |
Greg J. Badros
|
1bbd0b849f
* *.c: Pervasive software-engineering-motivated rewrite of
|
il y a 25 ans |
Mikael Djurfeldt
|
9b8721aa7c
* pairs.c (scm_set_car_x, scm_set_cdr_x): Return SCM_UNSPECIFIED.
|
il y a 26 ans |
Jim Blandy
|
3eeba8d4f5
* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),
|
il y a 26 ans |