Ken Raeburn
|
8e7cacf139
Test signed narrow arguments in FFI better.
|
12 年之前 |
Ken Raeburn
|
499f3de0d7
Eliminate uses of GC_PTR, a holdover from libgc 6.x.
|
12 年之前 |
Ken Raeburn
|
ea17899018
Don't use addresses of labels with LLVM.
|
12 年之前 |
Ken Raeburn
|
19b22475d3
Always use VM_LABEL.
|
12 年之前 |
Ken Raeburn
|
1322a6a8e7
Report time taken for 'guild compile' commands.
|
12 年之前 |
Ken Raeburn
|
200de96c40
Require BDW-GC version 7.2 or better.
|
12 年之前 |
Ken Raeburn
|
cff1d39b20
Fix FFI struct sizing to account for trailing padding.
|
12 年之前 |
Ken Raeburn
|
a722bcaa13
Fix lock handling bug in commit aac980de43a0466b968a56607664f5ebbca6b751.
|
12 年之前 |
Andy Wingo
|
730af462c3
inline scm_cons, scm_car, scm_cdr
|
12 年之前 |
Andy Wingo
|
688291fe19
add guile-2.2 feature
|
12 年之前 |
Andy Wingo
|
ee6207d6f5
Merge remote-tracking branch 'origin/stable-2.0'
|
12 年之前 |
Andy Wingo
|
da874e5415
fix more assumptions that the frame-procedure is a procedure
|
12 年之前 |
Andy Wingo
|
7aa43cde6a
Merge remote-tracking branch 'origin/stable-2.0' into stable-2.0
|
12 年之前 |
Andy Wingo
|
968a9add65
Merge remote-tracking branch 'local-2.0/stable-2.0'
|
12 年之前 |
Andy Wingo
|
67b699cc77
refactor vm application of non-programs; boot continuation refactor
|
12 年之前 |
Andy Wingo
|
a3ded46520
Merge remote-tracking branch 'origin/stable-2.0'
|
12 年之前 |
Ludovic Courtès
|
33672b0711
Add missing `SCM_API' for `scm_take_from_input_buffers'.
|
12 年之前 |
Ludovic Courtès
|
e8b21eecb1
Fix `setvbuf' to leave the line/column number unchanged.
|
12 年之前 |
Andy Wingo
|
0eba699d12
docbook->texi fix
|
12 年之前 |
Andy Wingo
|
520850ad27
(texinfo docbook) support for @acronym
|
12 年之前 |
Andy Wingo
|
be52f329b6
add support for texinfo parsed arguments, like @acronym
|
12 年之前 |
Andy Wingo
|
4cec6c221a
Add a missing SYNC_ALL in variable-ref
|
12 年之前 |
Ludovic Courtès
|
ff4d367275
Optimize `scm_read_string'.
|
12 年之前 |
Ludovic Courtès
|
5bbd632fc3
Make `scm_unget_byte' public.
|
12 年之前 |
Ludovic Courtès
|
7be3c2fcbf
read: Avoid `void *' pointer arithmetic.
|
12 年之前 |
Ludovic Courtès
|
82171a2ea4
Build with `-Wpointer-arith' when available.
|
12 年之前 |
Ludovic Courtès
|
e9c898bf24
Correct typing of assertion in the `wind' instruction.
|
12 年之前 |
Ludovic Courtès
|
b662b7e971
Simplify the reader's `read_complete_token'.
|
12 年之前 |
Andy Wingo
|
4d497b629b
Merge remote-tracking branch 'origin/stable-2.0'
|
12 年之前 |
Andy Wingo
|
53bdfcf034
push error handlers out of line in the vm
|
12 年之前 |