Mark H Weaver
|
87f32999b9
WIP: New tagging v8
|
5 years ago |
Andy Wingo
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
6 years ago |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 years ago |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 years ago |
Andy Wingo
|
dd8add2fa0
Make .c copyright headers uniform
|
6 years ago |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
6 years ago |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
6 years ago |
Andy Wingo
|
97cc65fee4
Rename __scm.h to scm.h
|
6 years ago |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 years ago |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
6 years ago |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
6 years ago |
Andy Wingo
|
d3cfabd89b
Devolve numbers.h from _scm.h.
|
6 years ago |
Andy Wingo
|
e56d22153b
Remove ports.h from inline.h
|
6 years ago |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
6 years ago |
Andy Wingo
|
1a99bd10f8
Devolve boolean.h include.
|
6 years ago |
Andy Wingo
|
460552163e
Remove list.h from _scm.h
|
6 years ago |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
6 years ago |
Daniel Llorens
|
2d8c75f9f2
Remove scm_generalized_vector_get_handle
|
8 years ago |
Andy Wingo
|
7ed54fd36d
All literal constants are read-only
|
7 years ago |
Andy Wingo
|
105e36543f
Remove scm_puts_unlocked.
|
8 years ago |
Andy Wingo
|
206b3f6e03
Remove scm_putc_unlocked.
|
8 years ago |
Andy Wingo
|
d40b05386c
Fix bit-count* bug
|
10 years ago |
Andy Wingo
|
cf64dca65c
Remove array impl. registry; instead, hard-code array handle creation
|
11 years ago |
Andy Wingo
|
d65514a2de
RTL compiler supports static bitvectors
|
11 years ago |
Andy Wingo
|
0858753e82
Merge remote-tracking branch 'origin/stable-2.0'
|
13 years ago |
Bake Timmons
|
b7e64f8b26
Improve the usage of variable names in C docstrings.
|
13 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
|
16371014d6
Merge remote-tracking branch 'origin/stable-2.0'
|
13 years ago |
Andy Wingo
|
39c5363b4f
fix bit-set*! bug (!)
|
13 years ago |