Mark H Weaver
|
40e92f09fc
Fix error messages involving definition forms
|
13 years ago |
Andy Wingo
|
d4b5c773e4
update NEWS
|
13 years ago |
Andy Wingo
|
0133e13f34
fix test-loose-ends
|
13 years ago |
Andy Wingo
|
68c31a42ab
update local-eval docs
|
13 years ago |
Andy Wingo
|
6dc8c138f9
more readable gensyms
|
13 years ago |
Andy Wingo
|
f9685f4373
globally unique marks and labels using syntax-session-id
|
13 years ago |
Andy Wingo
|
4496c9c1e8
Revert "Universally-unique gensyms"
|
13 years ago |
Andy Wingo
|
d062a8c1ee
Implement `local-eval', `local-compile', and `the-environment'
|
13 years ago |
Ludovic Courtès
|
f5e772b2ba
Fix a couple of warnings.
|
13 years ago |
Ludovic Courtès
|
3a822fff15
Fix typo in `-Wformat'.
|
13 years ago |
Ludovic Courtès
|
60273407f9
Add warnings for unsupported `simple-format' options.
|
13 years ago |
Ludovic Courtès
|
40fb4e317b
Import Gnulib's `setenv' module, for MinGW.
|
13 years ago |
Andy Wingo
|
68fcf71189
new syntax procedures to (system syntax)
|
13 years ago |
Andy Wingo
|
1ace4fbf3d
add syntax-module
|
13 years ago |
Andy Wingo
|
3d51e57cfb
add syntax-locally-bound-identifiers
|
13 years ago |
Andy Wingo
|
a2b62b48ab
fix "lexical vars are collectable" test
|
13 years ago |
Andy Wingo
|
e5cf97290c
better function prologue disassembly
|
13 years ago |
Andy Wingo
|
d646d81ec1
add another case in which to fold (values FOO) to FOO, for some FOO
|
13 years ago |
Andy Wingo
|
c3d5344a92
fix values miscompilation in push context with RA
|
13 years ago |
Ludovic Courtès
|
2b264d7e4f
Work around instruction reordering on SPARC and HPPA in the VM.
|
13 years ago |
Ludovic Courtès
|
228e9ec137
vlist: Use (ice-9 format).
|
13 years ago |
Ludovic Courtès
|
5765c5a82c
FFI: Fix `set-pointer-finalizer!' to leave the type cell unchanged.
|
13 years ago |
Ludovic Courtès
|
c64d07d822
guile-readline: Clean `.go' files.
|
13 years ago |
Andy Wingo
|
21ad60a1d2
current-filename canonicalizes path, remove add-to-path
|
13 years ago |
Ludovic Courtès
|
73c080f9c0
Adjust tests that relied on the output of the hash table printer.
|
13 years ago |
Ludovic Courtès
|
fb8b2a9d60
Print the address of hash tables.
|
13 years ago |
Ludovic Courtès
|
967394bca7
Augment `release.org'.
|
13 years ago |
Ludovic Courtès
|
0fc9040fa2
Parenthesize and type `SCM_FRAME' macros; check layout of `scm_vm_frame'.
|
13 years ago |
Ludovic Courtès
|
17cc6e40a9
Relax `asm-to-bytecode.test' for when target CPU == native CPU.
|
13 years ago |
Mark H Weaver
|
ad432bc831
Universally-unique gensyms
|
13 years ago |