Andy Wingo
|
350930756c
Remove scm_tc7_vm
|
11 年 前 |
Andy Wingo
|
e0755cd12a
Rename scm_tc7_rtl_program to scm_tc7_program
|
11 年 前 |
Andy Wingo
|
1c33be992e
Remove stack programs, objcode, and the old VM.
|
11 年 前 |
Andy Wingo
|
be8b62ca7f
RTL compiler: Compile TC7 branches.
|
11 年 前 |
Mark H Weaver
|
f82f62944a
Merge remote-tracking branch 'origin/stable-2.0'
|
11 年 前 |
Mark H Weaver
|
824b9ad8b7
Modify SCM_UNPACK type check to avoid warnings in clang.
|
11 年 前 |
Andy Wingo
|
510ca12687
add new rtl vm
|
11 年 前 |
Andy Wingo
|
9ede013f68
the dynamic stack is really a stack now, instead of a list
|
13 年 前 |
Andy Wingo
|
0aed71aa51
Revert "add SCM_HEAP_OBJECT_BASE"
|
13 年 前 |
Andy Wingo
|
91ee7515da
Merge remote-tracking branch 'origin/stable-2.0'
|
13 年 前 |
Andy Wingo
|
ff1feca9bd
allocate a tc7 to bitvectors
|
13 年 前 |
Andy Wingo
|
b2637c985c
allocate a tc7 to arrays
|
13 年 前 |
Andy Wingo
|
47ed8656db
add SCM_HEAP_OBJECT_BASE
|
13 年 前 |
Andy Wingo
|
8c5bb72920
add SCM_HEAP_OBJECT_P
|
13 年 前 |
Andy Wingo
|
21041372ed
add SCM_{PACK,UNPACK}_POINTER
|
13 年 前 |
Andy Wingo
|
dc7da0be90
refactor tc7 and tc16 checks
|
13 年 前 |
Andy Wingo
|
7005c60fcb
add weak table implementation
|
13 年 前 |
Andy Wingo
|
26b263541b
add weak sets
|
13 年 前 |
Andy Wingo
|
c259741533
revise comments in libguile/tags.h
|
13 年 前 |
Andy Wingo
|
25f4a88032
Revert "SCM is a union"
|
13 年 前 |
Andy Wingo
|
75917d6243
Revert "SCM is either a union or scm_t_bits"
|
13 年 前 |
Andy Wingo
|
80125469ef
SCM is either a union or scm_t_bits
|
13 年 前 |
Andy Wingo
|
8787d7a170
SCM is a union
|
13 年 前 |
Andy Wingo
|
86fb1eb631
merge strictness branch from 2.0
|
13 年 前 |
Andy Wingo
|
210c0325d3
allow iflags to be constant expressions with typing-strictness==2
|
13 年 前 |
Andy Wingo
|
544a29de14
fix static allocation with debug_typing_strictness==2
|
13 年 前 |
Andy Wingo
|
fc7bd367ab
remove all deprecated code
|
13 年 前 |
Mark H Weaver
|
1ce7279a06
Fix mistake in comment in tags.h
|
14 年 前 |
Ludovic Courtès
|
5b46a8c2c8
Use "pointer" instead of "foreign" when dealing with wrapped pointers.
|
14 年 前 |
Mark H Weaver
|
f60c2c4e10
Renumber IFLAGSs so the first 8 are reserved for lisp booleans.
|
15 年 前 |