summaryrefslogtreecommitdiff
path: root/module/ice-9/session.scm
Commit message (Expand)AuthorAgeFilesLines
* Deprecate passing a non-zero size to make-moduleAndy Wingo2019-09-271-1/+1
* rtl-program? -> program?Andy Wingo2013-11-191-1/+1
* Remove stack programs, objcode, and the old VM.Andy Wingo2013-11-081-2/+1
* Fix procedure-arguments on RTL programs, and tweak session.testAndy Wingo2013-11-081-2/+3
* better procedure-arguments for interpreted procs with opt, rest, kwargsAndy Wingo2012-07-061-2/+6
* Have `procedure-arguments' always return the `allow-other-keys?' pair.Ludovic Courtès2012-07-021-7/+11
* add an apropos-hook to ice-9 sessionAndy Wingo2011-12-121-10/+17
* fix tab completion in repl (doh)Andy Wingo2011-01-071-2/+2
* Fix for `submodules' in (ice-9 session) (closes #30062)Jose A. Ortega Ruiz2010-09-021-9/+2
* fix (app modules) usage in (ice-9 session)Andy Wingo2010-04-231-2/+1
* deprecate arity access via (procedure-properties proc 'arity)Andy Wingo2010-04-171-1/+1
* fix texinfo reflection for proceduresAndy Wingo2010-01-121-2/+2
* eval.c closures are now applicable smobs, not tc3sAndy Wingo2009-12-041-14/+2
* Fix typos leading to unbound variable references.Ludovic Courtès2009-10-221-2/+3
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-1/+1
* Merge commit '53d81399bef1d9396665e79fb6b9c25eb8e2a6ad' into vm-checkAndy Wingo2009-03-171-8/+60
* export procedure-arguments from ice-9 sessionAndy Wingo2009-02-251-1/+22
* move ice-9/ and oop/ under module/Andy Wingo2008-11-011-0/+461