Commit History

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