Andy Wingo
|
72bb47ae4c
compile-file adds #:to-disk? #t to opts
|
12 роки тому |
Jason Earl
|
cfe24bc4de
use chmod portably in (system base compile)
|
12 роки тому |
Eli Zaretskii
|
854ada4f1a
Fix startup of guile.exe on MS-Windows.
|
12 роки тому |
Andy Wingo
|
e6f7624ad3
paameterize in read-and-compile
|
12 роки тому |
Andy Wingo
|
5745de9172
current-language is a parameter in boot-9
|
12 роки тому |
Andy Wingo
|
776491caa2
fix compilation of glil to assembly
|
12 роки тому |
Andy Wingo
|
b3219085d9
read-and-compile closes input file after seeing EOF
|
12 роки тому |
Ludovic Courtès
|
b6aedd68bc
Don't stat(2) and access(2) the .go location before using it.
|
13 роки тому |
Ludovic Courtès
|
b3da54d181
Placate a number of `syntax-check' verifications.
|
13 роки тому |
Mark H Weaver
|
b72ab481cd
Update comment: ~/.guile-ccache => ~/.cache/guile/ccache
|
13 роки тому |
Andy Wingo
|
6934d9e75f
fix generation of auto-compiled file names on mingw systems
|
14 роки тому |
Andy Wingo
|
56dbc8a899
rewrite ensure-writable-dir to not be racy
|
14 роки тому |
Andy Wingo
|
6f06e8d35f
autocompile -> auto-compile
|
14 роки тому |
Andy Wingo
|
2183d66e13
more sensible error if compiled-file-name returns false in compile-file
|
14 роки тому |
Ludovic Courtès
|
eda0622095
Choose the input source file encoding in a locale-independent way.
|
14 роки тому |
Andy Wingo
|
6cb423613e
remove syntax-error and call-with-compile-error-catch from compile.scm
|
14 роки тому |
Ludovic Courtès
|
fefd60ba4b
Check for go/scm mtime ordering rather than equality.
|
15 роки тому |
Andy Wingo
|
4288533bb3
current-language fluid refactoring
|
15 роки тому |
Andy Wingo
|
b9e67767ae
compile-file gets #:canonicalization arg, defaults to 'relative
|
15 роки тому |
Andy Wingo
|
04af4c4c52
`load' doesn't cause the compiler to be loaded in some cases
|
15 роки тому |
Andy Wingo
|
06bfe276c8
nanosecond timestamp support in stat and utime
|
15 роки тому |
Ludovic Courtès
|
6734191c68
Remove unused top-level variables.
|
15 роки тому |
Andy Wingo
|
8753fd537c
fix brainfuck for new tree-il, and add tests
|
16 роки тому |
Andy Wingo
|
f95f82f8e1
compilation enviroments are always modules; simplifications & refactorings
|
16 роки тому |
Andy Wingo
|
40867c9776
no more *compilation-environment* fluid
|
16 роки тому |
Andy Wingo
|
4b2afc6258
language-readers receive environment as an arg
|
16 роки тому |
Ludovic Courtès
|
f65e2b1ec5
Honor and confine expansion-time side-effects to `current-reader'.
|
16 роки тому |
Ludovic Courtès
|
87c595c757
Compile in a fresh module by default.
|
16 роки тому |
Michael Gran
|
889975e51a
Add full Unicode capability to ports and the default reader
|
16 роки тому |
Ludovic Courtès
|
2e4c3227ce
Add `(system base message)', a simple warning framework.
|
16 роки тому |