Commit History

作者 SHA1 備註 提交日期
  Leo Prikler 5c6a944173 bug#45131: [PATCH] Compile directly to target language if no joint is found. 4 年之前
  Andy Wingo 85433fc2b1 Add mkstemp; undocument mkstemp! 4 年之前
  Andy Wingo cb8cabe85f Delay loading CPS unless CPS compiler used 5 年之前
  Andy Wingo f711ab85b2 Add compiler chooser implementation; fix bugs with previous commit 5 年之前
  Andy Wingo ded883b6f0 Sketch of how to choose different compiler based on -O0 5 年之前
  Andy Wingo 4311dc9858 Define new "lowering" phase in compiler 5 年之前
  Andy Wingo e9c0f3071d Warning and optimization levels always small integers 5 年之前
  Andy Wingo 116f94d661 Add language-specific analysis pass to compiler infrastructure 5 年之前
  Andy Wingo c8c19f2ef3 Add #:optimization-level, #:warning-level compile keyword args 5 年之前
  Andy Wingo 52f308e272 Rework compile-fold 5 年之前
  Andy Wingo 6bb996ec66 Use more `match' in (system base compile) 5 年之前
  Andy Wingo cdb9030f45 Slight (system base compile) refactor 5 年之前
  Andy Wingo 457bc9f1d3 Update (system base compile) header 5 年之前
  Andy Wingo aae3561584 Allow mkstemp! to have optional "mode" argument 9 年之前
  Andy Wingo 1f6a8f2a6e Use source file permissions for compiled files 9 年之前
  Andy Wingo 691697de09 Rename "RTL" to "bytecode" 11 年之前
  Andy Wingo f7f5f49a6b Decompile goes from tree-il to scheme by default. 11 年之前
  Andy Wingo b73a2ee017 Default to compiling to RTL 11 年之前
  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 年之前