Jorge Gomez
|
1ae50a7f80
Fix typo in append procedure documentation
|
1 년 전 |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 년 전 |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 년 전 |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
6 년 전 |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
6 년 전 |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 년 전 |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
6 년 전 |
Andy Wingo
|
1ddf42dae0
Devolve threads.h from _scm.h.
|
6 년 전 |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
6 년 전 |
Andy Wingo
|
d3cfabd89b
Devolve numbers.h from _scm.h.
|
6 년 전 |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
6 년 전 |
Andy Wingo
|
1a99bd10f8
Devolve boolean.h include.
|
6 년 전 |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
6 년 전 |
Andy Wingo
|
6e573a0885
Attempt to mutate residualized literal pair throws exception
|
7 년 전 |
Andy Wingo
|
705e3a83c8
Remove SCM_DEBUG_CELL_ACCESSES==1
|
8 년 전 |
Mark H Weaver
|
856d318a9f
Merge branch 'stable-2.0'
|
10 년 전 |
Mark H Weaver
|
fc8a90043b
Optimize scm_ilength and 'length+'.
|
10 년 전 |
Mark H Weaver
|
475772ea57
Merge branch 'stable-2.0'
|
10 년 전 |
David Kastrup
|
0ece4850c5
Make reverse! forego the cost of SCM_VALIDATE_LIST
|
10 년 전 |
Mark H Weaver
|
26d148066f
Merge remote-tracking branch 'origin/stable-2.0'
|
11 년 전 |
David Kastrup
|
a5d8f98c60
Let reverse! accept arbitrary types as second argument (new_tail)
|
12 년 전 |
Mark H Weaver
|
fa980bcc0f
Merge remote-tracking branch 'origin/stable-2.0'
|
12 년 전 |
Mark H Weaver
|
226a56a3d4
Improve error reporting in 'append!'
|
12 년 전 |
Andy Wingo
|
8c5bb72920
add SCM_HEAP_OBJECT_P
|
13 년 전 |
Andy Wingo
|
b2b33168b1
more care regarding SCM_PACK and SCM_UNPACK
|
13 년 전 |
Andy Wingo
|
3b7f4ba37b
scm_mem[qv] optimization
|
13 년 전 |
Andy Wingo
|
cd038da546
remove libguile/lang.h, deprecate %nil (in favor of #nil)
|
14 년 전 |
Andy Wingo
|
6c9e8a5354
remove uses of trampolines within guile itself
|
15 년 전 |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 년 전 |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 년 전 |