Alex Shinn
|
bf2eaea22b
|
Fixing same source/dest in *-copy!.
|
2012-11-23 21:01:41 +09:00 |
|
Alex Shinn
|
4a6af64dc4
|
Updating *-copy! tests to not assume minimum end.
|
2012-11-23 18:11:14 +09:00 |
|
Alex Shinn
|
0c7a01d13a
|
Updated order of read-bytevector! arguments.
|
2012-11-23 17:28:07 +09:00 |
|
Alex Shinn
|
3dc5ecf16f
|
Fixing typo in flush-output-port on textual port test case.
|
2012-11-23 16:52:00 +09:00 |
|
Alex Shinn
|
213e78037a
|
Adding missing (scheme r5rs) library.
|
2012-11-23 16:48:14 +09:00 |
|
Alex Shinn
|
04b99a00da
|
Cleaning up R7RS tests.
|
2012-11-11 17:22:14 +09:00 |
|
Alex Shinn
|
28460d3664
|
Adding additional unicode tests.
|
2012-11-11 15:53:46 +09:00 |
|
Alex Shinn
|
61b9214644
|
Adding infinite list map/for-each examples.
|
2012-11-11 15:39:43 +09:00 |
|
Alex Shinn
|
77bdb07584
|
Adding start/end parameters to string<->utf8.
|
2012-11-11 15:35:35 +09:00 |
|
Alex Shinn
|
54483179d2
|
Making chibi's write-string agree with R7RS.
Adding additional write tests.
|
2012-11-11 15:13:47 +09:00 |
|
Alex Shinn
|
9b6c954891
|
Adding reader label tests.
|
2012-11-11 14:41:44 +09:00 |
|
Alex Shinn
|
a9f4f3edd3
|
Checking that r7rs is in the features list.
|
2012-11-11 14:15:12 +09:00 |
|
Alex Shinn
|
aeb0109159
|
Adding additional tests for char names and string escapes.
|
2012-11-11 14:14:05 +09:00 |
|
Alex Shinn
|
2f5f7f73c7
|
Adding full unicode digit-value.
|
2012-11-11 13:38:17 +09:00 |
|
Alex Shinn
|
44c643c7cf
|
Adding support for complex literals in exponential format.
|
2012-11-11 12:26:03 +09:00 |
|
Alex Shinn
|
1d3e043e68
|
Adding transitivity tests.
|
2012-11-07 21:41:11 +09:00 |
|
Alex Shinn
|
5b9a41f2c1
|
Adding environment tests.
|
2012-11-04 21:46:14 +09:00 |
|
Alex Shinn
|
33326888f0
|
Making rationalize on inexact numbers agree with the standard.
I still think this is pointless though.
|
2012-11-04 21:39:55 +09:00 |
|
Alex Shinn
|
9ac7caff59
|
Cleanup tests, adding case-lambda tests.
|
2012-11-04 15:05:10 +09:00 |
|
Alex Shinn
|
3bffe320a9
|
Adding Peter Bex's numeric parsing tests.
|
2012-11-04 00:43:20 +09:00 |
|
Alex Shinn
|
b3005cc0ee
|
log takes two arguments now
|
2012-11-03 23:07:18 +09:00 |
|
Alex Shinn
|
369a4b01fb
|
Updating R7RS tests.
|
2012-11-02 00:04:32 +09:00 |
|
Alex Shinn
|
08a5a2e0e8
|
Renaming the (scheme) library to (chibi). Leaving (scheme) as an alias for backwards compatibility.
|
2012-10-14 22:11:47 +09:00 |
|
Alex Shinn
|
fc1a1bd393
|
Adding tests and bugfixes for read-string[!].
|
2012-10-13 21:54:30 +09:00 |
|
Alex Shinn
|
23d3d6dce7
|
Fixing getpwnam stub, adding test cases from pod.
|
2012-10-09 21:52:16 +09:00 |
|
Alex Shinn
|
dd508447f5
|
hiding error output in threads test
|
2012-09-17 18:02:41 +09:00 |
|
Alex Shinn
|
4554b1f860
|
moving (chibi strings) to (chibi string) in conjunction with R7RS vote to prefer singular form of module names
|
2012-08-15 21:33:19 +09:00 |
|
Alex Shinn
|
b40370be52
|
thread-join! now returns the result or raises the exception of the joined thread
|
2012-08-15 21:23:39 +09:00 |
|
Alex Shinn
|
10b1110439
|
Fixing mutex-unlock! with paused thread waiting on mutex-lock!
|
2012-08-08 00:21:00 +09:00 |
|
Alex Shinn
|
b682d77971
|
fixing string-trim resulting in empty string
|
2012-07-23 05:54:33 +09:00 |
|
Alex Shinn
|
0553dd41b9
|
Need to rename field parameter names in record constructors.
|
2012-07-16 22:49:48 +09:00 |
|
Alex Shinn
|
d4cd223d7e
|
adding a sync to build-tests
|
2012-07-10 22:29:44 +09:00 |
|
Alex Shinn
|
88b84d5232
|
fleshing out hash tests
|
2012-06-25 22:38:27 -07:00 |
|
Alex Shinn
|
02d02f40be
|
adding string-tests to lib-tests
|
2012-06-25 21:02:08 -07:00 |
|
Alex Shinn
|
9936ad2d58
|
adding more test suites to lib tests
|
2012-06-24 23:11:53 -07:00 |
|
Alex Shinn
|
fba762deea
|
Updating R7RS tests with name changes.
|
2012-06-23 22:30:51 -07:00 |
|
Alex Shinn
|
08e4fead8b
|
small fixes and warning removals for build tests
|
2012-06-20 21:39:52 -07:00 |
|
Alex Shinn
|
14a46feec9
|
adding iset optimization utility lib
|
2012-06-17 19:07:54 +09:00 |
|
Alex Shinn
|
638558ebe0
|
initial (iset) integer-set library based on chicken implementation
|
2012-06-07 01:36:08 +09:00 |
|
Alex Shinn
|
c8f13f8538
|
Adding (scheme cxr) library, removing all other references to c[ad]{3,4]r.
|
2012-05-20 15:16:11 +09:00 |
|
Alex Shinn
|
85a7efc003
|
automatically making sockets non-blocking on accept
|
2012-05-14 08:37:45 -04:00 |
|