Andy Wingo
|
e2cbf527c4
move procedure-name and procedure-source to procprop.c
|
12 лет назад |
Mark H Weaver
|
26d148066f
Merge remote-tracking branch 'origin/stable-2.0'
|
12 лет назад |
Mark H Weaver
|
f57ea23ac8
Fix thread-unsafe lazy initializations.
|
12 лет назад |
Andy Wingo
|
dfadcf85cb
Merge remote-tracking branch 'origin/stable-2.0'
|
13 лет назад |
Andy Wingo
|
d062a8c1ee
Implement `local-eval', `local-compile', and `the-environment'
|
13 лет назад |
Andy Wingo
|
8c5bb72920
add SCM_HEAP_OBJECT_P
|
13 лет назад |
Andy Wingo
|
b9b9a02804
remove #define STACK_CHECKING from __scm.h.
|
14 лет назад |
Andy Wingo
|
210c0325d3
allow iflags to be constant expressions with typing-strictness==2
|
14 лет назад |
Andy Wingo
|
3d27ef4bd3
fix a number of assumptions that a pointer could fit into a long
|
14 лет назад |
Andy Wingo
|
ab9c9100d2
scm_debug_opts to debug.c, backtrace on by default, scm_*_opts internal linkage
|
15 лет назад |
Andy Wingo
|
3932bdb3af
remove a number of debug options
|
15 лет назад |
Andy Wingo
|
925c1bae1f
remove evaluator-traps-interface
|
15 лет назад |
Ludovic Courtès
|
98f1f9a51a
Remove unused symbols.
|
15 лет назад |
Andy Wingo
|
1e23b461ec
remove program-name, program-documentation
|
15 лет назад |
Andy Wingo
|
a6cd355510
%start-stack in Scheme, in terms of prompts
|
15 лет назад |
Andy Wingo
|
cc7005bc37
remove scm_tc7_gsubr
|
15 лет назад |
Andy Wingo
|
6c2961a011
fix procedure-name on applicable structs
|
15 лет назад |
Andy Wingo
|
ea68d342f1
procedures-with-setters implemented in terms of structs
|
15 лет назад |
Andy Wingo
|
314b87163e
eval.c closures are now applicable smobs, not tc3s
|
15 лет назад |
Andy Wingo
|
f36878ba2d
remove cxrs
|
15 лет назад |
Andy Wingo
|
14aa25e410
remove debug frames
|
15 лет назад |
Andy Wingo
|
b7742c6b71
new evaluator, y'all
|
15 лет назад |
Andy Wingo
|
b6cf4d0265
a very big commit cleaning up structs & goops. also applicable structs.
|
15 лет назад |
Andy Wingo
|
efcebb5b56
fold objects.[ch] into goops.[ch]
|
15 лет назад |
Andy Wingo
|
11561496ba
remove support for "entities" -- a form of applicable struct
|
15 лет назад |
Andy Wingo
|
730d8ad9e6
remove operators
|
15 лет назад |
Ludovic Courtès
|
7af531508c
Merge branch 'master' into boehm-demers-weiser-gc
|
16 лет назад |
Andy Wingo
|
2fb924f64f
programs have their own tc7 now
|
16 лет назад |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
16 лет назад |
Andy Wingo
|
ce471ab8b0
rename SCM_SNAME to SCM_SUBR_NAME
|
16 лет назад |