1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-22 12:30:32 +02:00
guile/module/system
Andy Wingo 6e699fed6b add source-location->source-properties to lalr
* module/system/base/lalr.scm (source-location->source-properties): New
  public function, to produce source properties that can be given to the
  compiler.
2010-11-18 12:31:28 +01:00
..
base add source-location->source-properties to lalr 2010-11-18 12:31:28 +01:00
repl repl.scm displays syntax errors on read as well 2010-11-18 12:21:36 +01:00
vm stepping traps use frame-next-source, not frame-source 2010-10-08 12:31:56 +02:00
foreign.scm Add FFI support for short' and unsigned short'. 2010-11-11 16:41:15 +01:00
xref.scm system xref maintains source mapping for nested procedures too 2010-09-24 13:24:48 +02:00