Commit történet

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