1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-08 21:20:19 +02:00
guile/module/system
Daniel Hartwig afdf5467e5 repl: add repl-option for customized print
Closes <http://bugs.gnu.org/13077>.

* module/system/repl/common.scm (repl-default-options)
  (repl-print): Add option to use customized print procedure.
* doc/ref/scheme-using.texi (REPL Commands): Update.
2012-12-10 23:41:06 +01:00
..
base Improve error for set-fields paths leading to different types. 2012-11-10 01:37:20 -05:00
repl repl: add repl-option for customized print 2012-12-10 23:41:06 +01:00
vm fix more assumptions that the frame-procedure is a procedure 2012-05-11 14:30:43 +02:00
foreign.scm add pointer->scm, scm->pointer 2011-03-17 10:39:02 +01:00
xref.scm system xref maintains source mapping for nested procedures too 2010-09-24 13:24:48 +02:00