Commit (click to see the diff): 7a6f1a55af314540efb68e109b9d15ccdfddeb96
include m4/guile.m4 to fix version-mismatches
Arne Babenhauserheide
Diffstat
Änderung: 1385:7a6f1a55af31 Zweig: stable Marke: v0.9.3 Vorgänger: 1383:34fb66b99fad Nutzer: Arne BabenhauserheideDatum: Mon Sep 18 23:22:03 2017 +0200 Zusammenfassung: include m4/guile.m4 to fix version-mismatches Makefile.am | 6 +- NEWS | 3 + configure.ac | 5 +- m4/guile.m4 | 394 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 Dateien verändert, 405 Zeilen hinzugefügt(+), 3 Zeilen entfernt(-)
Files in this revision
- .bugs/bugs
- .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/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/evolve.w
- examples/factorial.w
- examples/fib.w
- examples/fizzbuzz.w
- 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/quotecolon.scm
- tests/quotecolon.w
- tests/range.scm
- tests/range.w
- tests/readable-tests.scm
- tests/readable-tests.w
- 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