Alex Shinn
|
86fe354c43
|
Adding srfi-38 read/write tests.
|
2011-12-04 16:26:56 +09:00 |
|
Alex Shinn
|
fcb58f75c4
|
test calling sexp_apply repeatedly from C
|
2011-12-01 21:30:49 +09:00 |
|
Alex Shinn
|
47ad791d5d
|
Followup to previous patch - updating scripts to import (scheme), and tests to run with -xscheme.
|
2011-11-30 09:43:27 +09:00 |
|
Alex Shinn
|
b22b0bc7a4
|
Fix for letrec* - trailing non-procedure definitions cause earlier procedures to be treated as set!s.
Technically this is only needed if the non-proc defs reference the
earlier procedures, which leaves room for optimization later.
|
2011-11-29 08:33:30 +09:00 |
|
Alex Shinn
|
5f63567db0
|
adding division tests and putting (scheme division) in the public domain
|
2011-11-28 08:37:06 +09:00 |
|
Alex Shinn
|
9ea9a4d26a
|
adding tests copied from the draft r7rs standard
|
2011-11-27 22:42:58 +09:00 |
|
Alex Shinn
|
473d16e99b
|
updating docs for new release
|
2011-11-24 10:49:55 +09:00 |
|
Alex Shinn
|
4d23c1e7c5
|
adding basic process and system tests, with some fixes
|
2011-11-24 10:11:12 +09:00 |
|
Alex Shinn
|
e1731fabf3
|
FFI struct types no longer use global variables (with improved type-inference as a bonus)
|
2011-11-24 01:20:47 +09:00 |
|
Alex Shinn
|
5f858a183c
|
Adding additional build tests.
|
2011-11-14 09:18:15 +09:00 |
|
Alex Shinn
|
cafcad3ca4
|
doing a final make cleaner after the build tests (that always trips me up)
|
2011-11-08 22:59:20 +09:00 |
|
Alex Shinn
|
fe610fa47e
|
Removing warnings in port.c, adding basic io tests.
|
2011-11-06 21:46:26 +09:00 |
|
Alex Shinn
|
55aeef42e7
|
Removing bash-ism.
|
2011-11-06 16:06:59 +09:00 |
|
Alex Shinn
|
bd4a8f7488
|
using /bin/sh (no bash features used)
|
2011-11-06 15:14:08 +09:00 |
|
Alex Shinn
|
18417dfe0c
|
BSD fixes from Bakul.
|
2011-11-06 15:12:39 +09:00 |
|
Alex Shinn
|
8146be0250
|
Various fixes for alternate builds.
|
2011-11-04 18:39:26 +09:00 |
|
Alex Shinn
|
4ae5949d54
|
fixing header alignment in disasm
|
2011-11-01 22:51:09 +09:00 |
|