wisp
 

Commit (click to see the diff): 327acbae68ef4efbf77734f0ee20359ed559ce0d

merge SRFI draft, curly-infix by default, REPL delayed output fix, examples, tests and generalized shell-call.

Arne Babenhauserheide

Diffstat

Änderung:        969:327acbae68ef
Zweig:           stable
Marke:           v0.8.2
Vorgänger:       838:86a392bddf91
Vorgänger:       968:203891adca65
Nutzer:          Arne Babenhauserheide 
Datum:           Thu Mar 19 00:06:10 2015 +0100
Zusammenfassung: merge SRFI draft, curly-infix by default, REPL delayed output fix, examples, tests and generalized shell-call.

 .bugs/bugs                      |     3 +
 NEWS                            |    15 +
 README                          |    24 +-
 configure.ac                    |     2 +-
 docs/srfi-from-template.html    |   756 +++++++++++++++++++++++++
 docs/srfi-testsuite.html        |   957 +++++++++++++++++++++++++++++++
 docs/srfi.html                  |  1885 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 docs/srfi.org                   |   161 ++---
 examples/ensemble-estimation.w  |   237 +++++++
 examples/factorial.w            |    16 +
 examples/map-product-sums.w     |    23 +
 tests/runtests-scheme-reader.sh |     8 +-
 tests/self-referencial.scm      |    21 +
 tests/self-referencial.w        |    19 +
 tests/sxml.scm                  |    34 +
 tests/sxml.w                    |    32 +
 tests/syntax-strings-parens.scm |     2 +-
 tests/syntax-strings-parens.w   |     2 +-
 tests/websafe-indent.scm        |     7 -
 wisp-reader.w                   |    24 +-
 wisp-scheme.w                   |     2 +-
 21 Dateien verändert, 4089 Zeilen hinzugefügt(+), 141 Zeilen entfernt(-)

Files in this revision