Commit (click to see the diff): 56044ce725b7d803100d58881e60e63668b6edb8
install language/wisp.scm + debugging
Arne Babenhauserheide
Diffstat
Änderung: 1441:56044ce725b7 Zweig: stable Marke: v0.9.7 Vorgänger: 1421:8f81e0e410c6 Vorgänger: 1440:c7e594c41355 Nutzer: Arne BabenhauserheideDatum: Tue Oct 17 17:11:02 2017 +0200 Zusammenfassung: install language/wisp.scm + debugging .bugs/bugs | 1 + .bugs/details/499afb16915b64d56aff710d292b46ddaa060869.txt | 31 ++++++++++ Makefile.am | 2 +- NEWS | 3 + configure.ac | 2 +- examples/benchmark.w | 8 +- examples/doctests-test.scm | 16 ++-- examples/doctests-test.w | 19 +++--- examples/doctests-testone.scm | 7 +- examples/doctests.scm | 163 +++++++++++++++++++++++++++++++++++++++---------------- examples/doctests.w | 162 ++++++++++++++++++++++++++++++++++++++---------------- examples/newbase60.w | 1 + wisp-scheme.w | 10 +- 13 Dateien verändert, 295 Zeilen hinzugefügt(+), 130 Zeilen entfernt(-)
Files in this revision
- .bugs/bugs
- .bugs/details/499afb16915b64d56aff710d292b46ddaa060869.txt
- .bugs/details/4d4e76343fe09f0ec72a3e5eb0077bd16e12f9d5.txt
- .bugs/details/6749f3abcb9455eac9271efd8265797bce114239.txt
- .bugs/details/7a57614fa920b2ddad002d044b144d0bb7c34f84.txt
- .bugs/details/8cf6202873d4454f57813dd17cf60432059f7c62.txt
- .bugs/details/ce28d6c0d1f9894c9b946e56b17934473800edfe.txt
- .bugs/details/d6de2074a5017f1f29f34d142ce797981ed270a0.txt
- .bugs/details/d9147504868960e5fbc2648474d48ce5c9bd1a02.txt
- .bugs/details/e445b9ed2403cd366e556f384129c08970f0b77a.txt
- .hgsigs
- .hgtags
- AUTHORS
- Makefile.am
- NEWS
- README
- README.md
- bootstrap-reader.sh
- bootstrap.sh
- configure.ac
- docs/fosdem2016.org
- docs/interactive-run.txt
- docs/srfi-119/README
- docs/srfi-119/bootstrap.sh
- docs/srfi-119/srfi-testsuite.html
- docs/srfi-119/wisp-bootstrap.py
- docs/srfi-119/wisp-guile.scm
- docs/srfi-119/wisp-guile.w
- docs/srfi-119/wisp-scheme.scm
- docs/srfi-119/wisp-scheme.w
- docs/srfi-from-template.html
- docs/srfi-testsuite.html
- docs/srfi.html
- docs/srfi.org
- docs/tutorial.org
- docs/ui/default/blank.gif
- docs/ui/default/bodybg.gif
- docs/ui/default/framing.css
- docs/ui/default/iepngfix.htc
- docs/ui/default/opera.css
- docs/ui/default/outline.css
- docs/ui/default/pretty.css
- docs/ui/default/print.css
- docs/ui/default/s5-core.css
- docs/ui/default/slides.css
- docs/ui/default/slides.js
- docs/ui/i18n/00_head.txt
- docs/ui/i18n/bg-shade.png
- docs/ui/i18n/bg-slide.jpg
- docs/ui/i18n/framing.css
- docs/ui/i18n/pretty.css
- docs/ui/i18n/s5-core.css
- docs/ui/i18n/slides.css
- docs/ui/jquery.js
- docs/ui/org-slides.js
- docs/why-wisp.org
- examples/Makefile
- examples/advent-2016-day-7.w
- examples/argparse.w
- examples/benchmark.w
- examples/cartesian-sets.w
- examples/cholesky.w
- examples/cli.w
- examples/closure.w
- examples/commandline-handling.w
- examples/comment-server.w
- examples/d20world.w
- examples/d6.w
- examples/doctests-test.scm
- examples/doctests-test.w
- examples/doctests-testone.scm
- examples/doctests.scm
- examples/doctests.w
- examples/duel.w
- examples/ensemble-estimation.w
- examples/enter-three-witches.scm
- examples/enter-three-witches.w
- examples/evaluate-r7rs-benchmark.w
- examples/evolve.w
- examples/factorial.w
- examples/fib.w
- examples/fizzbuzz.w
- examples/guile-ecraven-benchmarks-result-2017-08-13.csv
- examples/hello-world-server.w
- examples/hoist-in-loop.w
- examples/ild.w
- examples/kit-encode.w
- examples/macros.w
- examples/map-product-sums.w
- examples/mercurial.w
- examples/multithreaded-magic.w
- examples/newbase60.w
- examples/power-iteration.w
- examples/property.w
- examples/running_mean_std.w
- examples/say.w
- examples/securepassword.w
- examples/sh.w
- examples/string-replace-benchmark.w
- examples/tinyenc.c
- examples/tinyenc.w
- examples/unbiased-std.w
- examples/unicode-math-fun.w
- examples/with.w
- examples/y-combinator.w
- examples/yinyang.w
- gpl.txt
- guildhall-packages/newbase60/newbase60.scm
- guildhall-packages/newbase60/pkg-list.scm
- m4/guile.m4
- racket/parse.rkt
- racket/wisp.rkt
- testrunner.w
- tests/btest.scm
- tests/btest.w
- tests/continuation.scm
- tests/continuation.w
- tests/dotted-pair.scm
- tests/dotted-pair.w
- tests/emacs-customization-tex-master.scm
- tests/emacs-customization-tex-master.w
- tests/emacs-customization.scm
- tests/emacs-customization.w
- tests/example.scm
- tests/example.w
- tests/factorial.scm
- tests/factorial.w
- tests/fast-sum.scm
- tests/fast-sum.w
- tests/flexible-parameter-list.scm
- tests/flexible-parameter-list.w
- tests/hello.scm
- tests/hello.w
- tests/linebreaks.scm
- tests/mtest.scm
- tests/mtest.w
- tests/multiline-string.scm
- tests/multiline-string.w
- tests/namedlet.scm
- tests/namedlet.w
- tests/partial-indent.scm
- tests/partial-indent.w
- tests/quotecolon.scm
- tests/quotecolon.w
- tests/range.scm
- tests/range.w
- tests/readable-tests.scm
- tests/readable-tests.w
- tests/realpath.sh
- tests/runtests-scheme-preprocessor.sh
- tests/runtests-scheme-reader.sh
- tests/self-referencial.scm
- tests/self-referencial.w
- tests/shebang.scm
- tests/shebang.w
- tests/strangecomments.scm
- tests/strangecomments.w
- tests/sublist.scm
- tests/sublist.w
- tests/sxml.scm
- tests/sxml.w
- tests/syntax-colon.scm
- tests/syntax-colon.w
- tests/syntax-dot.scm
- tests/syntax-dot.w
- tests/syntax-empty.scm
- tests/syntax-empty.w
- tests/syntax-indent.scm
- tests/syntax-indent.w
- tests/syntax-strings-parens.scm
- tests/syntax-strings-parens.w
- tests/syntax-underscore.scm
- tests/syntax-underscore.w
- wisp-guile.w
- wisp-mode.el
- wisp-multiline.sh
- wisp-reader.w
- wisp-repl-guile.sh
- wisp-scheme.w
- wisp.py