提交历史

作者 SHA1 备注 提交日期
  Mark H Weaver 505afe2832 Update user-visible copyright dates in manual and REPL to 2012 13 年之前
  Andy Wingo 46e0923d35 fix bug in make-repl when lang is actually a language 13 年之前
  Andy Wingo d62dd76685 add ,expand and ,optimize 13 年之前
  Andy Wingo bb455e4f94 allow ,option on-error report instead of debug 14 年之前
  Ludovic Courtès d215190e5c Leave the default `*current-warning-prefix*' at the REPL. 14 年之前
  Ludovic Courtès 5a79300f85 Add `%auto-compilation-options', used by `compile-file' when auto-compiling. 14 年之前
  Ludovic Courtès a4060f6710 Add `*current-warning-prefix*'. 14 年之前
  Mark H Weaver 1a3152f7df Bump copyright date in REPL version string 14 年之前
  Andy Wingo c372cd74fd repl read/write using current ports, not captured ports 14 年之前
  Andy Wingo c27d140ab4 validating repl options; value-history on by default 15 年之前
  Andy Wingo 2b12193df2 heap/literal fixes for repl-default-options 15 年之前
  Andy Wingo 33df2ec719 integrate the debugger into the repl 15 年之前
  Andy Wingo d5e0eb5797 fix repl level printing 15 年之前
  Andy Wingo 652f48c062 use *repl-stack* instead of *repl-level* 15 年之前
  Andy Wingo 5b27d9d25e add repl inport and outport fields and accessors 15 年之前
  Andy Wingo 35d70eccac repl compiles with warnings by default 15 年之前
  Andy Wingo 9346b857af batch-mode? in terms of *repl-level* 15 年之前
  Andy Wingo 91037860bd add repl-default-option-set! in (system repl common) 15 年之前
  Andy Wingo 3098986b1a recursive repl support 15 年之前
  Andy Wingo dca9a4d685 make guile's welcome more gnu-conventional; also warranty and copying info 15 年之前
  Andy Wingo 01c0082fae remove repl-vm; repl evaluation does not cause recursive vm invocation 15 年之前
  Andy Wingo 32ce4058db prompt around REPL evaluations, and around `guile' program invocation 15 年之前
  Andy Wingo 6c20a0b34b vm no longer measures bogoclock or times, relies on os for that 15 年之前
  Andy Wingo f95f82f8e1 compilation enviroments are always modules; simplifications & refactorings 15 年之前
  Andy Wingo 4b2afc6258 language-readers receive environment as an arg 15 年之前
  Ludovic Courtès 30e73c7698 Fix REPL environment for languages other than scheme. 15 年之前
  Ludovic Courtès 87c595c757 Compile in a fresh module by default. 16 年之前
  Ludovic Courtès e1203ea00f Switch remaining GPLv2+ Guile-VM headers to LGPLv3+. 16 年之前
  Andy Wingo 8239263f86 fix erroneous #:use-syntax clausen 16 年之前
  Andy Wingo d9d671f76e no keyword arguments in GHIL / GLIL, just optional args -- faster compiles 16 年之前