Ludovic Courtès
|
9c03e44dcf
doc: Rephrase documentation of 'thunk?'.
|
hace 4 años |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
hace 6 años |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
hace 6 años |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
hace 6 años |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
hace 6 años |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
hace 6 años |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
hace 6 años |
Andy Wingo
|
a7bcd66f6f
Devolve symbols.h from _scm.h
|
hace 6 años |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
hace 6 años |
Andy Wingo
|
1abc5289bd
Move struct.h include out of ports.h
|
hace 6 años |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
hace 6 años |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
hace 6 años |
Andy Wingo
|
fe4a34d20d
Deprecate make-struct
|
hace 7 años |
Andy Wingo
|
6c7dd9ebd3
Generics with setters have <applicable-struct-with-setter> layout
|
hace 10 años |
Andy Wingo
|
036c508402
Remove unreachable code in scm_setter
|
hace 10 años |
Andy Wingo
|
4cbc95f150
Rename objcodes?.{scm,c,h} to loader.{scm,c,h}
|
hace 11 años |
Andy Wingo
|
d798a895cc
Remove RTL_ infix from macros
|
hace 11 años |
Andy Wingo
|
1c33be992e
Remove stack programs, objcode, and the old VM.
|
hace 11 años |
Andy Wingo
|
30b7cf9df0
Avoid calling procedure-name when doing a make-procedure-with-setter
|
hace 11 años |
Andy Wingo
|
bf8328ec16
procedure-documentation works on RTL procedures
|
hace 11 años |
Andy Wingo
|
510ca12687
add new rtl vm
|
hace 11 años |
Mark H Weaver
|
e0c211bb2e
Merge remote-tracking branch 'origin/stable-2.0'
|
hace 12 años |
Ludovic Courtès
|
c438cd7175
eval: Store docstrings for lambdas.
|
hace 12 años |
Andy Wingo
|
8b33752be7
slight scm_procedure_p, scm_i_procedure_arity refactor
|
hace 13 años |
Andy Wingo
|
fa075d40dc
scm_wta_* procedures replace SCM_WTA_* macros
|
hace 13 años |
Andy Wingo
|
534491d0b7
fix scm_setter
|
hace 14 años |
Andy Wingo
|
05e0e22bc5
fix scm_procedure on non-structs
|
hace 14 años |
Andy Wingo
|
4a655e50a3
use scm_from_latin1_symboln for string literals and load-symbol
|
hace 14 años |
Andy Wingo
|
07e424b753
scm_i_program_properties is internal; just use procedure-properties
|
hace 15 años |
Andy Wingo
|
cc7005bc37
remove scm_tc7_gsubr
|
hace 15 años |