1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 16:00:22 +02:00
guile/module/system
Andy Wingo 8bd261baaa (language tree-il analyze) works better with RTL programs
* module/system/vm/program.scm (program-arguments-alists): Export this
  interface.  Fall back to grovelling through procedure-minimum-arity if
  the program has no arities, as might be the case for continuations.

* module/language/tree-il/analyze.scm (validate-arity): Use
  program-arguments-alists instead of the program-arities interface, to
  cover both stack VM and RTL programs.
2013-10-18 18:41:59 +02:00
..
base compile-file adds #:to-disk? #t to opts 2013-08-24 15:27:57 +02:00
repl ,xx for RTL images 2013-08-29 20:50:19 +02:00
vm (language tree-il analyze) works better with RTL programs 2013-10-18 18:41:59 +02:00
foreign.scm Merge remote-tracking branch 'origin/stable-2.0' 2013-02-18 17:59:38 +01:00
xref.scm minimal RTL program support in (system xref) 2013-10-17 23:20:32 +02:00