Andy Wingo
|
1234bb1850
Update license notices in all C files
|
7 years ago |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
7 years ago |
Andy Wingo
|
dd8add2fa0
Make .c copyright headers uniform
|
7 years ago |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
7 years ago |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
7 years ago |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
7 years ago |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
7 years ago |
Andy Wingo
|
e2470e6aca
Devolve foreign.h from _scm.h
|
7 years ago |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
7 years ago |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
7 years ago |
Andy Wingo
|
1a99bd10f8
Devolve boolean.h include.
|
7 years ago |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
7 years ago |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
7 years ago |
Andy Wingo
|
41bc98985f
VM calls out to heap-numbers-equal? through intrinsics
|
7 years ago |
Andy Wingo
|
73d1502630
Lower eqv? and equal? to new instructions.
|
7 years ago |
Andy Wingo
|
2e5f7d8f6d
Syntax objects are comparable with equal?
|
8 years ago |
Andy Wingo
|
dc2a560264
Deprecate dynamic roots
|
8 years ago |
Andy Wingo
|
91ee7515da
Merge remote-tracking branch 'origin/stable-2.0'
|
13 years ago |
Andy Wingo
|
ff1feca9bd
allocate a tc7 to bitvectors
|
13 years ago |
Andy Wingo
|
b2637c985c
allocate a tc7 to arrays
|
13 years ago |
Andy Wingo
|
fa075d40dc
scm_wta_* procedures replace SCM_WTA_* macros
|
14 years ago |
Mark H Weaver
|
f135fc3eda
Slight optimization for scm_equal_p
|
14 years ago |
Mark H Weaver
|
2e6e1933b4
`equal?' and `eqv?' are now equivalent for numbers
|
14 years ago |
Ludovic Courtès
|
cb2d8076ef
Define `equal?' for pointer objects.
|
15 years ago |
Andy Wingo
|
a587d6a973
more fixes to equal? for arrays
|
15 years ago |
Andy Wingo
|
d26383f427
Revert "fix equal? between an array and a non-array"
|
15 years ago |
Andy Wingo
|
9d031d4d57
fix equal? between an array and a non-array
|
15 years ago |
Andy Wingo
|
f1d19308ad
provide missing prototypes
|
15 years ago |
Andy Wingo
|
9ea31741da
fluids are tc7 objects
|
15 years ago |
Andy Wingo
|
c99de5aa27
hash tables have a tc7
|
15 years ago |