1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00
guile/test-suite/vm
Bake Timmons 91a214ebd9 Improve the usage of variable names in Scheme docstrings.
* module/ice-9/boot-9.scm:
* module/ice-9/popen.scm:
* module/ice-9/pretty-print.scm:
* module/ice-9/r4rs.scm:
* module/rnrs/io/ports.scm:
* module/texinfo/string-utils.scm:
* module/web/http.scm:
* module/web/request.scm:
* module/web/response.scm:
* test-suite/vm/run-vm-tests.scm: Make the variable names in Scheme docstrings more
  consistent.  Replace a few instances of @var with @code when appropriate.
2012-02-02 12:24:40 +01:00
..
Makefile.am Clean up `test-suite/vm'. 2010-05-26 23:41:24 +02:00
run-vm-tests.scm Improve the usage of variable names in Scheme docstrings. 2012-02-02 12:24:40 +01:00
t-basic-contructs.scm Rename the testsuite' directory to test-suite/vm'. 2010-05-26 23:41:24 +02:00
t-call-cc.scm Add VM test for call/cc in non-tail position 2011-03-20 01:00:09 +01:00
t-catch.scm Rename the testsuite' directory to test-suite/vm'. 2010-05-26 23:41:24 +02:00
t-closure.scm Rename the testsuite' directory to test-suite/vm'. 2010-05-26 23:41:24 +02:00
t-closure2.scm Rename the testsuite' directory to test-suite/vm'. 2010-05-26 23:41:24 +02:00
t-closure3.scm Rename the testsuite' directory to test-suite/vm'. 2010-05-26 23:41:24 +02:00
t-closure4.scm Rename the testsuite' directory to test-suite/vm'. 2010-05-26 23:41:24 +02:00
t-do-loop.scm Rename the testsuite' directory to test-suite/vm'. 2010-05-26 23:41:24 +02:00
t-global-bindings.scm Rename the testsuite' directory to test-suite/vm'. 2010-05-26 23:41:24 +02:00
t-literal-integers.scm Rename the testsuite' directory to test-suite/vm'. 2010-05-26 23:41:24 +02:00
t-macros.scm Rename the testsuite' directory to test-suite/vm'. 2010-05-26 23:41:24 +02:00
t-macros2.scm Rename the testsuite' directory to test-suite/vm'. 2010-05-26 23:41:24 +02:00
t-map.scm Rename the testsuite' directory to test-suite/vm'. 2010-05-26 23:41:24 +02:00
t-match.scm Update (ice-9 match) from Chibi-Scheme. 2011-09-03 22:18:02 +02:00
t-mutual-toplevel-defines.scm Rename the testsuite' directory to test-suite/vm'. 2010-05-26 23:41:24 +02:00
t-or.scm Rename the testsuite' directory to test-suite/vm'. 2010-05-26 23:41:24 +02:00
t-proc-with-setter.scm Rename the testsuite' directory to test-suite/vm'. 2010-05-26 23:41:24 +02:00
t-quasiquote.scm Rename the testsuite' directory to test-suite/vm'. 2010-05-26 23:41:24 +02:00
t-records.scm Rename the testsuite' directory to test-suite/vm'. 2010-05-26 23:41:24 +02:00
t-values.scm Rename the testsuite' directory to test-suite/vm'. 2010-05-26 23:41:24 +02:00