wisp
 

Commit (click to see the diff): 5475d743562512c44d2cdd0bf534c78c88efb0f8

merge default into stable for release: - Better performance - Support for SRFI-105 - Working syntax highlighting in export via wisp-mode.el - Wisp can now execute wisp-files directly via guile -L . --language=wisp file.w. - Icosahedric Advection-Diffusion example: examples/d20world.w - Draft for an SRFI - Presentatien: Why Wisp? - Working autoreconf -i; ./configure; make distcheck - Real Testsuite (./runtests.sh . .)

Arne Babenhauserheide

Diffstat

Änderung:        641:5475d7435625
Zweig:           stable
Marke:           v0.6.0
Vorgänger:       525:d029b4313d68
Vorgänger:       640:6154d9a4532a
Nutzer:          Arne Babenhauserheide 
Datum:           Mon Jul 14 13:35:08 2014 +0200
Zusammenfassung: merge default into stable for release:

 .bugs/bugs                                                 |     9 +-
 .bugs/details/7a57614fa920b2ddad002d044b144d0bb7c34f84.txt |    29 +
 .bugs/details/8cf6202873d4454f57813dd17cf60432059f7c62.txt |    29 +
 NEWS                                                       |    13 +-
 README                                                     |     8 +-
 configure.ac                                               |     4 +-
 docs/srfi.org                                              |  1143 +++++++++++++++++++++++++++++++++++-
 docs/why-wisp.org                                          |    19 +-
 examples/d20world.w                                        |   263 ++++++++
 examples/fizzbuzz.w                                        |    24 +
 examples/kit-encode.w                                      |    31 +-
 tests/hello.scm                                            |     5 +
 tests/hello.w                                              |     3 +
 tests/linebreaks.scm                                       |    16 +
 tests/sublist.scm                                          |     4 +-
 tests/sublist.w                                            |     2 +-
 tests/websafe-indent.scm                                   |     7 +
 wisp-mode.el                                               |     9 +
 wisp-multiline.sh                                          |     2 +-
 wisp-reader.w                                              |    21 +-
 20 Dateien verändert, 1609 Zeilen hinzugefügt(+), 32 Zeilen entfernt(-)

Files in this revision