1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
guile/module/language/scheme
Andy Wingo 6c51a40ace read-enable 'positions by default
* libguile/read.c (scm_read_opts): Default "positions" to #t.  The
  compiler was already turning it on anyway, and this allows
  primitive-load without --auto-compile to also propagate source
  information through the expander, for better errors and to let macros
  know their source.

* module/language/scheme/spec.scm: No need to enable positions here
  now.
2011-02-13 15:06:11 +01:00
..
compile-tree-il.scm fix a comment about environments and the scheme compiler 2010-05-02 11:19:46 +02:00
decompile-tree-il.scm Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
spec.scm read-enable 'positions by default 2011-02-13 15:06:11 +01:00